AWS Certified Solutions Architect Exam Notes – Services

AWS Services SQS Distributed queue system. Pull based. Used to decouple an application. Gives access to a message queue. Stores messages while waiting for a computer to process them. Message in the SQS queue will continue to exist even after the EC2 instance has processed it until you delete that message.  You have to ensure that you delete the Read more about AWS Certified Solutions Architect Exam Notes – Services[…]