Best of AWSFebruary 2023

  1. 1
    Article
    Avatar of devtoDEV·3y

    Serverless Patterns

    This post provides an overview of several architecture patterns for serverless solutions on AWS, including Storage-First, Circuit breaker, Feature flags, and Step Functions CRUD. It discusses the benefits and implementation of each pattern.

  2. 2
    Article
    Avatar of awstipAWS Tip·3y

    An Event Driven Architecture

    The post discusses the basics of event driven architecture, focusing on the use of Lambda and SQS in AWS.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    3 Tier Cloud Architecture Design

    Learn about the 3-tier cloud architecture, including the presentation layer, application layer, and database. Understand how to make the architecture highly available and scalable.

  4. 4
    Article
    Avatar of habrhabr·3y

    Message broker selection cheat sheet: Kafka vs RabbitMQ vs Amazon SQS

    Comparison of message brokers Kafka, RabbitMQ, and SQS in terms of their architecture, message processing, durability, scalability, throughput, latency, cost, and complexity.