Scenario: A developer needs to deploy a scalable application that runs on multiple virtual machines. Which Google Cloud service would be the most suitable for this requirement, considering ease of management and scalability?

  • Google Cloud Functions
  • Google App Engine
  • Google Compute Engine
  • Google Cloud Run
Google App Engine abstracts the underlying infrastructure and handles the scaling automatically, allowing developers to focus on writing code without worrying about VM management.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *