You are here |
www.kencochrane.com | ||
| | | |
vuyisile.com
|
|
| | | | This post covers how to automate the creation of auto-scaling architecture using CloudFormation and also how to create monitoring dashboards using CloudWatch. | |
| | | |
vuyisile.com
|
|
| | | | This post shows how to create a two-tier architecture to deploy a WordPress application using CloudFormation. | |
| | | |
www.jennapederson.com
|
|
| | | | 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. | |
| | | |
www.morling.dev
|
|
| | As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository? |