AWS — Difference between SQS and SWF
SQS (Simple Queue Service) vs SWF (Simple Workflow Service) in AWS TL;DR: SQS is a service that allows you to queue messages giving you the ability to de-couple your environment.…
A Drink of Technology for the Thirsty Mind
SQS (Simple Queue Service) vs SWF (Simple Workflow Service) in AWS TL;DR: SQS is a service that allows you to queue messages giving you the ability to de-couple your environment.…
Introduction to IAM Account Root User in AWS A root user is created during the AWS sign-up process All AWS accounts have a root user (only one) Has complete access…