Set1(51-55) Flashcards
1
Q
Q51: Amazon ECS
A
There are two types of IAM roles for tasks: task execution role and task role.
.The task execution role grants the Amazon ECS container agent permission to call specific AWS API actions on your behalf.
.The task role grants your tasks permission to access other AWS services or resources. You can create these roles using the IAM console or AWS CLI.
2
Q
Q54: SQS
A
SQS is pull-based not push-based
3
Q
Q55: EC2 on-Demand Reserved capacity
A
There is no commitment and can be created and canceled as needed. it is ideal for development envs as it will ensure the capacity is available.
4
Q
Q55: EC2 Reserved instances
A
Good option for Production envs