DevOps Projects

Projects completed following the roadmap.sh/devops requirements.

Server Performance Stats

A tool to monitor and display server performance statistics, covering OS fundamentals and system monitoring.

View on GitHub

Log Archive Tool

Utility for archiving and managing log files, essential for log management in DevOps practices.

View on GitHub

Nginx Log Analyser

Script to analyze Nginx access logs, providing insights into web server performance and traffic patterns.

View on GitHub

GitHub Pages Deployment

Automation for deploying static sites to GitHub Pages, demonstrating CI/CD basics.

View on GitHub

SSH Remote Server Setup

Guide and scripts for setting up SSH access to remote servers, focusing on security and connectivity.

View on GitHub

Static Site Server

Simple server setup for hosting static websites, covering web servers and deployment.

View on GitHub

Basic DNS Setup

Configuration for basic DNS setup, including domain management and networking fundamentals.

View on GitHub

Simple Monitoring with Netdata

Real-time monitoring solution using Netdata, providing system performance visualization and alerting capabilities.

View on GitHub

Dummy Systemd Service

Example systemd service configuration and management, demonstrating service automation and process management in Linux.

View on GitHub

Basic Dockerfile

Introduction to Docker and containerization, demonstrating image creation and container management for application deployment.

View on GitHub

EC2 Instance

AWS EC2 instance setup and configuration, covering cloud infrastructure provisioning and deployment on Amazon Web Services.

View on GitHub

Pomodoro Timer

A productivity tool implementing the Pomodoro Technique for focused work sessions and breaks.

View on GitHub Deployed Version