This is great! Thank you! Now, how do I edit the code in VS Code and have it sync and with the files I put in the AWS instance?
@ZarxBiz3 ай бұрын
Hi thanks for the comment, generally we don’t edit code directly in EC2 Instance . You change code then push to GitHub and the pull in ec2 instance. Hope this gives you idea. Cheers
@SUKHVINDERSINGH-yr1lw3 ай бұрын
The video is very informative and clears many doubts. I'm currently trying to deploy application in see how the whole devops thing work around it. So I decided to create my own SDLC cycle. I just deployed the application and it is accessible through internet. Now I want to understand how to work with different environments like staging, QA, prod. I know why these environments are important but what I don't know how the iteration or the builds/release works. How the staging code gets added to the prod and more such basic questions. Learning further things would be great if I know these basic things. So can you redirect me to a link where I can get answers to these questions or if possible make a video about it? It would be very very helpful.
@ZarxBiz3 ай бұрын
Thanks for writing in, I will try to make a video on this topic soon. Cheers