Welcome to the DevOps Practice repository! This repository contains a collection of PDF documents that provide detailed demonstrations and practical exercises involving various AWS services. These resources are designed to enhance your DevOps skills and knowledge, covering real-world scenarios and best practices for cloud infrastructure, automation, and continuous integration with AWS.
This repository serves as a reference and learning hub for DevOps practices with AWS. The documents included are designed to simulate real-world scenarios, offering insights into setting up and managing various AWS services in a DevOps workflow.
| No. | Demonstrations | PDF Link |
|---|---|---|
| 1 | Starting AWS EC2 instance | View |
| 2 | Setuping AWS Load Balancer | View |
| 3 | Using Application Load Balancer with Auto Scaling Group | View |
| 4 | Finding vulnerabilities on EC2 instance using Amazon Inspector | View |
| 5 | IAM Users, Group, AWS Managed Policy Granular Access | View |
| 6 | Basic Docker Commands | View |
| 7 | Installing Docker on EC2 machine and performing life cycle operations | View |
| 8 | Create a docker image and push it to docker hub | View |
| 9 | Create a private registry and push any image in that private registry | View |
| 10 | Implementing AWS ECS and Fargate for deploying and managing containerized applications | View |
| 11 | Create and run multi-container applications using Docker Compose | View |
This repository includes documentation on the following AWS services:
- EC2: Virtual machines and server provisioning
- S3: Object storage management and use cases
- ECS: Containers on AWS
- RDS: Managed relational databases
- IAM: Security and access control best practices
We welcome contributions! If you have additional AWS service demos or improvements to existing documentation:
- Fork this repository.
- Add your PDF files with appropriate content to the appropriate location.
- Submit a pull request with a brief description of your addition.
This repository is licensed under the MIT License. See the LICENSE file for more information.