From 93afe1fcb134d85089389fca601964396731e9e1 Mon Sep 17 00:00:00 2001 From: Biswajit Date: Sun, 2 Apr 2023 10:33:30 +0530 Subject: [PATCH] Updated the README.md section --- README.md | 43 ++++++++++++++++++++++++++++--------------- 1 file changed, 28 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index f4b020d9d..1aa82d962 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,28 @@ -# Simple DevOps Project - -[![Image](https://github.com/yankils/Simple-DevOps-Project/blob/master/Devops_course.PNG "DevOps Project - CI/CD with Jenkins Ansible Docker Kubernetes ")](https://www.udemy.com/course/valaxy-devops/?referralCode=8147A5CF4C8C7D9E253F) - -This Repository is a collection of Implementation documents. - -### Purpose: -By following this repository you can able to setup a DevOps CI/CD Pipeline using -- git -- Jenkins -- Maven -- Ansible -- Docker & -- Kubernetes - +# Simple DevOps Project^M +^M +[![Image](https://github.com/yankils/Simple-DevOps-Project/blob/master/Devops_course.PNG "DevOps Project - CI/CD with Jenkins Ansible Docker Kubernetes ")](https://www.udemy.com/course/valaxy-devops/?referralCode=8147A5CF4C8C7D9E253F)^M +^M +This Repository is a collection of Implementation documents. ^M +^M +### Purpose:^M +By following this repository you can able to setup a DevOps CI/CD Pipeline using^M +- git^M +- Jenkins^M +- Maven^M +- Ansible^M +- Docker &^M +- Kubernetes^M +- Aws Cloud services^M + +Integrating the above tools with aws services will help in achieving better and efficient environment for devloping,testing and deploying applications efficiently in a cost-effective manner + +AWS DevOps provides a comprehensive set of tools for building and deploying software in the cloud. Below are examples of the most common tools. + + AWS Cloud Development Kit: An open-source software development framework that uses familiar programming languages for cloud application resources modeling and deployment. + AWS CodeBuild: An integration service that continuously scales and processes multiple builds. Users can build and test their code with continuous scaling. + AWS CodeDeploy: This tool automates the deployment of software to multiple different computing services such as Amazon EC2, AWS Fargate, AWS Lambda, or any other on-premises server of your choice. + AWS CodePipeline: This DevOps tool automates continuously deployed code for fast and accurate updates. + AWS EC2 and S3 bucket: In AWS, we can create a virtual machine that falls within our requirements, i.e., if we need 2 core CPUs, we can create it without extra charges. Apart from this, the S3 bucket service allows the user to store the data and host the website. + AWS Codestar: Codestar is a useful tool for doing DevOps on AWS. It provides an intuitive user interface that makes it easy to develop, build, and deploy applications on AWS. Set up a complete continuous delivery toolchain in minutes. + AWS device farm: Mobile apps are a hot topic these days. Use AWS device farm for testing products on mobiles and desktop browsers. It assists in creating better web and mobile apps on real hosted in the AWS cloud. +