This tutorial walks through a simplified pattern for deploying an MCP Server on AWS, enforcing SSO authentication and per-user role assumption. // It assumes you already run other services in your VPC with SSO and IAM roles.
Tutorial: Using AWS STS to Generate Temporary Credentials via an API Gateway Endpoint
This tutorial will guide you through building a secure, serverless API to programmatically issue temporary AWS credentials using AWS STS (Security Token Service) and expose them via API Gateway. This approach avoids the need for long-lived credentials while providing secure, revocable tokens for clients. 1. Overview of the Solution We will: Use an IAM role... Continue Reading →
Configuring DataBricks on AWS
Despite the excellent QuickStart tools, this was way harder than I thought. For some reason I had the worst difficulty creating a Workspace on AWS for Databricks. Here are some tips that might help others who get stuck. A. Be clear which "Account ID" to enter where My Account ID on DatabricksMy Account ID on... Continue Reading →

You must be logged in to post a comment.