Search Interview Questions | Click here and help us by providing the answer. Click Correct / Improve and please let us know. |
|
|||
|
| ||||
| Amazon Web Services (AWS) - Interview Questions and Answers for 'Aws security' - 6 question(s) found - Order By Rating | ||||
| ||||
| Ans. Configure it while creating EC2 instance only | ||||
| ||||
| Ans. No, We can do that through ACL | ||||
| ||||
| 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. | ||||
| ||||
| Ans. AWS console >> security groups >> Create security group >> Configure security group bases on Network requirement of EC2 instance | ||||
| ||||
| Ans. AWS: secure transport | ||||
| ||||
| Ans. Yes I did it for an execution role of a Lambda function to give it write access on S3 bucket. | ||||