Message Processing vs. Stream Processing
⦁ 6 min read
Learn the differences between message processing and stream processing in cloud development, and how Apache Pulsar supports both. Design a loosely coupled architecture that scales with your needs!
What is AWS AppSync?
⦁ 5 min read
AWS AppSync is a fully managed GraphQL service that can be used to build serverless backends. It can connect to data sources like DynamoDB, Lambda, RDS, etc. It also provides full support for subscriptions.
Introduction to Serverless Authentication
⦁ 8 min read
In this chapter we'll look at how authentication works for serverless apps in AWS. We'll be looking at the differences between authentication and authorization, the various authentication options, and go into detail for IAM and Cognito.
AWS Storage Options
⦁ 4 min read
Learn about different storage types available in AWS and when to use each.