Skip to content

HardwareAndro/awesome-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

awesome-devops (101)

These websites have significantly shaped my understanding and perspective on the industry:

Definitions

Frameworks

  • DevOps Bookmarks - There are new awesome tools and frameworks being released every day. This is an open and transparent attempt at aggregating all those.

Lists

Misc

Communities

Technology

Interactive "Playgrounds" in your browser: https://www.katacoda.com/

Bash

CI/CD

GitOps

Containers

Containers are an amazing innovation that have many everyday uses. They can be used locally, in your build servers, for development and production deployments. You can also use them to test new services and keep your laptop free of clutter! How to build, test and deploy modern code in a repeatable fashion: https://3musketeers.io/

Docker

Kubernetes (k8s)

Intros:

k8s documentation:

Learn k8s interactively:

More k8s:

Istio

IaC (Infrastructure as Code)

Terraform

Terraform is a powerful tool for building, changing, and versioning infrastructure safely and efficiently. Below are some valuable resources to help you learn Terraform:

Official Documentation and Tutorials

Courses and Video Content

  • FreeCodeCamp Terraform Course - A beginner-friendly course covering Terraform basics. I personally love Sanjeev & his videos :D
  • Terraform Explained - An introductory video explaining Terraform's purpose and usage. I personally utilized this video as a beginner.

Hands-On Labs and Practice

Logging and Monitoring

Logging

Monitoring

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published