Logo
Login
Tech Posts 31228
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.

AWS Lightsail in Action: Launching and Scaling Your Web Server Efficiently.

AWS Lightsail in Action: Launching and Scaling Your Web Server Efficiently.
Description Deploy a Java web app to AWS Lightsail using Jenkins for CI/CD. Learn how to launch, automate, and scale your app with this hands-on tutorial.Are you looking for a fast, affordabl...
20.04.2025 0 Read More

From Transit Gateways to Cloud WAN: Navigating the Shift in AWS Networking

From Transit Gateways to Cloud WAN: Navigating the Shift in AWS Networking
As organizations grow and adopt cloud infrastructure at scale, the complexity of connecting multiple sites, AWS Regions, and cloud environments increases. AWS has offered Transit Gateway (TGW) to simp...
20.04.2025 0 Read More

🌐 Host a Static Website on AWS S3: Step-by-Step Guide for Beginners

🌐 Host a Static Website on AWS S3: Step-by-Step Guide for Beginners
👋 Hey there! I’m Sarvar, a Cloud Architect passionate about cutting-edge technologies. With extensive experience in Cloud Operations (AWS & Azure), Data Operations, Data Analytics, DevOps, an...
20.04.2025 0 Read More

How to Store API Request Data in DynamoDB Using AWS Lambda and API Gateway

In serverless apps, it's common to process incoming requests via API Gateway and store relevant data using AWS Lambda and DynamoDB. This setup allows you to create powerful, scalable APIs with zero in...
20.04.2025 0 Read More

How to Trigger AWS Lambda Functions on a Schedule Using CloudWatch Events (Serverless Cron Jobs)

Scheduled tasks are common in backend workflows — for example, cleaning up expired sessions, sending reminders, or syncing data. In AWS, you can set up serverless cron jobs using CloudWatch Events (...
20.04.2025 0 Read More

SSH Key Authentication: A Practical Guide for Secure Server Access

SSH Key Authentication: A Practical Guide for Secure Server Access
Introduction Secure Shell (SSH) is a critical protocol for securely accessing remote servers. While password authentication is common, SSH key-based authentication offers stronger security and conven...
20.04.2025 0 Read More

50+ AWS Services Unleashed: Cloud Chaos Conquered with a Chuckle!

Buckle up for a wild ride through AWS’s galaxy of services! From robot wranglers to quantum questers, here’s your snappy guide to 50+ AWS tools, complete with what they do, why they’re awesome, ...
20.04.2025 0 Read More

Cut CI/CD Costs by 77% & 2x Deployment Speed with GitHub Actions on EKS Auto Mode

Cut CI/CD Costs by 77% & 2x Deployment Speed with GitHub Actions on EKS Auto Mode
On April 5, 2025 I did a live stream on how to run Github Actions Self Hosted Runners on EKS Auto with AWS Heroes Arshad Zackeriya and Jones Zachariah Noel. Disclaimer: 🐶 No Beagles were harmed...
20.04.2025 0 Read More

From Zero to EKS and Hybrid-Nodes —Part 3: Setting up the NLB, Ingress, and Services on a Hybrid EKS Infrastructure

From Zero to EKS and Hybrid-Nodes —Part 3: Setting up the NLB, Ingress, and Services on a Hybrid EKS Infrastructure
Introduction: In the previous part, we set up the EKS cluster and deployed the first hybrid nodes. At that point, the network topology looked like this:Now, in this third part, we’re going ...
20.04.2025 0 Read More

Deploy a Next.js App on AWS EC2 with Docker, NGINX, and Automate with GitHub Actions.

Deploy a Next.js App on AWS EC2 with Docker, NGINX, and Automate with GitHub Actions.
Next.js is a powerful React framework that provides server-side rendering, static site generation, and API routes. Deploying a Next.js app on an AWS EC2 instance allows for better control and customiz...
21.04.2025 0 Read More
Loading...
#reading
10 Lightweight API Gateways for Your Next Project
0
Jest vs Mocha: The Best JavaScript Testing Framework for Unit Testing
0
Who's hiring? — April 2025
0
Fair Source Software: Bridging Open Source and Proprietary Models
0
Fair Source Software: Bridging Open Source and Proprietary Licensing
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0