DEV Community

Cover image for Let's Build Series - Building an event-driven application in the cloud
Gunnar Grosch
Gunnar Grosch

Posted on

Let's Build Series - Building an event-driven application in the cloud

If you've come here, you have probably seen the Let's Build Series on building an event-driven application in the cloud with me, Gunnar Grosch, and Marcia Villalba. Let's Build on AWS is designed to enable you with fundamental AWS concepts, step by step cloud best practices and demonstrations to help you start building in the cloud. Whether you are new to AWS or are familiar with our services you can learn something new, explore techniques on how to build, secure and deploy your first workload on AWS. This post contains resources to help you build and learn more.

Sample application code from the episodes

Contains the sample code from all three modules, allowing you to gradually build and add features to the application.
https://github.com/mavi888/detecto-event-driven

Getting started with serverless for developers

https://aws.amazon.com/blogs/compute/getting-started-with-serverless-for-developers-part-1/
https://aws.amazon.com/blogs/compute/getting-started-with-serverless-for-developers-part-2-the-business-logic/
https://aws.amazon.com/blogs/compute/getting-started-with-serverless-for-developers-part-3-the-front-door/
https://aws.amazon.com/blogs/compute/getting-started-with-serverless-for-developers-part-4-local-developer-workflow/

Getting started with AWS Serverless Application Model (AWS SAM)

https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-getting-started.html

Getting started with AWS Lambda

https://docs.aws.amazon.com/lambda/latest/dg/getting-started.html

Getting started with AWS Step Functions

https://docs.aws.amazon.com/step-functions/latest/dg/getting-started.html

Getting started with Amazon EventBridge

https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-get-started.html

Introducing the Amazon EventBridge service integration for AWS Step Functions

https://aws.amazon.com/blogs/compute/introducing-the-amazon-eventbridge-service-integration-for-aws-step-functions/

If you have any questions, please reach out on Twitter or LinkedIn. Go build!

Top comments (0)