<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/awstip/best-of/2023/03" -->

---
title: Best AWS Tip posts — March 2023 | daily.dev
description: The most upvoted AWS Tip posts from March 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/awstip/best-of/2023/03
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/awstip/best-of/2023/03
og:type: website
og:site_name: daily.dev
og:title: Best AWS Tip posts — March 2023 | daily.dev
og:description: The most upvoted AWS Tip posts from March 2023, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of AWS Tip — March 2023

1. 1  
[](https://daily.dev/posts/building-scalable-and-secure-web-applications-with-three-tier-architecture-on-aws-nvitugvrc "Building Scalable and Secure Web Applications with Three-Tier Architecture on AWS")  
Article  
![Avatar of awstip](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/aea5725665d4494d8470f6c11612e774)AWS Tip · 3y  
Building Scalable and Secure Web Applications with Three-Tier Architecture on AWS  
Building Scalable and Secure Web Applications with Three-Tier Architecture on AWS is a popular solution that divides an application into three layers: presentation, application, and database. This article will discuss the benefits of using three-tier architecture on AWS and provide a step-by-step guide on implementing it.  
61
2. 2  
[](https://daily.dev/posts/introduction-to-kafka-lihicdnn6 "Introduction to Kafka")  
Article  
![Avatar of awstip](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/aea5725665d4494d8470f6c11612e774)AWS Tip · 3y  
Introduction to Kafka  
Introduction to Kafka, a publisher-subscriber messaging system that manages communication between services in a reliable manner. Topics, partitions, and brokers play key roles in the Kafka architecture.  
27
3. 3  
[](https://daily.dev/posts/how-to-save-money-with-hexagonal-architecture-and-sst-qytcmiy7u "How to save money with hexagonal architecture and SST")  
Article  
![Avatar of awstip](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/aea5725665d4494d8470f6c11612e774)AWS Tip · 4y  
How to save money with hexagonal architecture and SST  
Learn how to save money with hexagonal architecture and SST by deploying serverless applications to AWS. The post explains the problem with deploying containerized applications in AWS or GCP and introduces the SST framework that allows you to define the AWS architecture for your applications. It also explores the use of hexagonal architecture to organize your project and isolate business logic from technical aspects.  
18
4. 4  
[](https://daily.dev/posts/a-guide-to-creating-a-three-tier-architecture-on-aws-zdjwl5pn9 "A guide to Creating a Three-Tier Architecture on AWS")  
Article  
![Avatar of awstip](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/aea5725665d4494d8470f6c11612e774)AWS Tip · 3y  
A guide to Creating a Three-Tier Architecture on AWS  
A guide to creating a three-tier architecture on AWS, including an explanation of each tier and their benefits.  
16  
2

[See all AWS Tip archives](/sources/awstip/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/awstip/best-of/2023/03#page","url":"https://daily.dev/sources/awstip/best-of/2023/03","name":"Best AWS Tip Posts — March 2023","description":"The most upvoted AWS Tip posts from March 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/awstip/best-of/2023/03#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/building-scalable-and-secure-web-applications-with-three-tier-architecture-on-aws-nvitugvrc","name":"Building Scalable and Secure Web Applications with Three-Tier Architecture on AWS"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/introduction-to-kafka-lihicdnn6","name":"Introduction to Kafka"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/how-to-save-money-with-hexagonal-architecture-and-sst-qytcmiy7u","name":"How to save money with hexagonal architecture and SST"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/a-guide-to-creating-a-three-tier-architecture-on-aws-zdjwl5pn9","name":"A guide to Creating a Three-Tier Architecture on AWS"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"AWS Tip","item":"https://daily.dev/sources/awstip"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/awstip/best-of"},{"@type":"ListItem","position":5,"name":"March 2023"}]}]}
```

