# SRE Platform Documentation

This platform provides hands-on labs, practice tests, and expert guidance to ensure certification success. Additionally, the platform is a valuable resource for educational purposes and practical learning in the fields of Kubernetes, AWS and Linux system administration.

#### Please refer to the original repository created by [ViktorUJ](https://github.com/ViktorUJ/) here:

{% embed url="<https://github.com/ViktorUJ/>" %}

{% embed url="<https://www.youtube.com/@aws-guru>" %}

#### As an alternative, you can view my fork here:

{% embed url="<https://github.com/smadi0x86/SRE-Platform>" %}

#### The SRE Learning Platform is an open-source project designed to help IT engineers prepare for various certifications, including:

* CKA (Certified Kubernetes Administrator)
* CKS (Certified Kubernetes Security Specialist)
* CKAD (Certified Kubernetes Application Developer)
* LFCS (Linux Foundation Certified System Administrator)
* HR Interviews
* Learning AWS EKS

This platform provides a practical learning environment where users can engage in hands-on labs, practice tests, and receive expert guidance to ensure certification success. The goal is to replicate real-world scenarios, allowing aspiring Site Reliability Engineers (SREs) to build the necessary skills and confidence to excel in their certification exams.

### Purpose and Goals

The primary purpose of the SRE Learning Platform is to bridge the gap between theoretical knowledge and practical skills. By offering a range of interactive labs and mock exams, the platform ensures that users are well-prepared to tackle the challenges they will face in their certification exams and professional roles.

### Goals

* **Comprehensive Preparation:** Provide a complete set of tools and resources to cover all aspects of the certification exams.
* **Practical Experience:** Offer hands-on labs that mimic real-world scenarios to build practical skills.
* **Expert Guidance:** Include guidance and best practices from industry experts to enhance learning.
* **Community Support:** Foster a community where learners can share knowledge, resources, and support each other.

### Supported Certifications

The SRE Learning Platform supports the following certifications, each of which is crucial for mastering different aspects of site reliability engineering:

* **CKA (Certified Kubernetes Administrator):** Focuses on the skills required to administer Kubernetes clusters.
* **CKS (Certified Kubernetes Security Specialist):** Emphasizes the security aspects of Kubernetes and its ecosystem.
* **CKAD (Certified Kubernetes Application Developer):** Concentrates on deploying, managing, and troubleshooting applications on Kubernetes.
* **LFCS (Linux Foundation Certified System Administrator):** Covers foundational skills for Linux system administration.

Each certification has its unique set of objectives and learning outcomes, which are reflected in the tailored labs and mock exams provided by the platform.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://smadi0x86-blog.gitbook.io/sre-platform-documentation/sre-platform-documentation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
