The definitive guide to AWS application integration with Amazon SQS, SNS, SWF and Step functions

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. Yo...

Full description

Bibliographic Details
Main Author: Buddha, Jyothi Prasad
Other Authors: Beesetty, Reshma
Format: eBook
Language:English
Published: [Place of publication not identified] Apress 2019
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02639nmm a2200373 u 4500
001 EB001948910
003 EBX01000000000000001111812
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781484254011 
050 4 |a QA76.76.A65 
100 1 |a Buddha, Jyothi Prasad 
245 0 0 |a The definitive guide to AWS application integration  |b with Amazon SQS, SNS, SWF and Step functions  |c Jyothi Prasad Buddha, Reshma Beesetty 
260 |a [Place of publication not identified]  |b Apress  |c 2019 
300 |a 1 online resource 
505 0 |a Includes bibliographical references and index 
505 0 |a Chapter 1: The Prerequisites -- Chapter 2: Simple Queue Service -- Chapter 3: Simple Notification Service -- Chapter 4: Simple Workflow Service -- Chapter 5: Step Functions 
653 |a Applications Web 
653 |a Amazon Web Services (Firm) / http://id.loc.gov/authorities/names/no2015140713 
653 |a Web applications / fast 
653 |a Amazon Web Services (Firm) / fast 
653 |a Web applications / http://id.loc.gov/authorities/subjects/sh2012001728 
700 1 |a Beesetty, Reshma 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
015 |a GBC066508 
776 |z 9781484254004 
776 |z 1484254015 
776 |z 1484254007 
776 |z 9781484254011 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484254011/?ar  |x Verlag  |3 Volltext 
082 0 |a 006.7/8 
520 |a 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 code examples are in Java, followed by Python and JavaScript. You will: Understand the important prerequisites of AWS, such as EC2, Lambda, S3, and DynamoDB Work with SQS, SNS, and SWS functions Review Step functions