Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeStar1403-DevOps-Phase03-Team11 #832

Open
2 tasks done
aliyaghini opened this issue Jul 28, 2024 · 2 comments
Open
2 tasks done

CodeStar1403-DevOps-Phase03-Team11 #832

aliyaghini opened this issue Jul 28, 2024 · 2 comments
Assignees

Comments

@aliyaghini
Copy link

aliyaghini commented Jul 28, 2024

Feel free to answer in Persian

  • What is the difference between a static and a dynamic web server?
    Static Web Servers serve unchanging content directly from the server, leading to faster response times. Dynamic Web Servers generate content on demand, allowing for personalized and interactive experiences but often requiring more processing time and resources.
  • What is the difference between a load balancer and a reverse proxy?
    Load Balancer focus primarily on distributing traffic across multiple servers to optimize resource use and maintain availability. but Reverse Proxy map connections to specific server
  • Name some load balancing strategies and explain how each of them works.
    Round Robin
    Ip Hash
    Peak EWMA
    Least Connection
  • Explain some of the shortcomings of random load balancing strategy.
    Random load balancing ignores the specific characteristics or capabilities of each server, such as processing power, memory, or specialized software configurations.

Review

Link to your PR:
*merged successfully

  • Your PR is reviewed and approved by both mentors
  • Your PR is merged
@aliyaghini aliyaghini self-assigned this Jul 28, 2024
@dkhorasanizadeh
Copy link
Member

سلام. لطفا لینک PR رو ضمیمه کنید.

@aliyaghini
Copy link
Author

سلام. این PR مرج شده. فکر نمیکنم دیگه PR ای وجود داشته باشه.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants