Month: November 2023

SpringBoot with AWS EC2, S3, and PostgreSQL

Introduction In this blog post, we’ll develop a Spring Boot application that is destined for deployment on AWS. The application will establish connections with both the S3 service and an Amazon Managed PostgreSQL database. The project adheres to best practices, ensuring that no credentials are stored in the code. Instead, IAM Roles are employed for …

SpringBoot with AWS EC2, S3, and PostgreSQL Read More »

PostgreSQL with SpringBoot

PostgreSQL PostgreSQL stands out as a sophisticated and enterprise-grade open-source relational database, offering robust support for both SQL (relational) and JSON (non-relational) queries. This well-established database management system has earned its reputation for stability through over two decades of community-driven development. This collaborative approach has played a pivotal role in ensuring its remarkable resilience, data …

PostgreSQL with SpringBoot Read More »

error: Content is protected !!
Scroll to Top