AWS for Developers: SNS, SQS, and SWF
Overview
Learn how to use Amazon Simple Workflow Service (SWF), Simple Queue Service (SQS), and Simple Notification Service (SNS) to more effectively handle complex workflows.
Are you unclear about how to best work with the messaging, queueing, and workflow services offered by AWS? If so, this course can help. Join Jeremy Villeneuve as he shines a spotlight on three key AWS services—Simple Workflow Service (SWF), Simple Queue Service (SQS), and Simple Notification Service (SNS)—and how they can help you effectively handle complex workflows. Since each service was designed to address a specific methodology of the messaging/queueing/workflow model, Jeremy spells out the key differences in methodologies so you can ensure you're using the right tool for the right job. Along the way, get hands-on experience with SQS and SNS, and learn how to refactor an existing application that tracks user state within a database table to a workflow model provided by SWF.
Are you unclear about how to best work with the messaging, queueing, and workflow services offered by AWS? If so, this course can help. Join Jeremy Villeneuve as he shines a spotlight on three key AWS services—Simple Workflow Service (SWF), Simple Queue Service (SQS), and Simple Notification Service (SNS)—and how they can help you effectively handle complex workflows. Since each service was designed to address a specific methodology of the messaging/queueing/workflow model, Jeremy spells out the key differences in methodologies so you can ensure you're using the right tool for the right job. Along the way, get hands-on experience with SQS and SNS, and learn how to refactor an existing application that tracks user state within a database table to a workflow model provided by SWF.
Syllabus
Introduction
- Better workflows with SWF, SQS, and SNS
- What you should know
- Plan the refactoring
- Messaging queues
- Set up a test server
- Create an SQS queue
- Send a message to the queue
- Receive a message from the queue
- Challenge: Send and receive a SQS message
- Solution: Send and receive a SQS message
- What is SNS?
- Create an SNS topic
- Register subscribers
- Publish a message to an SNS topic
- Challenge: Add another subscriber
- Solution: Add another subscriber
- What is SWF?
- SWF core concepts
- Step Functions versus SWF
- Challenge: Diagram a new workflow
- Solution: Diagram a new workflow
- Create a SWF domain
- Create an SWF workflow
- Create a SWF activity type
- Start a workflow execution
- SWF deciders
- SWF workers in PHP
- Testing the workflow
- Challenge: Create a new activity
- Solution: Create a new activity
- Next steps
Taught by
Jeremy Villeneuve
Related Courses
-
AWS for Developers: Data-Driven Serverless Applications with Kinesis
-
AWS Certified Solutions Architect - Associate (SAA-C02): 7 Application Deployment
-
AWS Certified Solutions Architect - Associate (SAA-C02): 7 Application Deployment
-
AWS Essential Training for Architects
-
Building Dynamic Websites using AWS Lambdas
-
Docker on AWS
Reviews
0.0 rating, based on 0 reviews