ASSOCIATE-CLOUD-ENGINEER Exam Questions
410 real ASSOCIATE-CLOUD-ENGINEER exam questions with expert-verified answers and explanations. Page 7 of 9.
- Question #301
You have a Bigtable instance that consists of three nodes that store personally identifiable information (PII) data. You need to log all read or write operations, including any met...
- Question #302
You want to set up a Google Kubernetes Engine cluster. Verifiable node identity and integrity are required for the cluster, and nodes cannot be accessed from the internet. You want...
- Question #303
Your company wants to migrate their on-premises workloads to Google Cloud. The current on- premises workloads consist of: - A Flask web application - A backend API - A scheduled lo...
- Question #304Configuring access and security
Your company is moving its continuous integration and delivery (CI/CD) pipeline to Compute Engine instances. The pipeline will manage the entire cloud infrastructure through code....
Service AccountsIAMLeast PrivilegeCI/CD Security - Question #305Planning and configuring a cloud solution
Your application stores files on Cloud Storage by using the Standard Storage class. The application only requires access to files created in the last 30 days. You want to automatic...
Cloud StorageObject Lifecycle ManagementCost OptimizationStorage Classes - Question #306Ensuring successful operation of a cloud solution
Your manager asks you to deploy a workload to a Kubernetes cluster. You are not sure of the workload's resource requirements or how the requirements might vary depending on usage p...
Kubernetes AutoscalingVertical Pod AutoscalerHorizontal Pod AutoscalerResource Optimization - Question #307Planning and configuring a cloud solution
You need to migrate invoice documents stored on-premises to Cloud Storage. The documents have the following storage requirements: - Documents must be kept for five years. - Up to f...
Cloud StorageObject VersioningLifecycle ManagementCost Optimization - Question #308Setting up a cloud solution environment
You installed the Google Cloud CLI on your workstation and set the proxy configuration. However, you are worried that your proxy credentials will be recorded in the gcloud CLI logs...
gcloud CLIProxy configurationSecurityCredential management - Question #309
Your company developed an application to deploy on Google Kubernetes Engine. Certain parts of the application are not fault-tolerant and are allowed to have downtime. Other parts o...
- Question #310Deploying and implementing a cloud solution
You need to deploy an application in Google Cloud using serverless technology. You want to test a new version of the application with a small percentage of production traffic. What...
Cloud RunServerlessTraffic SplittingCanary Deployment - Question #311Configuring access and security
Your company's security vulnerability management policy wants a member of the security team to have visibility into vulnerabilities and other OS metadata for a specific Compute Eng...
Compute EngineOS Config agentVulnerability ManagementOS Metadata - Question #312Deploying and implementing a cloud solution
You want to enable your development team to deploy new features to an existing Cloud Run service in production. To minimize the risk associated with a new revision, you want to red...
Cloud RunDeployment StrategyTraffic SplittingRevision Management - Question #313
You have deployed an application on a Compute Engine instance. An external consultant needs to access the Linux-based instance. The consultant is connected to your corporate networ...
- Question #314
After a recent security incident, your startup company wants better insight into what is happening in the Google Cloud environment. You need to monitor unexpected firewall changes...
- Question #315
You are configuring service accounts for an application that spans multiple projects. Virtual machines (VMs) running in the web-applications project need access to BigQuery dataset...
- Question #316
Your Dataproc cluster runs in a single Virtual Private Cloud (VPC) network in a single subnetwork with range 172.16.20.128/25. There are no private IP addresses available in the su...
- Question #317
You are building a backend service for an ecommerce platform that will persist transaction data from mobile and web clients. After the platform is launched, you expect a large volu...
- Question #318
You are in charge of provisioning access for all Google Cloud users in your organization. Your company recently acquired a startup company that has their own Google Cloud organizat...
- Question #319
You need to extract text from audio files by using the Speech-to-Text API. The audio files are pushed to a Cloud Storage bucket. You need to implement a fully managed, serverless c...
- Question #320
Your customer wants you to create a secure website with autoscaling based on the compute instance CPU load. You want to enhance performance by storing static content in Cloud Stora...
- Question #321
The core business of your company is to rent out construction equipment at large scale. All the equipment that is being rented out has been equipped with multiple sensors that send...
- Question #322
You just installed the Google Cloud CLI on your new corporate laptop. You need to list the existing instances of your company on Google Cloud. What must you do before you run the g...
- Question #323
You are planning to migrate your on-premises data to Google Cloud. The data includes: - 200 TB of video files in SAN storage - Data warehouse data stored on Amazon Redshift - 20 GB...
- Question #324
You want to deploy a new containerized application into Google Cloud by using a Kubernetes manifest. You want to have full control over the Kubernetes deployment, and at the same t...
- Question #325
Your team is building a website that handles votes from a large user population. The incoming votes will arrive at various rates. You want to optimize the storage and processing of...
- Question #326
You are deploying an application on Google Cloud that requires a relational database for storage. To satisfy your company's security policies, your application must connect to your...
- Question #327
You have two Google Cloud projects: project-a with VPC vpc-a (10.0.0.0/16) and project-b with VPC vpc-b (10.8.0.0/16). Your frontend application resides in vpc-a and the backend AP...
- Question #328
Your company is running a critical workload on a single Compute Engine VM instance. Your company's disaster recovery policies require you to back up the entire instance's disk data...
- Question #329
Your company requires that Google Cloud products are created with a specific configuration to comply with your company's security policies. You need to implement a mechanism that w...
- Question #330
You are a Google Cloud organization administrator. You need to configure organization policies and log sinks on Google Cloud projects that cannot be removed by project users to com...
- Question #331
You are deploying a web application using Compute Engine. You created a managed instance group (MIG) to host the application. You want to follow Google-recommended practices to imp...
- Question #332
You have several hundred microservice applications running in a Google Kubernetes Engine (GKE) cluster. Each microservice is a deployment with resource limits configured for each c...
- Question #333
Your company uses BigQuery to store and analyze data. Upon submitting your query in BigQuery, the query fails with a quotaExceeded error. You need to diagnose the issue causing the...
- Question #334
Your team has developed a stateless application which requires it to be run directly on virtual machines. The application is expected to receive a fluctuating amount of traffic and...
- Question #335
Your web application is hosted on Cloud Run and needs to query a Cloud SQL database. Every morning during a traffic spike, you notice API quota errors in Cloud SQL logs. The projec...
- Question #336
You need to deploy a single stateless web application with a web interface and multiple endpoints. For security reasons, the web application must be reachable from an internal IP a...
- Question #337
Your coworker has helped you set up several configurations for gcloud. You've noticed that you're running commands against the wrong project. Being new to the company, you haven't...
- Question #338
The storage costs for your application logs have far exceeded the project budget. The logs are currently being retained indefinitely in the Cloud Storage bucket myapp-gcp-ace-logs....
- Question #339
Users of your application are complaining of slowness when loading the application. You realize the slowness is because the App Engine deployment serving the application is deploye...
- Question #340
A company wants to build an application that stores images in a Cloud Storage bucket and wants to generate thumbnails as well as resize the images. They want to use a google manage...
- Question #341
You are designing an application that lets users upload and share photos. You expect your application to grow really fast and you are targeting a worldwide audience. You want to de...
- Question #342
You are designing an application that uses WebSockets and HTTP sessions that are not distributed across the web servers. You want to ensure the application runs properly on Google...
- Question #343
You have a number of compute instances belonging to an unmanaged instances group. You need to SSH to one of the Compute Engine instances to run an ad hoc script. You've already aut...
- Question #344
You created a cluster.YAML file containing resources: name: cluster type: container.v1.cluster properties: zone: europe-west1-b cluster: description: My GCP ACE cluster initialNode...
- Question #345
You created a Kubernetes deployment by running kubectl run nginx image=nginx labels=app=prod. Your Kubernetes cluster is also used by a number of other deployments. How can you fin...
- Question #346
You created a Kubernetes deployment by running kubectl run nginx image=nginx replicas=1. After a few days, you decided you no longer want this deployment. You identified the pod an...
- Question #347
You have a number of applications that have bursty workloads and are heavily dependent on topics to decouple publishing systems from consuming systems. Your company would like to g...
- Question #348
You have been asked to migrate a docker application from datacenter to cloud. Your solution architect has suggested uploading docker images to GCR in one project and running an app...
- Question #349
You have files in a Cloud Storage bucket that you need to share with your suppliers. You want to restrict the time that the files are available to your suppliers to 1 hour. You wan...
- Question #350
You have a managed instance group comprised of preemptible VM's. All of the VM's keepdeleting and recreating themselves every minute. What is a possible cause of thisbehavior?