More than 3000 questions in repository. There are more than 900 unanswered questions. Click here and help us by providing the answer. Have a video suggestion. Click Correct / Improve and please let us know.
Q95. Which of the Load balancer - Application / Network provides advanced features ? What is the use of other Load Balancer than if one provides advanced feature than other ?
Ans. Application Load Balancer is high level ( Level 7 Networking Layer ) and provides better features and flexibility than Network Load Balancer ( Level 4 Network Layer )
Network Load Balancer is turn provides better performance as it regulates raw traffic.
Help us improve. Please let us know the company, where you were asked this question :
Q110. Can a EC2 instance have multiple Security Groups ? Can a single security group be assigned to multiple Ec2 instances ? If either of them is true , doesn't it result in conflict ?
Ans. We can assign multiple security groups to single instance and we can use single security group with multiple instances.
It never results in conflict as security groups only have allow rules and no deny rules. Multiple security groups for an instance results in union of all rules.
Help us improve. Please let us know the company, where you were asked this question :
Ans. System status check is to check if the power or network is working whereas Instance status check goes further and make sure that traffic is going through.
Help us improve. Please let us know the company, where you were asked this question :
Ans. public key is used for locking whereas private key is used for unlocking. public key can be used for locking multiple instances and hence can be shared.
Help us improve. Please let us know the company, where you were asked this question :
Ans. Service ( EC2, Lambda etc )
AMI ( Operating System and Softwares )
Instance Type ( T,M, R etc )
EBS ( Volume Type , Size )
Price Class ( OnDemand, Dedicated etc )
Help us improve. Please let us know the company, where you were asked this question :