All Notes

DevOps & Docker

DevOps & Docker Notes

DevOps 101 – Series 1 of N – DevOps Refresher
Security monitoring dashboardPhoto: Campaign Creators / Unsplash · Royalty-free DevOps
Mohd Naeem

DevOps 101 – Series 1 of N – DevOps Refresher

Ops note · What is DevOps? What is SDLC? SDLC(Software Development Life Cycle) is an integral part of development, testing, deployment, maintenance of any software.…

Read Note
Dockers 101 – Series 3 of N – Using Docker-Compose.yml and Docker-Compose to Setup a WordPress Site
Operations team reviewing cloud metricsPhoto: Luke Chesser / Unsplash · Royalty-free Dockers
Mohd Naeem

Dockers 101 – Series 3 of N – Using Docker-Compose.yml and Docker-Compose to Setup a WordPress Site

Ops note · Requirement: To  setup a WordPress website using docker-compose.yml and docker-compose Strategy: Docker uses a docker-compose.yml to define the orchestration. docker-compose is an orchestration tool which…

Read Note
Dockers 101 – Series 1 of N – Introduction
Server room aislePhoto: panumas nikhomkhai / Unsplash · Royalty-free Dockers
Mohd Naeem

Dockers 101 – Series 1 of N – Introduction

Ops note · What is Docker? As per the docker documentation - Docker: is a platform to develop, deploy and run application using a concept…

Read Note