Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
devops
members
Proxy Server Setup on EC2 for Developers: Connecting to External APIs Made Easy
This article explains how developers can access 3rd APIs that enforce strict access controls such as IP whitelisting by setting up a proxy server on AWS EC2. It walks through configuring the proxy, ro
Timo
Nov 20, 2025 | 3 min read
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
Nov 20, 2025 | 2 min read
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
Nov 20, 2025 | 4 min read
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
Nov 20, 2025 | 3 min read
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
Nov 20, 2025 | 3 min read
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
Nov 19, 2025 | 19 min read
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
Nov 19, 2025 | 3 min read
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
Nov 19, 2025 | 5 min read
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
Nov 19, 2025 | 5 min read
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
Nov 19, 2025 | 4 min read
Load more posts