You've successfully subscribed to The DevOps Bootcamp πŸš€
Great! Next, complete checkout for full access to The DevOps Bootcamp πŸš€
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.
Success! Your billing info is updated.
Billing info update failed.
Yiadh TLIJANI

Yiadh TLIJANI

Founder of The DevOps Bootcamp | Senior DevSecOps Engineer | Certified Kubernetes Developer, Administrator and Security Specialist

Linux user's guide to Logical Volume Management

Linux user's guide to Logical Volume Management
Members Public

Managing disk space has always been a significant task for sysadmins. Running out of disk space used to be the start of a long and complex series of tasks to increase the space available to a disk partition. It also required taking the system off-line. This usually involved installing a

Yiadh TLIJANI
Yiadh TLIJANI
System Administration
Understanding Kubernetes Operators

Understanding Kubernetes Operators
Members Public

Almost every Kubernetes tutorial speaks about how to quickly deploy a container in a pod and expose it as a service. Mostly these tutorials focus on stateless services and ignore a deeper explanation of state management in Kubernetes. But Kubernetes supports both types of deployments, the stateless deployments and stateful

Yiadh TLIJANI
Yiadh TLIJANI
Automation
Lab πŸ”¬ A Practical kubernetes Operator using Ansible

Lab πŸ”¬ A Practical kubernetes Operator using Ansible
Members Public

Right around the time Red Hat [https://www.redhat.com/] was acquiring them, CoreOS [https://www.coreos.com/] announced the release of a new framework and development kit around a concept called β€œOperators [https://coreos.com/operators/]”. Since then, Operators have evolved into one of the best ways to effectively

Yiadh TLIJANI
Yiadh TLIJANI
Labs
Essential Linux Commands

Essential Linux Commands
Members Public

Linux Commands For File System Managementcommand description example ls     cat     cd     pwd     mkdir     file     cp     mv     rm     ln     chmod     chown     find     locate    

Yiadh TLIJANI
Yiadh TLIJANI
Getting Started
HASHICORP'S VAULT with Docker compose

HASHICORP'S VAULT with Docker compose
Members Public

Prerequites https://www.pixelite.co.nz/article/add-prismjs-to-ghost/ ```python print("nice snippet") ``` print("nice snippet")netstat -nlpt </p><pre><code class="language-markdown"> Β  Β  Β  Β ```python print("nice snippet") ``` </code></pre><p> In this post, we'll spin up docker containers for

Yiadh TLIJANI
Yiadh TLIJANI
Security
15 DevOps Trends to Expect in 2021

15 DevOps Trends to Expect in 2021
Members Public

This is a round-up article where we collected opinions from 15 DevOps experts on what they think will be a trend in 2021 with context to DevOps. DevOps has come a long way, and there is no doubt it will continue to shine this year. Since many companies are looking

Yiadh TLIJANI
Yiadh TLIJANI
News
Useful Tools for Better Kubernetes Development

Useful Tools for Better Kubernetes Development
Members Public

A collection of awesome Kubernetes tools and projects to deploy, secure, and monitor your Kubernetes clusters. today I’m listing my top Kubernetes tools for testing and development. LensFor a while, I was an exclusive GKE user, spoiled by its simplicity and the managed dashboard on the GCP console. For

Yiadh TLIJANI
Yiadh TLIJANI
Kubernetes
GitOps

GitOps
Members Public

Deploy faster and more reliably with GitOps

Yiadh TLIJANI
Yiadh TLIJANI
CI / CD