Skip to Content
Learn AWS Serverless Computing
book

Learn AWS Serverless Computing

by Scott Patterson
December 2019
Intermediate to advanced
382 pages
9h 43m
English
Packt Publishing
Content preview from Learn AWS Serverless Computing

Replacing server-based local schedulers

It really is down to your imagination as to what tasks could be moved into a Lambda function or other serverless compute services. The services that will be really useful in this area are listed here:

  • AWS Lambdafor running the compute tasks where extra processing is needed
  • AWS Step Functionswhen a higher level of coordination is needed to run the process
  • Amazon DynamoDBto keep track of state or progress of tasks
  • Amazon SNSto fire off completion notifications or error messages to subscribers
  • Amazon CloudWatch Eventsto run the schedule and trigger a process to start
  • Amazon Systems Managerfor running commands on instances

To help piece these together, I'm going to suggest three common examples ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Practical Amazon EC2, SQS, Kinesis, and S3: A Hands-On Approach to AWS

Practical Amazon EC2, SQS, Kinesis, and S3: A Hands-On Approach to AWS

Sunil Gulabani

Publisher Resources

ISBN: 9781789958355