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 | Status | Target Date | Difficulty | Exam Fee ($) |
---|---|---|---|---|---|
Terraform Certifications | |||||
HashiCorp Certified: Terraform Associate | TFA | ✅ Passed | - | 🟢 Beginner | $70 |
AWS Certifications | |||||
AWS Certified Cloud Practitioner | CLF-C02 | ✅ Passed | - | 🟢 Beginner | $100 |
AWS Certified Developer – Associate | DVA-C02 | Pending | March | 🟠 Intermediate | $150 |
AWS Certified Data Engineer – Associate | DEA-C01 | Pending | April | 🟠 Intermediate | $150 |
AWS Certified DevOps Engineer – Professional | DOP-C02 | Pending | July-Sept | 🔴 Advanced | $300 |
Kubernetes Certifications | |||||
Certified Kubernetes Administrator (CKA) | CKA | 🟡 In Progress | April | 🟠 Intermediate | $395 |
Prometheus Certifications | |||||
Prometheus Certified Associate | PCA | Pending | April | 🟠 Intermediate | $250 |
Datadog Certifications | |||||
Datadog Fundamentals | DD-Fundamentals | Pending | May | 🟢 Beginner | $100 |
APM & Distributed Tracing Fundamentals | DD-APM | Pending | May | 🟢 Beginner | $100 |
Azure Certifications | |||||
Azure Developer Associate | AZ-204 | Pending | June | 🟠 Intermediate | $165 |
Azure Data Engineer Associate | DP-203 | Pending | June | 🟠 Intermediate | $165 |
Databricks Certifications | |||||
Databricks Certified Associate Developer for Apache Spark | DB-Spark | Pending | July-Sept | 🟠 Intermediate | $200 |
Databricks Certified Hadoop Migration Architect | DB-Hadoop | Pending | July-Sept | 🔴 Advanced | $200 |
Databricks AWS Platform Architect | DB-AWS | Pending | July-Sept | 🔴 Advanced | $200 |
Databricks Azure Platform Architect | DB-Azure | Pending | July-Sept | 🔴 Advanced | $200 |
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
- Prometheus
Feel free to submit pull requests with additional examples, tools, or certification resources. Collaboration is welcome!
This repository is licensed under the MIT License.