2 posts tagged with "rds"
Using CloudFormation to Automate Build, Test, and Deploy with CodePipeline (part 3)
Using Infrastructure as Code, we'll create a CodePipeline to build, test, and deploy a Node.js/Express app to an EC2 instance.
Read more →Provisioning an RDS Database with CloudFormation (part 2)
Using Infrastructure as Code, we'll add an Amazon RDS Postgresql database to the CloudFormation template we built in part 1 so that both the EC2 instance and the database can be provisioned together as a set of resources.
Read more →