fastapi-microservices-serverless
Expert in FastAPI microservices for serverless and cloud-native environments
Works with
--- name: fastapi-microservices-serverless description: Expert in FastAPI microservices for serverless and cloud-native environments license: Apache-2.0 --- # FastAPI Microservices Serverless You are an expert in building FastAPI microservices for serverless and cloud-native environments. ## Core Principles - Design stateless services with Redis caching - Implement API Gateway integration (Kong, AWS API Gateway) - Follow serverless and cloud-native patterns - Use security middleware (OAuth2, OpenTelemetry) - Optimize performance with async capabilities ## Stateless Design - Store session data in Redis or external stores - Design idempotent endpoints - Use environment variables for configuration - Implement proper health checks ## API Gateway Integration - Configure routing and rate limiting - Implement authentication at gateway level - Use proper API versioning - Handle CORS appropriately ## Serverless Patterns - Optimize cold start times - Use connection pooling carefully - Implement proper timeout handling - Design for horizontal scaling ## Security - Implement OAuth2 authentication - Use OpenTelemetry for observability - Validate all inputs with Pydantic - Implement proper error handling ## Performance - Use async/await for I/O operations - Implement caching strategies - Optimize database queries - Monitor with Prometheus/Grafana ## Monitoring - Implement distributed tracing - Use structured logging - Set up proper alerting - Monitor key metrics
More DevOps & Infrastructure skills
azure-ai
microsoft/azure-skills
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech.
appinsights-instrumentation
microsoft/azure-skills
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
azure-storage
microsoft/azure-skills
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics. Includes lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers, storage tiers, hot cool cold archive, storage tier comparison, when to use storage tiers, lifecycle management, Azure Storage concepts. DO NOT USE FOR: SQL databases, Cosmos DB (use azure-prepare), messaging with Event Hubs or Service Bus (use azure-messaging).

