Skip to main content

One doc tagged with "aws database"

View all tags

PostgreSQL on Amazon RDS

Learn how to deploy PostgreSQL on Amazon RDS and connect it to Go applications. This guide covers creating an RDS PostgreSQL instance, configuring security groups, connecting with Go using database/sql, and best practices for performance, security, and scalability.