Tag: DevOps
All the articles with the tag "DevOps".
-
Deploying Static Website to AWS S3 with GitHub Actions (CI/CD)
A complete step-by-step walkthrough on how to automatically deploy your static npm website from GitHub to AWS S3 using GitHub Actions — with free-tier resources.
-
Getting Started with Docker – Containers, Images & the Basics
An easy-to-understand introduction to Docker: containers vs virtual machines, images, Dockerfiles, volumes, commands, and how it all fits together for modern DevOps workflows.