Shaileshshaileshpashte.hashnode.dev·Sep 2, 2024Amazon ECR and EKS Overview: Streamlining Container Management on AWSIntroduction Containerization has become a cornerstone of modern application development, enabling developers to build, package, and deploy applications consistently across different environments. As the use of containers grows, managing container im...AWS
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Aug 22, 2024Unleash the Power: Creating ECR Repository and Setting Policy with Bash Script HacksOverview :- Amazon Elastic Container Registry (ECR) is a managed Docker container registry service that makes it easy for developers to store, manage, and deploy Docker container images. It’s integrated with Amazon Elastic Container Service (ECS) and...ecr repo
Ajimsimbom Bong Mblog.ajim.dev·May 27, 2023Implementing A Modern CI/CD Pipeline with GitHub Actions & AWSIn this article, we will be walking through the steps of setting up a CI/CD pipeline that builds a docker image and deploys it to Amazon ECR(Elastic Container Registry) anytime changes are made to the main branch of our GitHub repository. This projec...85 readsProjectsAWS