Search posts, tags, users, and pages
Prasad Suman Mohan
AWS Community Builder ❤| Cloud DevOps Engineer | Technical Writer✍️| 330+ Days of Consistent Community Contribution🌟|AWS Cloud Specialist |
📍 Introduction: Hi Everyone, welcome to Day-12 of our learning series. In this session, we will cover how to deploy and expose a NodeJS application to the external world using AWS EC2. We will provide a live example and the source code is available ...
Nodirbek Ergashev
Software Engineer
Thanks for the tutorial. I have a question. What is common method to deploy nodejs application into AWS? Can we integrate CodeCommit and CI/CD pipeline?
Yes, we can deploy using AWS Developer Tools and they really work well...
This comprises of Tools like:
Code Commit & GitHub Code Build Code Deploy Code Pipeline Code Artifacts/S3
Nodirbek Ergashev
Software Engineer
Thanks for the tutorial. I have a question. What is common method to deploy nodejs application into AWS? Can we integrate CodeCommit and CI/CD pipeline?