Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the README.md section #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 28 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.