Google Cloud Certified Associate Cloud Engineer Practice 2025 - Free Cloud Engineer Practice Questions and Study Guide

Disable ads (and more) with a membership for a one time $4.99 payment

Question: 1 / 155

Which fully managed platform in Google Cloud supports running web applications inside a Docker container?

Compute Engine

Google Kubernetes Engine

App Engine Standard Environment

App Engine Flexible Environments

App Engine Flexible Environments supports running web applications inside a Docker container. Although Google Kubernetes Engine offers a platform to deploy, manage, and scale containerized applications, it is not a fully managed platform like App Engine Flexible Environment. Compute Engine allows you to create and manage virtual machines, but it does not have native support for running Docker containers. App Engine Standard Environment has limited support for Docker containers, but it does not offer the same level of customization and control as App Engine Flexible Environments. Therefore, the correct option is App Engine Flexible Environments, which is specifically designed to support running web applications inside Docker containers.

Next

Report this question