The TerramEarth development team wants to create an API to meet the company's business requirements. You want the development team to focus their development effort on business value versus creating a custom framework. Which method should they use?
A.
Use Google App Engine with Google Cloud Endpoints. Focus on an API for dealers and partners
B.
Use Google App Engine with a JAX-RS Jersey Java-based framework. Focus on an API for the public
C.
Use Google App Engine with the Swagger (Open API Specification) framework. Focus on an API for the public
D.
Use Google Container Engine with a Django Python container. Focus on an API for the public
E.
Use Google Container Engine with a Tomcat container with the Swagger (Open API Specification) framework. Focus on an API for dealers and partners
Google offers Cloud Endpoint to develop, deploy and manage APIs on any google cloud backend.
https://cloud.google.com/endpoints
With Endpoints Frameworks, you don't have to deploy a third-party web server (such as Apache Tomcat or Gunicorn) with your application. You annotate or decorate the code and deploy your application as you normally would to the App Engine standard environment.
Cloud Endpoints Frameworks for the App Engine standard environment : https://cloud.google.com/endpoints/docs/frameworks/about-cloud-endpoints-frameworks
In any question where it says developer efforts need priority over operations costs or the cost of anything other effort, the answer is always app engine, if it is one of the options.
OAS adoption rules out framework development. Endpoints is only for indirection of the API and configuring other services which was not part of the question
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
kvokka
Highly Voted 4 years, 10 months agoVika
Highly Voted 3 years, 8 months agoSephethus
Most Recent 4 months, 3 weeks agoVSMu
1 year, 9 months agon_nana
1 year, 8 months agoKyubiBlaze
1 year, 11 months agomegumin
2 years agoMahmoud_E
2 years, 1 month agoAzureDP900
2 years, 4 months agoamxexam
2 years, 6 months agoNick89GR
2 years, 7 months agocdcollector
2 years, 11 months agocyqgz_36
2 years, 10 months agoKnerd
2 years, 11 months agoKnerd
2 years, 11 months agovartiklis
2 years, 11 months agovincy2202
2 years, 11 months agojoe2211
3 years agokopper2019
3 years, 4 months agovictory108
3 years, 4 months agoMamthaSJ
3 years, 4 months ago