Devops

Platform Engineering: The Next Evolutionary Step in DevOps
Introduction: The Paradox of "You build it, you run it" The DevOps culture, epitomized by Amazon CTO Werner Vogels' famous quote "You build it, you run it," has contributed greatly to increasing
- DevOps, Software Engineering
- 13 May, 2026

Summary of essential Linux terminal commands for backend developers
Throw away the mouse and become familiar with the keyboard If you are used to the fancy GUI (graphical user interface) environment of Windows or Mac OS, when you first connect to a remote server

Complete CI/CD pipeline automation starting with GitHub Actions
Escape the nightmare of manual deployment “Okay, now the coding is done! Let’s connect to the server, get git pull, reinstall dependencies, build, kill the existing process, and launch a new pr
- DevOps, Development
- 24 Jun, 2024

Introduction to AWS EC2: Building Your First Cloud Server
I need my own server! The joy I felt when I studied programming and created my first web application is indescribable. However, if it only works on my computer's local host (localhost:3000), it w