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

Automating My EC2 with Ansible: A Tale of WSL Woes and Nginx Triumphs

Introduction For Project 3 in my DevOps journey, I set out to automate an EC2 instance setup with Ansible—installing Nginx and securing it by disabling root SSH login. What seemed like a st...
31.03.2025 0 Read More

What happens when women from diverse backgrounds come together to innovate in Life Sciences?

What happens when women from diverse backgrounds come together to innovate in Life Sciences?
👭🏻 Authors: María Lourdes Ramos, Aidin Rodriguez, Romina MendezIn light of the technological advancements we are experiencing, data is one of the most valuable assets for any organization.In th...
31.03.2025 0 Read More

Cloud vs. On-Prem Storage: The Hidden Costs No One Talks About

Cloud vs. On-Prem Storage: The Hidden Costs No One Talks About
Cloud storage is everywhere — fast, flexible, and convenient. For many teams, it seems like the obvious choice. But as your organization grows, and especially if you're handling large volumes of med...
31.03.2025 0 Read More

AWS Well-Architected Framework: Designing Efficient Cloud Applications

As cloud adoption grows, businesses need to build applications that are secure, high-performing, resilient, and cost-effective. The AWS Well-Architected Framework provides a structured approach to des...
31.03.2025 0 Read More

Using the Gemini API on Cloud Run to Build a Chat Application

(🎨 cover image created with Imagen 3 in Gemini!)Welcome to my blog series on building with Google AI tools! In this post, we'll create a simple chat application powered by Gemini and hosted on Clou...
31.03.2025 0 Read More

Create Azure backup of VM using Automation script in AzCli

⛶echo "Logging In...." az login --service-principal -u $Clientid -p $Clientsecret --tenant $Tenantid az account set -s "ba-ib-at23055-neu-dev" RecoveryServicesVault="at23055vault-test" resourceGro...
31.03.2025 0 Read More

Flask Application Deployment using AWS ECS and AWS DynamoDB with Terraform

Flask Application Deployment using AWS ECS and AWS DynamoDB with Terraform
Deploying a Flask application can seem daunting, but using AWS makes the process streamlined and scalable. In this blog post, we’ll walk through deploying a simple "Hello World" Flask application us...
31.03.2025 0 Read More

Amazon Rekognition: Understanding Its Features and Use In Content Moderation

Amazon Rekognition: Understanding Its Features and Use In Content Moderation
Hey cloud enthusiasts, it's time to learn.😀In this article, I’ll provide a brief overview of Rekognition’s key capabilities and how it can enhance your projects. Amazon Rekognition is a powerfu...
31.03.2025 0 Read More

Azure AI Agent Service The brand new Azure AI Agent Service at your fingertips

Azure AI Agent Service The brand new Azure AI Agent Service at your fingertips
The brand new Azure AI Agent Service at your fingertips - CloudBlogger@2025 Azure AI Agent...
31.03.2025 0 Read More

How to built your Custom AI Server with AKS and your custom Clients with Vite and NextJS – Part 1

How to built your Custom AI Server with AKS and your custom Clients with Vite and NextJS – Part 1
The Ultimate Guide to build your Custom AI Server - CloudBlogger@2025 An Ultimate Guide fo...
31.03.2025 0 Read More
Loading...
#reading
Cancelling a GitHub Sponsorship: A Holistic Guide with Insights and Future Trends
0
16 VPS Security Tips to Protect Your Linux Server
0
Discovering DNS: A Beginner’s Introduction to nslookup
0
Corrigindo erros de permissão no cache do NGINX ao servir arquivos via FastCGI
0
A Tough Start, but the Journey Continues
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0