You have been onboarded as a Cloud Engineer recently in a company called XYZ. The current application setup was a monolithic application; it has two functions: image processing and general website hosting. You have segregated these applications into 2 applications based on the workload. Which Load Balancer will you use to distribute the traffic among servers based on the request being made? * Classic Load Balancer * Application Load Balancer * Network Load balancer
You have been onboarded as a Cloud Engineer recently in a company called XYZ. The current application setup was a monolithic application; it has two functions: image processing and general website hosting. You have segregated these applications into 2 applications based on the workload. Which Load Balancer will you use to distribute the traffic among servers based on the request being made? * Classic Load Balancer * Application Load Balancer * Network Load balancer
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: hard
标签: intellipaat, aws, topic-specific, aws, cloud
参考答案摘要
Application Load Balancer: It supports path-based routing of the traffic and hence helps in enhancing the performance of the application structured as smaller services. Using an application load balan...
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。