This repository is dedicated to learning and practicing SRE (Site Reliability Engineering) concepts, certifications, and related tools. It includes hands-on tutorials, certification guides, and various resources for SRE, DevOps, and Cloud Infrastructure technologies.
In this section, you will find links to various certifications, guides, and materials to help you prepare for and pass the exams.
Certification Name | Short Name | Progress | Difficulty Bandage |
---|---|---|---|
Terraform Certifications | |||
HashiCorp Certified: Terraform Associate | TFA | ✅ Pass | 🟢 Beginner |
AWS Certifications | |||
AWS Certified Cloud Practitioner | CLF-C02 | In Progress | 🟢 Beginner |
AWS Certified Solutions Architect – Associate | SAA-C03 | Pending | 🟠 Intermediate |
AWS Certified Developer – Associate | DVA-C02 | Pending | 🟠 Intermediate |
AWS Certified SysOps Administrator – Associate | SOA-C02 | Pending | 🟠 Intermediate |
AWS Certified Solutions Architect – Professional | SAP-C02 | Pending | 🔴 Advanced |
AWS Certified DevOps Engineer – Professional | DOP-C02 | Pending | 🔴 Advanced |
AWS Certified Advanced Networking – Specialty | ANS-C01 | Pending | 🔴 Advanced |
AWS Certified Security – Specialty | SCS-C01 | Pending | 🔴 Advanced |
AWS Certified Machine Learning – Specialty | MLS-C01 | Pending | 🔴 Advanced |
AWS Certified Data Analytics – Specialty | DAS-C01 | Pending | 🔴 Advanced |
AWS Certified Database – Specialty | DBS-C01 | Pending | 🔴 Advanced |
Kubernetes Certifications | |||
Certified Kubernetes Administrator (CKA) | CKA | Pending | 🟠 Intermediate |
Certified Kubernetes Application Developer (CKAD) | CKAD | Pending | 🟠 Intermediate |
Certified Kubernetes Security Specialist (CKS) | CKS | Pending | 🔴 Advanced |
Kubernetes and Cloud Native Associate (KCNA) | KCNA | Pending | 🟢 Beginner |
Prometheus Certifications | |||
Prometheus Certified Associate (PCA) | PCA | Pending | 🟠 Intermediate |
Datadog Certifications | |||
Datadog Certified Monitoring & Security Engineer | DD-MSE | Pending | 🔴 Advanced |
Datadog Certified Professional - Infrastructure | DD-Infra | Pending | 🔴 Advanced |
Databricks Certifications | |||
Databricks Certified Associate Developer for Apache Spark 3 | DB-Spark | Pending | 🟠 Intermediate |
This section includes hands-on tutorials, experiments, and practice scripts designed to reinforce your knowledge and skills in the areas of SRE, DevOps, and Cloud Infrastructure.
-
Kubernetes Hands-on Labs
- Deploy a sample application in Kubernetes using Helm.
- Create and manage Kubernetes clusters using
kubectl
. - Implement Kubernetes monitoring with Prometheus and Grafana.
-
Terraform Practice
- Build infrastructure with Terraform on AWS (e.g., EC2, S3, Lambda).
- Manage state files securely and use Terraform modules for reuse.
-
AWS Hands-on Labs
- Set up and configure AWS services like EC2, RDS, S3, and IAM.
- Automate infrastructure deployment using AWS CloudFormation and Terraform.
-
Azure Practice
- Create and manage resources in Azure using the Azure CLI and Azure Portal.
- Implement infrastructure as code with Azure Resource Manager (ARM) templates.
-
Datadog Hands-on Practice
- Set up Datadog Agent on AWS EC2 instances.
- Monitor and alert on system metrics with Datadog.
-
GCP Hands-on Labs
- Set up and configure services like Google Compute Engine, Google Kubernetes Engine (GKE), and Cloud Storage.
- Automate infrastructure with Google Cloud Deployment Manager and Terraform.
-
Databricks Practice
- Set up a Databricks workspace and explore Spark clusters.
- Implement data pipelines and analysis in Databricks.
The repository covers a wide array of tools and technologies used in Site Reliability Engineering (SRE), DevOps, and Cloud Infrastructure practices.
- Kubernetes
- Terraform
- AWS
- Azure
- GCP
- Datadog
- Databricks
-
Datadog Certifications
- Datadog Certified Monitoring & Security Engineer
- Datadog Certified Professional - Infrastructure
-
AWS Certifications
- AWS Certified Solutions Architect - Associate
- AWS Certified SysOps Administrator - Associate
- AWS Certified DevOps Engineer - Professional
-
Terraform Certifications
- HashiCorp Certified: Terraform Associate
-
Azure Certifications
- Microsoft Certified: Azure Fundamentals
- Microsoft Certified: Azure Solutions Architect Expert
-
Kubernetes Certifications
- Certified Kubernetes Administrator (CKA)
- Certified Kubernetes Application Developer (CKAD)
-
Google Cloud Certifications
- Google Cloud Professional Cloud Architect
- Google Cloud Professional Cloud DevOps Engineer
-
Databricks Certifications
- Databricks Certified Associate Developer for Apache Spark 3
-
Practice or On Hands
- Complete Kubernetes hands-on labs
- Deploy infrastructure with Terraform
- Set up AWS services and automate infrastructure with CloudFormation
- Explore Azure and GCP hands-on labs
- Set up and configure Datadog for monitoring and alerting
- Build data pipelines in Databricks
Feel free to submit pull requests with additional examples, tools, or certification resources. Collaboration is welcome!
This repository is licensed under the MIT License.