AWS EC2 CI/CD with Github Action and Docker February 4, 2023 in Cloud, DevOps, CI/CD Run CI/CD pipeline with Github action. Let’s build your own automated deployment on EC2 with Github and Docker. Continue reading
Run Docker on Aws January 12, 2023 in Cloud, DevOps AWS EC2 is not installed docker runtime by default. This article would step-by-step introduce few steps to install docker manually on EC2 and run a simple nginx service on it. Continue reading