Overview
Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It is classified as a microframework because it does not require particular tools or libraries.
Highlights
- Lightweight
- Get Started Quick & Easy
- Light On Server Resources
Details
Typical total price
$0.066/hour
Pricing
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.02 | $0.006 | $0.026 |
t2.micro AWS Free Tier | $0.02 | $0.012 | $0.032 |
t2.small | $0.02 | $0.023 | $0.043 |
t2.medium Recommended | $0.02 | $0.046 | $0.066 |
t2.large | $0.02 | $0.093 | $0.113 |
t2.xlarge | $0.02 | $0.186 | $0.206 |
t2.2xlarge | $0.02 | $0.371 | $0.391 |
m3.medium | $0.02 | $0.067 | $0.087 |
m3.large | $0.02 | $0.133 | $0.153 |
m3.xlarge | $0.02 | $0.266 | $0.286 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Updated Flask to Ubuntu 22.04 with Nginx & Gunicorn
Additional details
Resources
Vendor resources
Support
Vendor support
Support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
Customer reviews
Flask Review
Lightweight yet complete framework for your web development project along with Python and Jinja
Easy to implement an API
Simplicity and Flexibility : A Flask Framework Review
Straightforward to use and dosen't impose too much constraints on how you build your web application.
Flask dosent come with as many features built-in as some other frameworks.