Connect to Amazon AWS RDS instance from local machine
In this guide I'll explain how to connect to AWS RDS (Relational Database Service) postgres instance from your...
In this guide I'll explain how to connect to AWS RDS (Relational Database Service) postgres instance from your...
In this post I'll explain a setup for one of my NextJS websites on elasticbeanstalk. You probably already know about what are NextJS, Nginx and elasticbeanstalk, so I'll skip the introductory definitions....
By default every elastic beanstalk application has an associated S3 bucket for storing application versions, rotated logs (enable it) and...
Content delivery network (CDN) is my recommended way of serving statics because of : 1. Separation of concerns Meat of the...
Probably ssh connection is not configured, to enable it go to elastic beanstalk instance: Step 1: Go to EC2 dashboard...