My DevOps Notes
- Author: Sarang Wandile
- Github: srngx
Hello, My name is Sarang, in this place I store my DevOps Notes, assignments and Practicals. Its not much but I like to keep track of everything I learned.
This Place also acts like a Second brain kinda thing where I can always go back in time and recollect my old thoughts and Ideas or Notes in this case. Its not perfect and thats the beauty of it. I like to keep it this way original and imperfect.
In this Digital Garden you are always welcome to explore and share your notes too if you want or contribute/give suggestion anytime.
These notes are made using Obsidian App - A Markdown Notetaking App and Hosted with Cloudflare page and compiled into html with Quartz
Recent Notes
Linux
Title | Note Link |
---|---|
Cloudblitz Linux Session.pdf | |
Commands | Top 40 Linux Commands |
Vim | Understanding Vim |
AWS
Tasks to perform
- ☑️ Implement autoscaling on memory utilization
- ✅ Host static website on s3 bucket
- ✅ Create 5 IAM users and 5 S3 buckets and attach them each other
- ✅ Implement Template with Scheduled Autoscaling
- ✅ Monitoring Nginx logs with Cloudwatch
- ☑️ How to store aws load balancer logs in s3 bucket
- ✅🐈⬛Host tomcat basesd web app called Student-app with RDS and ec2
- ✅ Get sns alert when any user launches new instance
- ✅ Create notification for s3 bucket activity happen of put and delete
Task assigned for Reading
- Agile Development
- Agile Vs DevOps
- Amazon Web Services In Plain English
- Authorized vs Authonticated
- AWS Instance Types
- Difference between Load balancers
- Git Fetch vs Git pull
- How DNS Works
- IAM Policies
- Load Balancer
- Managed policies and inline policies
- Network Protocols
- OSI Model
- SDLC - Software Developement LifeCycle
- Simple Definitions To give in Interview
- Some talks about git in reddit
- ssl certificate
- Storage Classes in S3
- Subnetting
- Types of Autoscaling
Date | Some Importants from Daily Notes |
---|---|
2024-11-18 | 2024-11-18 EC2 VPC and stuffs |
2024-11-22 | 2024-11-22 s3 task |
2024-11-26 | 2024-11-26 Cloudwatch class |
2024-22-28 | 2024-11-28 Creating RDS |
2024-12-11 | 2024-12-11 AWS Task |
DevOps | Git, Docker, Kubernetes
Date | Some Importants from Daily Notes | |
---|---|---|
2024-12-19 | 2024-12-19 Git Class | |
2024-12-23 | 2024-12-23 docker-day | |
2024-12-24 | 2024-12-24 docker basics | |
2024-12-31 | 2024-12-31 Dockerfile Explained | |
2025-01-02 | 2025-01-02 Multistage Dockerfile | |
2025-01-07 | 2025-01-07 kubernetes | |
2025-01-09 | 2025-01-09 k8s manifest files | |
2025-01-10 | 2025-01-10 Service Types | |
2025-01-13 | 2025-01-13 Config Map and Secrets | |
2025-01-21 | 2025-01-21 Creating PVC |
Tasks to perform
- Task 1 Creating Tomcat student-ui container
- Task 2 Create the Free-css template container
- Task 3 Create Mysql Container
- Task 4 Create daemon service of tomcat
- Task 5 Create dockerfiles
- Task 6 How to set permanent alias
- Kubernetes 2025-01-22 3-Microservice Tasks
- K8s Task 1
- 3 Microservices Task
- Tomcat on single node
Task assigned for Reading
DevOps | Jenkins, Terraform
Date | Notes |
---|---|
2025-01-28 | Jenkins First Look |
2025-02-01 | EC2 Creation |
2025-02-02 | S3 bucket Creation |
2025-02-03 | VPC Creation |
2025-02-17 | Terraform Cheatsheet |