devops 28
- Ansible Playbooks pt 3: Roles and ansible-galaxy (90 Days of DevOps)
- Ansible Playbooks pt 2: A Playbook for our Web Servers (90 Days of DevOps)
- Ansible Playbooks pt 1: Intro (90 Days of DevOps)
- Ansible: Getting Started (90 Days of DevOps)
- Configuration Management: Intro (90 Days of DevOps)
- Linux pt 6: Bash Scripting (90 Days of DevOps)
- Linux pt 5b: LAMP Stack Setup (90 Days of DevOps)
- Linux pt 5a: SSH Server Setup (90 Days of DevOps)
- Linux pt 4: Text Editors: nano vs vim (90 Days of DevOps)
- Linux pt 3: Software Packages, Filesystem, and Storage (90 Days of DevOps)
- Linux pt 2: Commands (90 Days of DevOps)
- Linux pt 1: Quick VM Setup with Vagrant / Virtualbox (90 Days of DevOps)
- Learning a Programming Language pt 2c: Go Language Mini-Course, conclusion (90 Days of DevOps)
- Learning a Programming Language pt 2b: Go Language Mini-Course, continued (90 Days of DevOps)
- Learning a Programming Language pt 2a: Go Language Mini-Course (90 Days of DevOps)
- Learning a Programming Language pt 1: Why / Intro to Go Language (90 Days of DevOps)
- What is DevOps and Why Use It? (90 Days of DevOps)
- 90 Days of DevOps: Series Intro
- CI/CD for Infrastructure as Code pt 2: Running and Automating GitHub Actions (DevOps the Hard Way series)
- CI/CD for Infrastructure as Code pt 1: Defining a Workflow for GitHub Actions (DevOps the Hard Way series)
- SAST Testing of IaC using Checkov (DevOps the Hard Way series)
- Deploying to Kubernetes / EKS (DevOps the Hard Way series)
- Docker pt 2: Working with the Container Image (DevOps the Hard Way series)
- Docker pt 1: Create a Docker Image (DevOps the Hard Way series)
- Terraform pt 3: Create An EKS Cluster and IAM Role/Policy (DevOps the Hard Way series)
- Terraform pt 2: Create Elastic Container Registry (DevOps the Hard Way series)
- Terraform pt 1: Create S3 bucket (DevOps the Hard Way series)
- DevOps the Hard Way: Intro