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

🐧 Linux Basics Part 2: File Operations, Viewing Content & Permissions

Welcome back to our Linux beginner series! In this part, we’ll explore how to work with files, read their contents, and understand Linux file permissions. Let’s dive right in! 📁 1. File...
24.04.2025 0 Read More

AWS Database Services: The Complete Guide to Cloud Data Management

The Database Dilemma: Choosing the Right Solution in the Cloud Era In today's data-driven world, your database choice can make or break your application. AWS offers a comprehensive suite of d...
24.04.2025 0 Read More

AWS Update: Amazon EBS Now Supports Resource-Level Permissions for Copying Snapshots

Amazon EBS now supports resource-level permissions for copying snapshots! 🎉This new feature gives you granular control over who can copy, which snapshot can be copied, and under what conditions –...
24.04.2025 0 Read More

Which AWS Service Should You Choose? The Ultimate Guide to Making the Right Cloud Decision

Which AWS Service Should You Choose? The Ultimate Guide to Making the Right Cloud Decision
How do you navigate the maze of AWS services and choose the best fit for your project? Choosing the right AWS service feels overwhelming at first. With over 200 services available, even experienced ar...
24.04.2025 0 Read More

Going Serverless 🤖⚡: How to Launch a Website in less than 15 minutes with AWS Lambda & API Gateway (Beginner-Friendly!)

Going Serverless 🤖⚡: How to Launch a Website in less than 15 minutes with AWS Lambda & API Gateway (Beginner-Friendly!)
This article is co-authored with @siosanac Introducing Amazon Web Services Lambda What is AWS Lambda? 🤔 AWS Lambda is a serverless computing service made by Amazon Web Services (AWS). It l...
24.04.2025 0 Read More

AWS Solutions Architect Syllabus (SAA-C03): Exam Domains, Topics & Study Guide (2025 Update)

Introduction Planning to become an AWS Certified Solutions Architect - Associate? Passing the SAA-C03 exam is a significant step in validating your cloud expertise and boosting your career. B...
24.04.2025 0 Read More

🚀 How I Deployed My Static Website Using GitHub Actions

🚀 How I Deployed My Static Website Using GitHub Actions
Deploying a static website manually can be tedious, especially when you’re updating it frequently. That’s why I decided to automate my deployment process using GitHub Actions—a powerful CI/CD to...
24.04.2025 0 Read More

Creating an API Gateway with AWS SAM and Node.js

If you're building a serverless application with Lambda, chances are you need to expose your functions as APIs. That's where Amazon API Gateway comes in — and AWS SAM makes it incredibly easy to def...
24.04.2025 0 Read More

Tracking 🔍 Deletion Events with AWS Lambda and CloudTrail - (Let's Build 🏗️ Series)

Tracking 🔍 Deletion Events with AWS Lambda and CloudTrail - (Let's Build 🏗️ Series)
Imagine if you can automate an alerting system that whenever a user deletes a resource on the AWS cloud you want to send message to specific people.Well, we are going to create one using two AWS servi...
24.04.2025 0 Read More

Lambda para optimización de costo- Eliminación de volúmenes de EBS en desuso

Lambda para optimización de costo- Eliminación de volúmenes de EBS en desuso
Lambda es un servicio de AWS que ejecuta código sin la necesidad de aprovisionar un servidor, lo que comúnmente conocemos como "tecnologías serverless", funciona como respuesta a eventos, lo que la...
24.04.2025 0 Read More
Loading...
#reading
"Day in the Life of XY Developer" - Who is it for?
0
Browser Wars 2025: A Developer's Perspective on Chrome vs Firefox vs Safari
0
Are You Using AI, Generative AI, Machine Learning, and Deep Learning Terms Correctly?
0
Navigating PostgreSQL - The explain command and sequential scans
0
Install Docker on Ubuntu
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