Launching and Managing a Web Application with AWS CloudFormation Reviews
5577 reviews
clark i. · Reviewed over 10 years ago
Mark M. · Reviewed over 10 years ago
Jordan B. · Reviewed over 10 years ago
Kirubel A. · Reviewed over 10 years ago
Two things to be aware: 1 - It takes while to the load balance URL to propagate (page 24) 2 - There was no available instances to use in the load balance in other zones so I could only see one instance running (attached to the load balancer). Great lab! 4 stars.
Emanuel C. · Reviewed over 10 years ago
Alexandre L. · Reviewed over 10 years ago
Kelly K. · Reviewed over 10 years ago
Gregory M. · Reviewed over 10 years ago
Stephen H. · Reviewed over 10 years ago
Michael I. · Reviewed over 10 years ago
Marc R. · Reviewed over 10 years ago
It was a good lab session!
John R. · Reviewed over 10 years ago
Robert J. · Reviewed over 10 years ago
Benjamin S. · Reviewed over 10 years ago
Kin K. · Reviewed over 10 years ago
Creating a stack using the specified URL kept timing out, preventing me from finishing the lab.
Ryan B. · Reviewed over 10 years ago
Aman W. · Reviewed over 10 years ago
I really enjoyed it! But all the waiting for instances to boot was a bit of a PITA
Ciaran L. · Reviewed over 10 years ago
Jonathan K. · Reviewed over 10 years ago
Page 16 - Wrong If you check out the mappings in the template, you will see that both the m1.small and m1.medium are 32-bit architectures, and they use the same base Amazon Linux AMI. "m1.small" : { "Arch" : "32" }, "m1.medium" : { "Arch" : "64" }, ---- Updating the stack from the m1.small to the m1.medium introduced an outage. Not a good pattern to promote. This is fixed later on by introducing an ELB, which is good. ---- It would be good if you explained why you are creating the /etc/cfn/cfn-credentials, /etc/cfn/cfn-hup.conf and /etc/cfn/hooks.d/cfn-auto-reloader.conf files. Also, can't those creds be done with instance roles? Why do you need to write them to the file system?
John D. · Reviewed over 10 years ago
Pei X. · Reviewed over 10 years ago
samit r. · Reviewed over 10 years ago
Very powerful for automation and DevOps
Matthew S. · Reviewed over 10 years ago
Daniel N. · Reviewed over 10 years ago
There have been updates in the Stack Create/Update pages which are not reflected in the lab. For example, the stack name now must be entered after specifying a template, which is the other way in the lab. This did not cause me any problem however.
Brian S. · Reviewed over 10 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.