I ran into a few issues trying to add FastMCP to my existing FastAPI app that is already set up with AWS Cognito authentication. Side note: The AWS Cognito Provider documentation step 6 has ...
Using Terraform, I deploy a Kubernetes cluster on AWS that will run only on Fargate (no EC2 nodes). I create a dedicated namespace for some addons (such as kube-system). When I install the CoreDNS ...