In this chapter, I will discuss some of the AWS services that can assist you with extending your website and web presence by helping to perform processing tasks on your behalf. Some of the development tools introduced include using CodeCommit and CodeDeploy as ways to create and manage deployment pipelines. I’ll also talk about using CloudWatch and Simple Notification Service (SNS) to monitor your infrastructure health, and I’ll introduce AWS Simple Queue Service (SQS).
Monitoring the Health of Your Services
At this point ...