You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,8 +50,9 @@ This is a simple solution to the DevOps challenge set above:
50
50
- Install latest version of [Terraform CLI by HashiCorp](https://www.terraform.io/downloads.html)
51
51
- Install latest version of [AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html)
52
52
- Install latest version of Kubernetes [KubeCtl - Kubernetes CLI](https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html)
53
-
- AWS Dynamo DB preperation.
54
-
- AWS Lambda preparation.
53
+
- Amazon AWS Cloud Dynamo DB preperation.
54
+
- Amazon AWS Cloud Lambda preparation.
55
+
- Amazon AWS CloudWatch
55
56
56
57
### You can do this with same steps on Docker Container if you wish. It's a little easier to accomplish on it. I'll show you my next DevOps Article project how to do the same process as Docker Container on Amazon AWS Cloud and MS Azure Cloud by Ansible or Puppet.
0 commit comments