We started this tutorial by setting up the local git environment and configuring the AWS Elastic Beanstalk environment in part 1 and then created the MySQL Database in Amazon RDS in part 2. In the ...
Amazon’s Relational Database Service (RDS) creates a MySQL database server in the cloud. The notion of “database as a service” is already a reality, thanks to products like FathomDB. Amazon itself ...
AWS Elastic Beanstalk is the PaaS layer on top of various AWS building block services. It is primarily meant to abstract the nuts and bolts of AWS to provide an abstraction for developers to deploy ...