ASApurv Samadderinapurvaws.hashnode.dev·Jan 30 · 3 min readAWS Code deployNow create an EC2 instance and give tags here, tags are basically used for Indentifation purpose. This tags play critical role in AWS Devops , code deploy. Infuture if there are 100s of ec2 instace Code deploy will understand to which ec2 we need to ...00
ASApurv Samadderinapurv1990.hashnode.dev·Jan 30 · 4 min readAWS Code deployNow create an EC2 instance and give tags here, tags are basically used for Indentifation purpose. This tags play critical role in AWS Devops , code deploy. Infuture if there are 100s of ec2 instace Co00
ASApurv Samadderinapurvaws.hashnode.dev·Jan 29 · 4 min readAWS Cloud Front (CDN)Before we Understand CloudFront, we need to understand CDN (Content Delivy Network). So what happens in the Infrastrucure, that , files, folder, video, audio is all saved to the server and from that server it is being distributed to anyone. No the la...00
ASApurv Samadderinapurv1990.hashnode.dev·Jan 29 · 4 min readAWS Cloud Front (CDN)Before we Understand CloudFront, we need to understand CDN (Content Delivy Network). So what happens in the Infrastrucure, that , files, folder, video, audio is all saved to the server and from that s00
ASApurv Samadderinapurvaws.hashnode.dev·Jan 28 · 3 min readWhat is AWS ECR? Everything You Need to KnowECR is AWS service which is used to Store Container Images, like DockerHub E Stands for Elastic Means, Its Scalable and Available C Stands for Container R Stands for Registry So ECR is basically manager container Registry like Dockerhub, which is in ...00