From f9497009e54efdd6d9f115c2145771e92b0395fe Mon Sep 17 00:00:00 2001 From: Harsha G <148000870+imharshag@users.noreply.github.com> Date: Fri, 17 May 2024 08:45:57 +0530 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 26d83ed..e08aa59 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,12 @@ 🚀🛠️ AWS DevOps practices involve the integration of development and operations teams to streamline the software delivery process. Continuous Integration and Continuous Deployment (CI/CD) pipelines automate the building, testing, and deployment of applications, ensuring rapid and reliable delivery of software updates. ![A-World](preview.png) + +### Resources + +- [AWS CodePipeline Documentation](https://docs.aws.amazon.com/codepipeline) +- [AWS CodeBuild Documentation](https://docs.aws.amazon.com/codebuild) +- [AWS CodeDeploy Documentation](https://docs.aws.amazon.com/codedeploy) +- [Amazon EC2 Documentation](https://docs.aws.amazon.com/ec2) +- [Amazon S3 Documentation](https://docs.aws.amazon.com/s3) +