Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
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
members
Understanding OAuth: What Happens When You "Login with Google"
Learn how OAuth 2.0 securely handles "Login with Google." Understand authorization flows, tokens, PKCE, and best practices for modern app authentication.
Yami
Nov 18, 2025 | 7 min read
AI
members
Enabling CloudFront Access Logs and Querying with Athena Using Projected Partitions
CloudFront Access Logs are a goldmine for understanding CDN traffic patterns, user behavior, and performance metrics. In this post, I’ll walk you through how to: Enable CloudFront Access Logs in Parq
COPPER Nguyen
Nov 18, 2025 | 3 min read
devops
members
Create an simple Live Webcast with Nginx RTMP
Introduction This blog demonstrates how to build a live streaming server using Nginx with RTMP module and Docker. Here are some things we should know: Accept live video streams from sources like OBS
Kaitou
Nov 18, 2025 | 3 min read
Load more posts