A repository of all my Docker projects
-
Docker_Nginx_Image_ECR - Deploy a Custom Docker Image with Nginx and Save it to AWS ECR https://dev.to/aws-builders/deploy-a-custom-docker-image-with-nginx-and-save-it-to-aws-ecr-5fnl
-
Deploy Nginx image by creating an AWS ECS cluster with an EC2 launch type https://dev.to/aws-builders/deploy-nginx-image-by-creating-an-aws-ecs-cluster-with-an-ec2-launch-type-nb5
-
How to create a Docker Image with Nginx from an EC2 Instance and Push to ECR Repository https://dev.to/aws-builders/how-to-create-a-docker-image-with-nginx-from-an-ec2-instance-and-push-to-ecr-repository-nkb
-
Create Task Definition in ECS and Application Load balancer (ALB) for the Task which is to be run on Fargate Cluster https://dev.to/aws-builders/create-task-definition-in-ecs-and-application-load-balancer-alb-for-the-task-which-is-to-be-run-on-fargate-cluster-566m
-
Create Fargate Cluster and a Service which access Docker image with Nginx https://dev.to/aws-builders/create-fargate-cluster-and-a-service-which-access-docker-image-with-nginx-gno
-
3-part series on creating a Docker Nginx image on an EC2 instance using Amazon ECS, ECR and Application Load Balancer https://dev.to/aws-builders/3-part-series-on-creating-a-docker-nginx-image-on-an-ec2-instance-using-amazon-ecs-ecr-and-application-load-balancer-2bn2
-
6-part series - (1) Deploy a Custom Docker Image with Centos on an Apache web server and Save it to AWS ECR Repository https://dev.to/aws-builders/6-part-series-1-deploy-a-custom-docker-image-with-centos-on-an-apache-web-server-and-save-it-to-aws-ecr-repository-186
-
6-part series - (2) Create Task Definition in ECS and Application Load balancer for the Task to be run on Fargate Cluster https://dev.to/aws-builders/6-part-series-2-create-task-definition-in-ecs-and-application-load-balancer-for-the-task-to-be-run-on-fargate-cluster-1ohm
-
6-part series - (3) Create Fargate Cluster, and a Service which can access customized Docker image ===> https://dev.to/aws-builders/6-part-series-3-create-fargate-cluster-and-a-service-which-can-access-customized-docker-image-1dl7
-
6-part series - (4) Create, clone a CodeCommit Repo, move-push the Dockerfile and index.html to remote repository master branch - https://dev.to/aws-builders/6-part-series-4-create-clone-a-codecommit-repo-move-push-the-dockerfile-and-indexhtml-to-remote-repository-master-branch-37ng
-
6-part series - (5) Create a CodeBuild Project, upload the code and push it to the master repository https://dev.to/aws-builders/6-part-series-5-create-a-codebuild-project-upload-the-code-and-push-it-to-the-master-repository-p7i
-
6-part series - (6) Create a CodePipeline to see the changes that you made to the index.html file auto-populated https://dev.to/aws-builders/6-part-series-6-create-a-codepipeline-to-see-the-changes-that-you-made-to-the-indexhtml-file-auto-populated-16jg
-
6-part series on configuring a CI/CD pipeline using Customized Docker image on an Apache Web Server & Application Load Balancer https://dev.to/aws-builders/6-part-series-on-configuring-a-cicd-pipeline-using-customized-docker-image-on-an-apache-web-server-application-load-balancer-34ao
-
3-part series - (1) Launch an EC2 Instance, Install CodeDeploy Agent and upload App_Linux.zip file to version enabled S3 bucket https://dev.to/awsmine/3-part-series-1-launch-an-ec2-instance-install-codedeploy-agent-and-upload-applinuxzip-file-to-version-enabled-s3-bucket-dhp
-
3 part series - (2) Create a CodeDeploy application and Deployment group https://dev.to/aws-builders/3-part-series-2-create-a-codedeploy-application-and-deployment-group-47gk
-
3-part series - (3) Create a CodePipeline pipeline and deploy the application on the instance https://dev.to/aws-builders/3-part-series-3-create-a-codepipeline-pipeline-and-deploy-the-application-on-the-instance-1bbc
-
Implementing a healthcheck for a Docker Container https://dev.to/aws-builders/implementing-a-healthcheck-for-a-docker-container-4m9h
-
3-part series on Create and Deploy applications using CodeDeploy and CodePipeline with Amazon S3 bucket versioning enabled https://dev.to/aws-builders/3-part-series-on-create-and-deploy-applications-using-codedeploy-and-codepipeline-with-amazon-s3-bucket-versioning-enabled-j49