Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infrastructure as code #22

Closed
alanmcg opened this issue Nov 6, 2018 · 8 comments
Closed

Infrastructure as code #22

alanmcg opened this issue Nov 6, 2018 · 8 comments
Labels
topic DevOps relevant topics

Comments

@alanmcg
Copy link

alanmcg commented Nov 6, 2018

Wikipedia page: https://en.wikipedia.org/wiki/Infrastructure_as_Code

Original comment:
As mentioned by someone in another ticket, infrastructure as code was the "next big thing" not long ago (it still is a big thing, but it's already here).

Terraform is the leader in this area with competitors such as AWS cloud formation.

"infra as code" comes with it's own issues, you can just as easily automate the total destruction of your production environment as you can create a new one if you are not careful. There is a lot of documentation and blog posts on using terraform etc, but they are typically a bit out of date. A devops course with a section on IAC would be awesome

@monperrus
Copy link
Member

DNS (https://en.wikipedia.org/wiki/Domain_Name_System) is a key DevOps infrastructure (and that's the code service of Cloudflare)

@monperrus
Copy link
Member

A Systematic Mapping Study of Infrastructure as Code Research
https://www.sciencedirect.com/science/article/pii/S0950584918302507

@bbaudry
Copy link
Collaborator

bbaudry commented Dec 18, 2018

Terraform
https://www.terraform.io/

@bbaudry
Copy link
Collaborator

bbaudry commented Feb 21, 2019

@gluckzhang gluckzhang added the topic DevOps relevant topics label Mar 25, 2019
@monperrus
Copy link
Member

Pets versus Cattle

Stop Killing Your Cattle: Server Infrastructure Advice
https://www.linuxjournal.com/content/stop-killing-your-cattle

@bbaudry
Copy link
Collaborator

bbaudry commented Aug 13, 2019

Security Smells in Infrastructure as Code Scripts

https://arxiv.org/abs/1907.07159

@monperrus
Copy link
Member

What about merging this thread into #2?

@monperrus
Copy link
Member

Merged into #2

@KTH KTH locked as resolved and limited conversation to collaborators Jan 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic DevOps relevant topics
Projects
None yet
Development

No branches or pull requests

4 participants