Dec 22, 2025 · 6 min read · Hi, I’m Zion 👋In this blog post, I’ll walk you through setting up Auth Triggers in an AWS Amplify Gen 2 application. By now, you might already be wondering what Auth Triggers are and why you’d even need them. Don’t worry, I’ve got you covered 😁👌 W...
Join discussion
Nov 22, 2025 · 9 min read · Introduction In this tutorial, you'll learn how to build a fully serverless notes application using AWS services. By the end, you'll have a production-ready app with user authentication, a REST API, and a NoSQL database—all without managing a single ...
Join discussion
Aug 25, 2025 · 4 min read · Introduction Every developer has that one project that forces them to grow beyond their comfort zone. For me, it was building a secure serverless to-do application from scratch — an end-to-end project that touched every stage of the software developm...
Join discussion
Jul 14, 2025 · 4 min read · In one of my recent projects, we started off using Firebase for authentication and storage. But as the app became more complex, we found ourselves needing more sophisticated authentication logic, custom user roles, and a scalable multi-tenant archite...
Join discussion
Jul 5, 2025 · 7 min read · 🔍 Introduction Let’s face it — managing infrastructure in the cloud isn’t just about spinning up servers and services. You need to monitor everything to keep your data safe, your apps running, and your team sleeping well at night. Enter AWS and Pyth...
Join discussionJul 1, 2025 · 3 min read · En un post anterior, comentaba como desplegar AWS Cognito y una aplicación cliente utilizando Terraform. Este artículo es parte de la serie que comente realizaría sobre Cognito + Terraform. En el post de hoy nos centraremos en ver como habilitar el M...
Join discussion
Jun 17, 2025 · 3 min read · En una entrada anterior contaba un poco sobre que es AWS Cognito Link, he estado realizando muchas pruebas con nuevas funcionalidades e identificando las posibilidades que tenemos para integrarla con nuestras aplicaciones. He decidido armar una serie...
Join discussion
Jun 9, 2025 · 4 min read · When building secure and scalable APIs on AWS, Amazon Cognito paired with API Gateway provides a powerful combination for authentication. Cognito handles the identity layer, while API Gateway manages the request routing and enforcement of authenticat...
Join discussion
May 12, 2025 · 4 min read · Go to this link and clone this repository on your GitHub account. https://github.com/new?template_name=amplify-vite-react-template&template_owner=aws-samples&name=amplify-vite-react-template&description=My%20Amplify%20Gen%202%20starter%20application ...
Join discussion