Getting started with Orchestration and Choreography

Developer Advocate at AWS | Serverless <3
Search for a command to run...

Developer Advocate at AWS | Serverless <3
No comments yet. Be the first to comment.
In this series you will find all the content related to building event-driven architectures with serverless in AWS.
Event-driven architectures (EDA) are an architecture style that uses events and asynchronous communication to loosely couple an application’s components. Event-driven architectures can help you boost agility and build reliable, scalable applications....
In this guide, you will go from zero to hero in your AWS Step Functions knowledge. If you are just getting started or you are already using this service, you will find for sure something for you. The guide is free and divided into different sections ...

Serverless is a great technology to build your artificial intelligence applications, as most of the AI services that AWS provides are serverless. In this article, you will find a list of resources that can be useful when getting started building appl...

Welcome to this comprehensive guide on using Amazon Kinesis for building serverless data streaming applications. This detailed guide will cover various aspects, ranging from what are data streaming applications, to understand the different services o...

Welcome to this comprehensive guide on using Amazon DynamoDB as the database for your web application. This detailed guide will cover various aspects, ranging from hosting your web app using AWS App Runner to understanding the fundamentals of Amazon ...

This blog post collects all the resources for the talk: "Building low-latency, event-driven applications" You can watch the whole session here: https://youtu.be/vVXS7L2ez2s?si=lJcAqnqELNQd8yIG Introduction AWS re:Invent 2022 - Keynote with Dr. Wern...

This blog post is an index for the more in-depth posts related to integration patterns, orchestration and choreography, and event-driven architectures (EDA) in general.
In this article, you can learn the basic integration patterns, queues, pub/sub, buses, and others:
EDA visuals are a great reference to learn about event-driven architectures.
This link will take you to the landing page for Serverless Land in where you can find more information related to the topic.
Enterprise integration patterns:The book Enterprise Integration Patterns, written by Gregor Hohpe and Bobby Woolf, describes 65 patterns for the use of enterprise application integration and message-oriented middleware as a pattern language; this website contains the catalogue of patterns and many other great resources
This article goes in depth in many features of Amazon EventBridge and how to design your EDA applications taking advantage of this service.
In this video, you can learn more about the best practices to design and build EDA applications.
In this video, you can learn about initial phase of design of EDA systems and how to design your events.
In this playlist you can find all the talks for the GoTO EDA Day 2022.
Use Amazon EventBridge to Build Decoupled, Event-Driven Architectures
Get an overview of EventBridge, the basics of event-driven architectures, a deeper dive into EventBridge capabilities, and how best to use it in your serverless applications
Using AWS X-Ray with Amazon EventBridge
Example application shows how to use AWS X-Ray with Amazon EventBridge, using the AWS Serverless Application Model (AWS SAM)
Amazon EventBridge resource policy samples
GitHub repository containing sample implementations for Amazon EventBridge resource policies, multi-account design patterns and cross-Region event routing
This article talks about the building orchestration process and gets into the details of building applications using AWS Step Functions, and many of its features.
This video explains both patterns and helps you to decide which one can be the best approach for your problem.
Este link te lleva a un post con mucho material en español sobre el tema.