Introduction
What is Python Deploy
Python Deploy is an easy to use deployment platform for Python applications. It removes the complexity of configuring AWS infrastructure, so that you can focus on developing your application.
Python Deploy sets up AWS Containers (ECS), Lambdas, SQS queues, RDS databases, ElastiCache instances, network configuration and more Amazon resources for you. This gives you a platform that:
- Autoscales
- Has zero-downtime deployments
- Provides simple environment variable management
- Allows you to easily launch databases, cache-instances, queues and more
- Gives you private and public S3 storage
- Uses your custom domains
How to start?
To get started you:
- Create an accountopen in new window.
- Create a Team and set up your first application.
- Start making deployments.