#90daysofdevops-chanllenge
Read more stories on Hashnode
Articles with this tag
In this blog post, we will go through the steps of creating a Django Notes application, containerizing it with Docker, and serving it via Nginx. This...
In this blog, we'll show you how to set up a freestyle CI/CD pipeline for a simple Todo application using YAML, Docker Compose, and Jenkins. Our goal...
Create a DevOps pipeline for a To-Do app project using GitHub and Python as depicted in your image. Here's a step-by-step guide: DevOps To-Do App...
AWS Cloud Storage Services AWS cloud storage offers a variety of services to meet different data storage needs, including object storage, block...
Here is an advanced tutorial on YAML, covering more complex structures and features: 1. Introduction to YAML YAML (YAML Ain't Markup Language) is a...