Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Landing Zone: A Blueprint for Cloud Deployments

Landing Zone: A Blueprint for Cloud Deployments
After working in the cloud industry for over two years—mostly with Google Cloud Platform—I began to think that I need to start documenting my experiences. Mainly as a personal reference, but hopef...
21.04.2025 0 Read More

Deployment of static website on aws S3

Deployment of static website on aws S3
Amazon S3 (Simple Storage Service): Hosts the static website files (HTML, CSS, JS).You enable static website hosting on the S3 bucket. CloudFront (CDN): Distributes the content globally for better pe...
22.04.2025 0 Read More

Fort Knox in the Cloud: A Practical Guide to AWS Security & IAM

Hey everyone! 👋 Ever felt that initial rush of excitement firing up your first EC2 instance or S3 bucket on AWS? It feels like limitless power at your fingertips. But then, a tiny voice whispers, "...
22.04.2025 0 Read More

Terraform Commands Every Cloud Engineer Should Know

Infrastructure as Code (IaC) has revolutionized the way cloud environments are managed, and Terraform stands out as one of the most popular IaC tools today. Whether you're provisioning compute resourc...
22.04.2025 0 Read More

From chaos to order: how the mv command simplifies Linux file management

From chaos to order: how the mv command simplifies Linux file management
The mv command in Linux is an essential and versatile tool for managing files and directories. Its primary purpose is to move files or directories from one location to another, but it also serves as ...
22.04.2025 0 Read More

☸️ How to control Kubernetes clusters directly from your browser

☸️ How to control Kubernetes clusters directly from your browser
While MCP is a craze right now, we continue to simplify things with our Systems AI agent, which can now interact with and manage resources in Kubernetes clusters too. The Systems agent uses natural la...
22.04.2025 0 Read More

🚀 Hosting a Static Website on AWS EC2 -My First Step Toward DevOps

🚀 Hosting a Static Website on AWS EC2 -My First Step Toward DevOps
Hey there! I'm Oluwaseyi - a System Administrator who’s passionate about all things cloud. Lately, I've been diving deep into the world of DevOps, and I thought, what better way to document this jou...
22.04.2025 0 Read More

Demystifying AWS EC2: Your Server, Supercharged in the Cloud

Demystifying AWS EC2: Your Server, Supercharged in the Cloud
Remember the days of ordering physical servers? The waiting, the racking, the endless patching, the constant worry about hardware failure, power outages, or hitting capacity limits? Managing infrastru...
22.04.2025 0 Read More

How to Set Up GitHub Actions to Deploy a Simple Docker App on an EC2 Server

If you're working on a web app and want to automate your deployment from GitHub to your server, this article is for you. I’ll walk you through everything step by step—from creating an EC2 server o...
23.04.2025 0 Read More

How to create a virtual machine in Azure

What is a Virtual MachineCreating a virtual machine (VM) in Microsoft Azure is a fundamental skill for developers, IT professionals, and cloud enthusiasts. Whether you're setting up a development envi...
23.04.2025 0 Read More
Loading...
#reading
Optimizing Redux for Massive State Trees with Entity Adapters
0
Power of Parametric Design: Trends and Best Practices
0
Getting started with Bitbucket Pipelines
0
Top React Testing Libraries in 2025
0
Latency v/s Throughput – What’s Slowing You Down?
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
New Release: Free Email Signature Generator
0
Turn any git repo into llm readable format
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0