Important AWS Concepts Researched
- Policies and Roles
Policy contains set of statements that allow or deny these actions on a particular resource. policies cannot be assigned directly to users or services.
Roles can be assigned to users and policies but roles cannot allow or deny things on their own. policies are assigned to roles.Often the case is like we assign multiple policies to single user.
2. The only way to know who launched a machine is via cloudtrail.
it will show event name, user name ,service name and much more.
Task: — Hi Guys,I am using SQS queue and nifi to collect message from there. But facing issue with SQS…
Failed to receive messages from Amazon SQS due AmazonSQSExceptions. AmazonSQS; Status code 502. Broken pipe
3. What is KMS Keys ?
4. can you have more than one auto scaling group attached to an elb?
yes, we can since elb will distribute the traffic among the various instances
5. AFAIK : as far as I know
6. ASG : Auto Scalling group
7. Quick question regarding Direct Connect. Do we have an option somehow to connect to S3 via private vif?
Direct Connect : it is the direct connection between the AWS and the person or company which wants to connect to it . It will be useful in case of streaming scenario.