© 2026 Hashnode
Hi there! 👋Thanks a lot for making it to Part 2 of this series. Before you go any further, do you remember that moment in Part 1 when I raised my right hand ✋ and promised this series would be worth your time? 😂Well… if you’re reading this now, tha...

Introduction In this blog, I’ll walk you through how I built the entire project from scratch, explain the AWS services used and how they work together, share the issues I ran into and how I fixed them, and reflect on everything I learned about CI/CD,...

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...

Overview :- Imagine you’re throwing a fabulous party and you need a reliable way to know who’s coming, manage the guest list, and ensure everyone has a great time. Amazon Cognito is like the friendly bouncer at the door with the guest list. It helps ...

In today’s cloud-native applications, secure authentication and authorization are essential. AWS Cognito offers a scalable and fully managed identity provider, making it a great choice for integrating OAuth2 into your Spring Boot applications. In thi...
