DevOps
DevOps
Apache
Apache HTTP Server is a web server program created by the Apache Software Foundation, an open source software group.
- Apache | Apache Installation
- Apache | Basic Apache Configuration
- Apache | Installing Content
- Apache | Access Permissions
- Apache | Configuration for Using PHP
- Apache | Log Files
- Apache | VirtualHost Configuration
- Apache | Integrating with Tomcat (mod_proxy_ajp)
- Apache | Apache Server Management (mod_status)
Tomcat
A Java-based servlet container and web server developed by the Apache Software Foundation.
Getting Started with Docker Through Hands-on Practice
- Getting Started with Docker Through Hands-on Practice | 1. Docker Image and Container Management Mechanism
- Getting Started with Docker by Practice | 2. Building a Docker Image
- Getting Started with Docker by Practice | 3. Docker Image Management
- Getting Started with Docker by Practice | 4. Deploying Multiple Containers with Docker Compose
- Getting Started with Docker by Practice | 5. Creating a Docker Host on Windows with Docker Machine
- Getting Started with Docker by Practice | 6. Experiencing the Structure of Docker Engine
- Getting Started with Docker by Practice | 7. Bind Mount Hello Java
Kubernetes
- Kubernetes Overview
- Kubernetes Architecture
- Using Kubernetes
- Creating a Local Kubernetes Development Environment - Installing and Using minikube
- Using Kubernetes kubectl CLI (command-line tool)
- Kubernetes Node
- Kubernetes Pods
- Exposing a Kubernetes Cluster Externally with a Service
- Exposing a Cluster Externally with Kubernetes Ingress
- Scaling Up with Kubernetes Replica
- Kubernetes Deployment Rolling Update and Rollback
- Kubernetes namespace
- Kubernetes YAML Templates and API
- Kubernetes Storage
- Kubernetes Manifest
Helm
Kubernetes package manager
Prometheus
Open-source data collection tool
- Prometheus Features and Architecture
- Prometheus, CNCF, and Observability
- Installing and Starting Prometheus
- Grafana - Open-source data monitoring tool
- Installing Prometheus + Grafana with Docker Compose
- Spring Boot default metrics
- Quick Guide to Application Monitoring with Spring Boot + Prometheus + Grafana + Docker
- Application Monitoring with Spring Batch + Prometheus + Pushgateway + Grafana + Docker