Google Cloud Fundamentals for AWS Professionals Quiz Answers Week 6

Google Cloud Fundamentals for AWS Professionals Quiz Answers Week 6


Google Cloud Fundamentals for AWS Professionals 

Quiz Answers Week 6


Applications in the Cloud


Question 1)

Which statements are true about App Engine? Choose all that are true (2 correct answers).

  • App Engine charges you based on the resources you pre-allocate rather than based on the resources you use.
  • It is possible for an App Engine application's daily billing to drop to zero.
  • Developers who write for App Engine do not need to code their applications in any particular way to use the service.
  • App Engine manages the hardware and networking infrastructure required to run your code. 
  • App Engine requires you to supply or code your own application load balancing and logging services.


Question 2)

Name 3 advantages of using the App Engine Flexible Environment over App Engine Standard. Choose all that are true (3 correct answers).

  • You can SSH in to your application
  • You can install third-party binaries
  • Your application can write to local disk
  • Google provides automatic in-place security patches
  • Your application can execute code in background threads


Question 3)

Name 3 advantages of using the App Engine Standard Environment over App Engine Flexible. Choose all that are true (3 correct answers).

  • Billing can drop to zero if your application is idle
  • Scaling is finer-grained
  • Google provides and maintains runtime binaries
  • You can install third-party binaries
  • You can choose any programming language


Question 4)

You want to do business analytics and billing on a customer-facing API. Which GCP service should you choose?

  • Apigee Edge
  • Cloud Endpoints


Question 5)

You want to support developers who are building services in GCP through API logging and monitoring. Which GCP service should you choose?

  • Cloud Endpoints
  • Apigee Edge


Question 6

You want to gradually decompose a pre-existing monolithic application, not implemented in GCP, into microservices. Which GCP service should you choose?

  • Apigee Edge
  • Cloud Endpoints




Post a Comment

1 Comments