
Flask Framework for Web Development
Optick | v2.1Linux/Unix, Ubuntu 20.04 - 64-bit Amazon Machine Image (AMI)
Reviews from AWS Marketplace
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews

External reviews are not included in the AWS star rating for the product.
Good for MVP development
What do you like best about the product?
You can do very fast development in Flask. It is good while starting a startup or a small college project. It is extremely lightweight to use unlike Django which is quite heavy.
What do you dislike about the product?
It is light wieght but uses wsgi and not asgi. Asynchronous requests are not possible to execute in flasks which makes it a bad choice for a company which serves large number of customers which means large number of requests.
What problems is the product solving and how is that benefiting you?
It is currently being used to power our applications. It is extremely lightweight to use. But lacks speed which is something that I would like that flask should improve upon.
- Leave a Comment |
- Mark review as helpful
Flask python webframework
What do you like best about the product?
Web Development done easily with the Flask. We can get started fast and light weighted framework. All the ML models can be deployed in Flask , as flask-api give faster response.
What do you dislike about the product?
It is less secure when compared with Django framework.
What problems is the product solving and how is that benefiting you?
For creation of Api, small UI and user registration & login pages, Flask is very usefull and can understand easily.
Flask framework for crispness and dynamic views
What do you like best about the product?
Its pretty easy to install configure and extend for a quick spin up of simple yet effective web. For example like sharing insights and metrics across teams of say some validated thresholds of infra/or underlying application
What do you dislike about the product?
This framework does not come like an out of the box learnability contained within the framework itself. It would be better if such inbuilt learnable modules are present in it
What problems is the product solving and how is that benefiting you?
For example when insights and sharing across the teams different dimensions of measurements / analysis done, its very effective to show this details. Although same can be done in a different way in say Jira JavaScript like addon where the interactive graphlines can be plotted and can be added or removed based on selections
showing 1 - 3