date | subtitle |
---|---|
Summer Semester 2019 |
Exercise 4: Automating Cloud Deployments |
In exercises 1-3 we invested massive time to install, configure and manage the mediawiki installation on a Infrastructure as a Service cloud. This exercise dives into concepts of Cloud Computing:
- Cloud computing supports scalable and elastic applications
- Use the essential characteristics, towards "Cattle vs. Pets"
- Terraform let you script your cloud infrastructure
- cloud-init allows automated virtual machine configuration and installation