CMChirag Manglikinchiragmanglik7.hashnode.dev·Dec 12, 2023 · 1 min readYour CI/CD pipeline on AWS - Part 4 🚀 ☁CodePipeline:- AWS CodePipeline is a continuous integration and continuous delivery (CI/CD) service that automates the build, test, and deployment phases of your release process. It enables you to model, visualise, and automate the steps required to ...00
CMChirag Manglikinchiragmanglik7.hashnode.dev·Dec 11, 2023 · 2 min readYour CI/CD pipeline on AWS - Part 3 🚀 ☁CodeDeploy:- AWS CodeDeploy is a service that automates the deployment of applications to Amazon EC2 instances, on-premises instances, or serverless Lambda functions. It allows you to coordinate the deployment of your applications across different en...00
CMChirag Manglikinchiragmanglik7.hashnode.dev·Dec 10, 2023 · 2 min readYour CI/CD pipeline on AWS - Part 2 🚀 ☁CodeBuild:- AWS CodeBuild is a fully managed build service provided by Amazon Web Services (AWS). It allows you to build, test, and package your code quickly and efficiently. CodeBuild scales continuously and processes multiple builds concurrently, p...00
CMChirag Manglikinchiragmanglik7.hashnode.dev·Dec 9, 2023 · 2 min readYour CI/CD pipeline on AWS - (Part-1 )🚀 ☁CodeCommit:- AWS CodeCommit is a fully managed source control service that allows teams to host secure and scalable Git repositories. You can use CodeCommit to store your code and collaborate with others. Here's a basic overview of how to use AWS Cod...00
CMChirag Manglikinchiragmanglik7.hashnode.dev·Dec 8, 2023 · 1 min readInterview Questions On AWSHere are some important questions that help understand AWS and interview preparation. 1) Name 5 AWS services you have used and what are the use cases? 2) What are the tools used to send logs to the cloud environment? 3) What are IAM Roles? How do you...00