Hands-on DevOps with Linux: Build and Deploy DevOps Pipelines Using Linux Commands, Terraform, Docker, Vagrant, and Kubernetes - CyberSecurity Summary | OndaCast
A practical guide for building and deploying DevOps pipelines using various open-source tools. The content focuses heavily on Linux fundamentals, including managing files, directories, users, and permissions, while also introducing modern DevOps practices. Specific technologies covered are VirtualBox and Vagrant for creating environments, core web services like Apache and Nginx, deployment strategies using Docker and Kubernetes, and centralized logging with the EFK stack (Elasticsearch, Fluentd, and Kibana). Furthermore, the book addresses the automation of infrastructure using Infrastructure as Code (IaC) with tools like Terraform and explores continuous integration/continuous delivery (CI/CD) pipelines using Jenkins and version control with Git and GitHub.