The DevOps Basics 🚀

The DevOps Basics 🚀

Background

Are you new to DevOps or looking to learn some DevOps tools? Or maybe you’re already a DevOps engineer searching for documents and a space to practice your skills?

I’ve created the devops-basics repository on GitHub to help you with all of this!

Introduction 👋

The devops-basics repository will assist you in enhancing your DevOps skills and serve as a bookmark for documents related to DevOps. Key features include:

Wide range of topics: Explore 20+ important DevOps subjects like Docker, Kubernetes, Terraform, Ansible, Cloud services, System Architecture, Monitoring, and more.

Useful resources: Each topic comes with an overview, official documentation links, cheatsheets, and extra resources to help you learn more.

Hands-On practice: Get basic examples for each topic so you can try out what you learn.

Advanced examples: Once you’ve grasped the basic concepts, exploring advanced examples will further elevate your skills.

In the following sections, I’ll walk you through key content within the devops-basics repository.

Getting started 🚀

What is DevOps?

DevOps combines development (Dev) and operations (Ops) to increase the efficiency, speed, and security of software development and delivery compared to traditional processes. A more nimble software development lifecycle results in a competitive advantage for businesses and their customers (source: GitLab)

➡️ getting-started

DevOps Diagram

DevOps toolchain

➡️ DevOps toolchain

DevOps Roadmap

➡️ roadmap.sh/devops

DevOps topics 🔥

We cover a wide range of DevOps topics in our content library, explore them under topics. You can also refer to roadmap.sh/devops to see where each topic fits in the toolchain

Item
Content
Official Docs
Hands-on

Ansible
ansible
📖 docs.ansible.com

✔️ ansible-helloworld.sh

Docker
docker
📖 docs.docker.com

✔️ docker-helloworld.sh

Kubernetes (k8s)
k8s
📖 kubernetes.io/docs

✔️ k8s-helloworld.sh

Istio
istio
📖 istio.io/latest/docs

✔️ getting-started

Aws
aws
📖 docs.aws.amazon.com

✔️ EC2_GetStarted

Helm
helm
📖 helm.sh/docs

✔️ helm-helloworld.sh

Jenkins
jenkins
📖 www.jenkins.io/doc

✔️ Jenkins-Hello-World.md

Terraform
terraform
📖 terraform/docs

✔️ terraform-helloworld.sh

Shell
shell
📖 devdocs.io/bash

✔️ basic.sh

Git
git
📖 git-scm.com/doc

✔️ git-helloworld.sh

Elk
elk
📖 www.elastic.co/guide

✔️ elk/basic/helloworld

ArgoCD
argocd
📖 argo-cd.readthedocs.io

✔️ argocd/basic

Github-Action
github-action
📖 docs.github.com/actions

✔️ Create First Workflow

Gitlab CI
gitlab-ci
📖 docs.gitlab.com/ee/ci

✔️ Create First Pipeline

Groovy
groovy
📖 groovy-lang.org

✔️ groovy/basic

Prometheus
prometheus
📖 prometheus.io/docs

✔️ prometheus-helloworld.sh

Python
python
📖 www.python.org/doc

✔️ python/basic

Openstack
openstack
📖 docs.openstack.org

✔️ openstack/helloworld

Azure-DevOps
azuredevops
📖 learn.microsoft.com

✔️ azuredevops/basic

Coding
coding
📖 coding

🏃 in-progress

Architecture
architecture
📖 architecture/README.md

⏩coming-soon

Packer
coming-soon
📖 www.packer.io

⏩coming-soon

Microservices
microservices
📖 aws.amazon.com/microservices

⏩ coming-soon

HashiCorp Vault
coming-soon
📖 developer.hashicorp.com/vault/docs

⏩ coming-soon

And more upcoming topics…⏩ you can follow this repository to get more up-to-dated content
For additional resources to practice these tools, visit: devops-project

Conclusion

The devops-basics repository is your go-to resource for DevOps learning and practice. Whether you’re a beginner or an experienced engineer, this repository has what you need to enhance your skills and succeed in DevOps. Explore it now and level up your DevOps journey!

If you find this repository helpful, kindly consider showing your appreciation by giving it a star ⭐️

Any star you can give me will help me grow it even more ❤️
Thank you and happy coding! 🔥

Leave a Reply

Your email address will not be published. Required fields are marked *