Using serverless messaging services | Serverless Office Hours

Опубликовано: 01 Январь 1970
на канале: Serverless Land
646
16

Learn how to use and combine messaging services for workload resilience and ordering.

Solutions Architects, Dirk Fröhner and Christian Mueller, join Julian Wood to explore fundamental serverless messaging building blocks for distributed architectures. See how to use Amazon SNS, Amazon SQS, and Amazon EventBridge as robust, scalable services. Explore how to combine these services to tackle common challenges effectively, including ordering, only-once processing, and throttling. Learn how to apply these patterns to your own architectures by writing configuration, not code.

We are also available to answer any of your serverless questions.

Host: Julian Wood - Principal Developer Advocate, AWS Serverless:   / julian_wood     / julianrwood  

Guests: Dirk Fröhner - Principal Solutions Architect, AWS:   / dirk_f5r     / dirk-froehner  
Christian Mueller - Principal Solutions Architect, AWS:   / christianm     / christian-mueller  


🆕📢 What’s new in AWS Serverless? https://s12d.com/whats-new
✍️ Serverless AWS Compute blog posts: https://s12d.com/serverless-blogs

Stream Links:

✅ SUBSCRIBE TO THIS CHANNEL: https://s12d.com/youtube

🌥️🌥️ SERVERLESS OFFICE HOURS 🌥️🌥️
📃 Playlist: https://s12d.com/soh-youtube

A weekly live office hours to learn about building serverless applications. We cover a separate topic each week including what's new with serverless, deep dives into feature launches and best practices, and explore real world use-cases. Join us live to ask us anything you want about serverless technologies and applications.

🌟🌟https://ServerlessLand.com 🌟🌟
Your resource for learning about serverless technology.
Learn to use and build apps that scale automatically on low-cost, fully-managed serverless architecture.

Chapters:
00:00 Intro
02:25 Last Week in AWS Serverless
06:25 Understanding messaging
9:21 Messaging vs streaming
16:20 What messaging helps connect
22:00 Messaging functionality
25:20 Messaging patterns
36:40 Integrations
43:33 Distributed systems fundamentals
51:30 Coupling