Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Learning Flask #232

Open
Ashishkumarpanda opened this issue Nov 23, 2020 · 0 comments
Open

Learning Flask #232

Ashishkumarpanda opened this issue Nov 23, 2020 · 0 comments

Comments

@Ashishkumarpanda
Copy link

Ashishkumarpanda commented Nov 23, 2020

Get to know about Flask

  • Flask is a micro web framework written in Python.It is micro because it doesn't required perticular libraries

Work done today (Day 1)

  • create a virtual enviourment for flask
  • create a Python file to create the web app
  • Try to print my name in the web app
  • i have uploade the work on my github profile here's the Link
  • Here's the output i get image

Work done today (Day 2)

Comparison between the solution providers in field of AI

Topic Amazon Google Microsoft
Object Detection Amazon Rekognition Google cloud Vision Microsoft Cognitive Services
Scene Detection Provides The Api Provided by the same api Provided by the same Api
Facial Detection Provides The Api Provided by the same api Provided by the same Api
Facial Analysis Provides The Api Provided by the same api Provided by the same Api
Inappropriate content Description Provides The Api Provided by the same api Provided by the same Api
Celebritry Recognition Provides The Api Provided by the same api Provided by the same Api
Text Recognition Provides The Api Provided by the same api Provided by the same Api

The above mentioned topics are provided by the same Api's in the similar platform eg. Amazon Rekognition for amazon ,Microsoft Cognitive Services for Microsoft ,Google cloud Vision for google.As from The resources we came to know that the following facts
Difference

Topic Amazon Google Microsoft
Search for similar images on Web Not provided Ilan.Google.API this API is used for this purpose by google Not Provided
Logo Detection Not provided Flik 27 logo is used also for detecting logo by google Not Provided
Landmark Detection Not provided The Vision API now supports offline asynchronous batch image annotation for all features. Provided by Microsoft Cognitive Services
Dominant color Detection Not provided Provided by Google cloud Vision Provided by Microsoft Cognitive Services

Work done today (Day 3)

What is Multitenancy?
In cloud computing, multitenancy means that multiple customers of a cloud vendor are using the same computing resources. Despite the fact that they share resources, cloud customers aren't aware of each other, and their data is kept totally separate. Multitenancy is a crucial component of cloud computing; without it, cloud services would be far less practical. Multitenant architecture is a feature in many types of public cloud computing, including IaaS, PaaS, SaaS, containers, and serverless computing.

Advantages

  • Better use of resources
  • Lower costs
  • Possible security risks and compliance issues
  • The "noisy neighbor" effect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant