Skip to content

A showcase of AWS serverless technology choices such as AWS Lambda, Amazon ECS with AWS Fargate, Amazon EventBridge, and AWS Step Functions. In addition, watch serverless modernization success stories, use cases, and best practices.

Notifications You must be signed in to change notification settings

AWS-Serverless-Projects/serverless-innovation-day-2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

AWS Serverless Innovation Day 2023

image

The AWS Serverless Innovation Day virtual event. A showcase of AWS serverless technology choices such as AWS Lambda, Amazon ECS with AWS Fargate, Amazon EventBridge, and AWS Step Functions. In addition, watch serverless modernization success stories, use cases, and best practices.


Opening

Group A - Event-Driven Architecture

  • Visualizing the fundamentals of Event-Driven Architectures by David Boyne

    • Event-driven architectures (EDA) are becoming increasingly popular for building scalable and resilient distributed systems. However, understanding the fundamentals of EDA can be a challenge due to their complex and asynchronous nature. In this talk, we will explore the fundamentals of EDA, patterns that can help and help you gain a better understanding of the key concepts behind EDA.
  • Building with serverless workflows at scale

    • Are you an experienced serverless developer building applications with AWS Step Functions workflows? Do you want a guide for unleashing the full power of Step Functions for your production workloads? Are you wondering whether to choose an Express or a Standard workflow? Or whether to use a map state, a parallel state or a nested workflow? In this session, learn about architectural best practices and repeatable patterns for building workflows and cost optimizations, and discover handy cheat codes that you can use to build secure, high-scale, high-performance serverless applications. Real production scenarios illustrate the benefits.
  • Event design and event first development

    • Events are at the core of any event-driven application as they help us reduce coupling between systems and increase the agility of teams. The design and contracts of your events play an important part of how your distributed architecture is built, and determine how it scales and handles faults. Getting your event design right can help you scale your event-driven architecture within your organization. In this session, you will learn a robust approach to event design with Amazon EventBridge, the common event patterns used, the importance of designing events at the start of development, and how event structure can impact your architecture.
  • How Pentasoft implemented Event-Driven Architectures

    • Learn how Pentasoft implemented event-driven technology, including patterns like CQRS and fan-out, to enhance their production systems from the backend to the frontend. Discover the benefits, challenges, and lessons learned from their journey towards a scalable, flexible, and resilient event-driven architecture, using services like Amazon EventBridge, AWS SNS, AWS SQS, and Amazon IoT Core.
  • Customer fireside chat with Usman Khalid, GM, Events & Workflows, AWS

Group B: Serverless Containers on ECS with Fargate

Group C: Lambda-based Applications

  • Customer fireside chat with Ajay Nair, GM, Lambda, AWS

  • Serverless analytics at scale

    • Serverless is more than just AWS Lambda. It’s about learning to use a range of different services and techniques to solve a customer problem. How do you approach building a solution with a serverless mindset? In this talk, learn how to tackle a business problem by breaking down the needs into serverless building blocks that work well together.
  • Building serverless applications with infrastructure as code

    • Many developers build their first serverless application in the AWS Lambda console. While great for learning, this is not a scalable method for building serverless applications. In this session, learn how to move from the console to the AWS SAM framework. See how to construct serverless applications that can be versioned and deployed repeatably across multiple environments. Learn how to develop, debug, and deploy your serverless applications with the command line. By the end of this session, understand how to start building a serverless application on your laptop and take it to production without leaving your favorite IDE.
  • Best practices for AWS Lambda

    • Learn best practices for getting the most out of AWS Lambda. Understand the Lambda lifecycle and how Lambda scales to ensure your functions can run at scale. Find out code optimization tips to speed up function processing, reduce costs, and write less code. Learn how to optimize your memory to do even more with Lambda.
  • Building interactive applications with AWS Lambda

    • In this session, learn best practices and architectural patterns for building web and mobile backends as well as API-driven microservices on AWS Lambda. Explore how to take advantage of features in AWS Lambda, Amazon API Gateway, Amazon DynamoDB, and more to easily build highly scalable serverless web applications.

Closing

About

A showcase of AWS serverless technology choices such as AWS Lambda, Amazon ECS with AWS Fargate, Amazon EventBridge, and AWS Step Functions. In addition, watch serverless modernization success stories, use cases, and best practices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published