deployment▌
33 indexed skills · max 10 per page
deployment-patterns
affaan-m/everything-claude-code · Productivity
CI/CD pipelines, Docker containerization, deployment strategies, health checks, and production readiness for web applications. \n \n Covers three deployment patterns: rolling (zero-downtime gradual updates), blue-green (atomic traffic switching), and canary (percentage-based rollout with monitoring) \n Includes multi-stage Dockerfile examples for Node.js, Go, and Python with best practices for image size, non-root users, and health checks \n Provides GitHub Actions pipeline templates, environmen
model-deployment
aj-geddes/useful-ai-prompts · Productivity
Model deployment is the process of taking a trained machine learning model and making it available for production use through APIs, web services, or batch processing systems.
expo-deployment
expo/skills · Productivity
Automated deployment of Expo apps to iOS App Store, Android Play Store, web hosting, and preview environments. \n \n Supports production builds and submissions for iOS (App Store and TestFlight) and Android (Google Play Store) with single commands \n Includes EAS Hosting for web deployments with automatic PR preview URLs and production domain support \n Provides CI/CD workflow automation via EAS Workflows for triggered builds and submissions on code pushes \n Automatic version management with re