Scaling Auto Scaling Groups with Multiple Step Scaling Policies in Terraform
AI
members

Scaling Auto Scaling Groups with Multiple Step Scaling Policies in Terraform

Auto Scaling Groups (ASGs) are a cornerstone of resilient cloud architecture. They allow your infrastructure to dynamically respond to load by adding or removing EC2 instances. In this blog, we’ll exp
COPPER Nguyen
Caddy: The Modern Web Server That Makes HTTPS Easy
devops
members

Caddy: The Modern Web Server That Makes HTTPS Easy

What is Caddy? Caddy is a powerful, enterprise-ready, open-source web server with automatic HTTPS written in Go. Unlike traditional web servers like Apache or Nginx, Caddy is designed with simplicity
Kaitou
Kaitou
Using Model Context Protocol (MCP) with Docker Desktop
AI
members

Using Model Context Protocol (MCP) with Docker Desktop

What is MCP?Model Context Protocol (MCP) is an open protocol developed by Anthropic that enables AI models like Claude to connect and interact with external applications, services, and data sources in
Roman Le
Exploring AWS Elastic Beanstalk: A Simple and Effective Application Deployment Solution
devops
members

Exploring AWS Elastic Beanstalk: A Simple and Effective Application Deployment Solution

IntroductionAWS Elastic Beanstalk is a managed application service from Amazon Web Services (AWS) that allows users to deploy and manage web applications easily without worrying about the underlying i
Carlos
Carlos
8 LLM Production Challenges: Problems, Solutions
members

8 LLM Production Challenges: Problems, Solutions

Large Language Models (LLMs) like GPT and Claude are transforming how we build software—but they break in production in predictable, expensive ways.
Yami
Yami
Deploying a Load Balanced Web Service with AWS Copilot CLI and a Custom VPC
AI
members

Deploying a Load Balanced Web Service with AWS Copilot CLI and a Custom VPC

As a  Software Developer working with containerized microservices, you’ve probably faced the challenge of deploying scalable, secure, and observable services on AWS. While ECS Fargate is a great optio
COPPER Nguyen
Building Distributed Applications with Dapr
back-end
members

Building Distributed Applications with Dapr

What is Dapr? Dapr (Distributed Application Runtime) is an open-source, portable runtime that simplifies building resilient, stateless, and stateful microservices. Think of it as a toolkit that handl
Kaitou
Kaitou
MCP vs AI Agents: A Developer's Guide (With Coffee Breaks) ☕
AI
members

MCP vs AI Agents: A Developer's Guide (With Coffee Breaks) ☕

Introduction (Grab Your Coffee First)Hey fellow developer! Before we dive into this, go grab your coffee ☕. I'll wait. ... Got it? Perfect. Because we're about to explore two buzzwords that are curren
Roman Le
NGINX: Web Server and Reverse Proxy Server
WEB
members

NGINX: Web Server and Reverse Proxy Server

NGINX is a powerful, flexible, and high-performance web server that has evolved into a multifunctional tool for modern web infrastructure. It is widely used not only as a web server but also as a reve
Carlos
Carlos