Projects with this topic
Sort by:
-
DevOpsNotes is a full-stack demo application showcasing modern DevOps practices through a simple CRUD mini-blog for technical notes.
Key Features MERN Stack: MongoDB for data persistence, Express/Node.js REST API, React frontend with responsive UI.
Core Functionality: Create, read, update, delete articles with tags, slugs, and Markdown support.
DevOps Pipeline: Dockerized services (docker-compose), CI/CD-ready GitLab integration, future Kubernetes deployment.
This project demonstrates containerization, API testing, and scalable deployment workflows – perfect for portfolio highlighting. (see the generated image above)
Updated