Category

DevOps Tools, CI/CD and Automation Guides

Master DevOps with tutorials on CI/CD pipelines, Kubernetes, Docker, Git, and automation tools used in modern infrastructure.

The DevOps section focuses on automation, CI/CD pipelines, and modern infrastructure management tools.

DevOps combines development and operations to improve software delivery and system reliability. This category includes tutorials on tools like Docker, Kubernetes, Git, and CI/CD workflows.

To strengthen your foundation, also explore Linux and Programming.

Topics covered

  • CI/CD pipelines and automation
  • Containerization using Docker
  • Kubernetes orchestration
  • Infrastructure as code

Who should read this

  • DevOps engineers
  • Developers working with CI/CD
  • Cloud engineers

302 articles

How to host static website on S3 [Step-by-Step]

STep by Step instructions to host static website on S3 using CORS. Use a custom domain name name to host your static website using CNNAME DNS Record

By mahnoormalik · 5 min read · devops

Azure App Service Tutorial [Practical Examples]

Azure App Service is a Hypertext Transfer Protocol (HTTP)-based web application hosting service. It can be integrated with Visual Studio for creating, …

By sahilhulage · 5 min read · devops

Azure Logic Apps Tutorial [Practical Examples]

The Azure Logic Apps are a logical container for one workflow you can define using triggers and actions. A trigger can instantiate a workflow, which can consist …

By sahilhulage · 5 min read · devops

Complete AWS S3 Bucket Tutorial [Practical Examples]

Step by Step tutorial on AWS S3 Buckets and create one. We will also explore S3 versioning and S3 encryption and in the last, we will generate an AWS S3 Bucket …

By mahnoormalik · 9 min read · devops