Efren Yevale Varela 4 rokov pred
commit
fa8e69bcd3
1 zmenil súbory, kde vykonal 11 pridanie a 0 odobranie
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -0,0 +1,11 @@
+# Amazon AWS management with Terraform
+
+The objective is to give a very brief introduction to _Amazon AWS_ management with _Terraform_, infrastructure as code (_IaC_) using a practical example.
+
+Things to cover:
+- Simple Storage Service (_S3_).
+- Virtual Private Cloud (_VPC_).
+- Elastic Computing (_EC2_).
+- Security Groups.
+
+In no way should this be considered as a complete solution, the goal is just to provide enough elements for a start so all participants can grow from there.