forked from KTH/devops-course
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Philip Salqvist
authored and
Philip Salqvist
committed
Apr 28, 2022
1 parent
daa1732
commit ff68e64
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Assignment Proposal | ||
|
||
## Title | ||
|
||
A comparitive study of IaC tools - Terraform, Pulumi, Google Cloud Deployment Manager and AWS CloudFormation | ||
|
||
## Names and KTH ID | ||
|
||
- Philip Salqvist ([email protected]) | ||
|
||
## Deadline | ||
|
||
Task 3 | ||
|
||
## Category | ||
|
||
Essay | ||
|
||
## Description | ||
|
||
During the rise of IaC, a number of tools and platforms have been established. However, these tools are quite heterogeneous by differing in a nuumber of important ways. | ||
Investigating the main differences by a comparitive study of these tools could be of great benifit when making a long term choice in investing in a perticular IaC technology. | ||
This study will do precisely that by investigating four different tools, which are divided into two open source and two closed source alternatives, namely Terraform and Pulumi | ||
as well as Google Cloud Deployment Manager and AWS CloudFormation. |