The Definitive Guide to AWS Application Integration von Jyothi Prasad Buddha | With Amazon SQS, SNS, SWF and Step Functions | ISBN 9781484254011

The Definitive Guide to AWS Application Integration

With Amazon SQS, SNS, SWF and Step Functions

von Jyothi Prasad Buddha und Reshma Beesetty
Mitwirkende
Autor / AutorinJyothi Prasad Buddha
Autor / AutorinReshma Beesetty
Buchcover The Definitive Guide to AWS Application Integration | Jyothi Prasad Buddha | EAN 9781484254011 | ISBN 1-4842-5401-5 | ISBN 978-1-4842-5401-1

The Definitive Guide to AWS Application Integration

With Amazon SQS, SNS, SWF and Step Functions

von Jyothi Prasad Buddha und Reshma Beesetty
Mitwirkende
Autor / AutorinJyothi Prasad Buddha
Autor / AutorinReshma Beesetty

Build reliable, asynchronous, and distributed applications using message queuing and task orchestration capabilities of Amazon Web Services (AWS) Application Integration. This book prepares you to build distributed applications and administrators, and manage queues, workflows, and state machines.
You'll start by reviewing key AWS prerequisite services such as EC2, Lambda, S3, DynamoDB, CloudWatch, and IAM. Simple Queue Service (SQS) and SNS Simple Notification Service (SNS) are then covered to show how applications interact with each other in a reliable and resilient fashion. Next, workflow building with (Simple Workflow Service (SWF) for orchestration of tasks is explained and in the final chapter learn the techniques for building a state using Step Functions, Simple Workflow Service along with Flow Framework. 
The book illustrates all the concepts using numerous examples that work with SDK, CLI, and Console. Most of the codeexamples are in Java, followed by Python and JavaScript. 
What You Will Learn

  • Understand the important prerequisites of AWS, such as EC2, Lambda, S3, and DynamoDB
  • Work with SQS, SNS, and SWS functions
  • Review Step functions
Who This Book Is For
AWS developers and software developers proficient in Java, Python and JavaScript.