Login

Not a member yet? Register now
×
think cloudly

think cloudly

by

alice watts

from canada
197
Categories Education Colours Blue

More Info

AWS documentation is simple but has many links which redirect users to various other documents to deploy application on AWS EC2 using code deploy and that seems to be confusing sometimes. That is why I decided to write simple steps to learn and deploy application on EC2. Your source code should be available in Github and codedeploy agent downloads the code and runs it on EC2 instance. In this story, we will be deploying sample application which is available in github account. TAGS: AWS