Chandra Shettigar

Chandra Shettigar @shettigarc

About: Technologist - Applications, AI, DevOps, Platform & Cloud Engineering | Creator and Instructor at Devteds (https://www.devteds.com) | AWS | Kubernetes

Location:
Chicago, IL
Joined:
Jan 11, 2023

Chandra Shettigar
articles - 20 total

Building Your First MCP Server

A hands-on tutorial to create an MCP-enabled product database service In our previous posts, we've...

Learn More 1 0Jun 14

MCP vs Direct APIs: A Side-by-Side Example

See exactly how MCP standardizes AI agent development In our previous post, we introduced MCP as...

Learn More 1 1Jun 14

What is MCP? Think HTTP for AI Agents

Understanding Model Context Protocol through familiar analogies The Problem: AI Agents...

Learn More 1 0Jun 8

Building Real-time Apps with Rails 8, Hotwire & ActionCable in Production

Rails 8 brings big improvements to real-time updates with Hotwire and ActionCable. Locally,...

Learn More 7 0Feb 25

Scaling Rails Background Jobs in Kubernetes: From Queue to HPA

Ever tried processing a million records in a Rails controller action? Yeah, that's not going to end...

Learn More 1 0Feb 21

Authentication Without Complexity: Rails' Built-in Solution

In an industry where adding a simple login system often means wrestling with gem dependencies and...

Learn More 0 0Jan 25

AWS App Runner: A quick start deploying Docker Container to AppRunner

AWS AppRunner and Docker: From code to cloud in a few simple steps! This guide walks you through deploying a Docker container to AWS App Runner using the AWS CLI

Learn More 9 0Aug 7 '24

Easy GitHub Codespaces Setup: Your App, Postgres, and pgAdmin

I'm a big fan of working in containerized development environments. If I'm developing locally, I...

Learn More 8 0Jul 16 '24

Docker Security Checklist: Are You Production Ready?

Secure Docker images for production with this essential guide. Learn how to scan for vulnerabilities, use multi-stage builds, avoid embedded secrets, and ensure smooth container deployments

Learn More 6 0Jun 25 '24

Rails on Docker - Simplify Your Development with Docker and DevContainers

Sick of environment inconsistencies causing problems in your Ruby-on-Rails projects? Docker and...

Learn More 4 1Jun 2 '24

Multi-Container Local Development Setup using DevContainers in VSCode

As an application or web developer, it’s crucial to have an isolated yet seamless local development...

Learn More 1 0May 20 '24

VPC Basics for Kubernetes on Amazon EKS

As Kubernetes gains traction in the tech world, many companies leveraging AWS infrastructure are...

Learn More 1 0Mar 7 '24

DevOps Local Setup: Docker & Dev-Containers in VSCode

As an app developer or a DevOps, Platform, or Cloud Engineer, having a smooth and reliable local...

Learn More 1 0Nov 16 '23

The Flipside of Microservices: Knowing When to Embrace or Pass

Many teams explore the idea of breaking their applications into smaller services. This brings up a...

Learn More 0 0Aug 24 '23

Create React.js App using Docker

While Docker may not have gained significant popularity in front-end development, I believe it can...

Learn More 0 0Jun 30 '23

A Beginner’s Guide to Docker: Understanding the Basics

Docker has become a widely-used containerization platform, streamlining the process of developing and...

Learn More 0 0Apr 4 '23

Create Production-ready Container Image + Docker Multi-Stage Build

Docker allows developers simplify the build, packaging, and deployment of applications. While it is...

Learn More 2 0Jan 12 '23

Building Production-Ready Docker Images With Multi-Stage Builds

In this concise tutorial, discover how to use Docker's Multi-Stage Build process to create...

Learn More 0 0Apr 4 '23

Create Ruby On Rails Application Using Docker

A guide for creating a new Ruby on Rails application using Docker, without installing Ruby or Rails...

Learn More 0 0Apr 4 '23

Dockerize An Existing Ruby On Rails Application

In this concise tutorial, discover how to use Docker’s Multi-Stage Build process to create...

Learn More 0 0Apr 4 '23