Dancing with Serverless
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore serverless architecture evolution and best practices in this YOW! 2022 conference talk by AWS Serverless Hero Peter Sbarski. Discover how A Cloud Guru built and evolved its serverless platform, learn current approaches to serverless application development, and address common challenges in serverless software development. Gain insights into building parallel architectures, leveraging AWS Lambda for distributed computing, and implementing event-driven designs. Examine real-world examples, including a serverless video transcoder, and understand how to effectively use services like AWS Step Functions and API Gateway. Delve into topics such as observability, the Serverless Stack (SST), and the "Fatfire" architecture pattern to enhance your serverless development skills.
Syllabus
Intro
Early Days at ACG Teaching the world to cloud
Evolution Teams of developers working in parallel
Common Benefits When things go right
Common Complaints Why can't things just be easy
How I build today Back to working on my own
Serverless Stack (SST)
Observability
Fatfire Architecture
Web Sockets With API Gateway
Step Functions Coordinate Distributed Applications
Parallel Architecture Dealing with unexpected problems
Divide and conquer Using the Lambda supercomputer
Parallel Computing with Lambda & Step Functions
Serverless Video Transcoder Parallel and conquer
Ampt
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube