What is ECR in AWS?
ECR stands for Amazon Elastic Container Registry.It is a fully managed Docker container registry provided by Amazon Web Services.
In simple wordsECR is a private place in AWS where you store, manage, and pull Docker images securely.
If you are using ...
codeandclouds.hashnode.dev3 min read