Skip to content

ai-agents

8 posts

Deploying AWS Bedrock AgentCore with CDK: a quickstart

A CDK guide for deploying a minimal Strands agent on AgentCore Runtime — parameterized stack, arm64 build, deploy and invoke, and the IAM and Marketplace prerequisites you need before the first call.

aws-bedrockai-agentsaws-cdk+3
Zapier MCP as a Permission Control Layer: Taming Broad API Access for AI Agents

How Zapier MCP provides action-level whitelisting, credential isolation, and human-in-the-loop approval for AI agents. A managed alternative to custom scoped proxies for multi-app API governance.

mcpsecurityai-agents+4
Skip the MCP Layer: Scoped API Access for Production AI Agents

Why production teams replace broad MCP access with scoped API proxies. Covers Atlassian (Jira/Confluence), Google Workspace, and Notion with FastAPI proxy, CLI wrapper, and n8n examples.

mcpapi-designpython+5
AI/LLM Glossary: 82 Terms Every Developer Should Know

A practical, implementation-focused glossary for developers navigating the AI/LLM landscape. From tokens to agents, RAG to fine-tuning, with code examples and honest assessments.

llmgenaiai-agents+9
AI Agent Security: Guardrails and Defense Patterns for Production Systems

A comprehensive guide to securing AI agents in production with AWS Bedrock Guardrails, defense-in-depth strategies, and practical implementation patterns for preventing prompt injection, tool misuse, and multi-agent attacks.

ai-agentsaws-bedrocksecurity+5
From Chatbots to Autonomous Agents: Architecture Patterns

Explore the architectural evolution from rule-based chatbots to autonomous AI agents. Learn ReAct, Plan-and-Execute, and multi-agent patterns with TypeScript implementations and practical migration strategies.

ai-agentschatbotsarchitecture+4
LangChain in Production: Patterns That Work and Anti-Patterns That Don't

Real lessons from deploying LangChain applications to production. Learn about the anti-patterns that cause failures and the patterns that enable success, with working code examples and cost optimization strategies.

langchainllmproduction+5
Building Production-Ready AI Agents with AWS Bedrock AgentCore

Learn how AWS Bedrock AgentCore solves the infrastructure challenges of deploying agentic AI at scale - from prototype to production with runtime, memory, gateway, and multi-agent coordination.

aws-bedrockai-agentsagentic-ai+4