Tüm alıştırma soruları
1591 soru
A logistics enterprise is designing its Google Cloud compute strategy for a mission-critical, core database engine running on Google Compute Engine. The database requires continuous 24/7 uptime, stable performance without interruptions, and predictable CPU and memory utilization. The financial operations team requires the most cost-effective pricing model for this long-term workload. Which compute provisioning strategy should you recommend?
An organization recently completed the acquisition of a startup and is integrating its standalone Google Cloud project (`analytics-pipeline-prod`) into the corporate environment. An SRE engineer has been tasked with unlinking this project from the startup's legacy credit card billing account and linking it to the parent company's primary corporate Cloud Billing account (`01A2B3-4C5D6E-7F8901`). Following Google Cloud least-privilege best practices, which minimal pair of predefined IAM roles must be granted to the SRE engineer to complete this billing link operation?
An enterprise logistics company needs to deploy a legacy image processing application on Google Cloud. The application requires specific custom kernel modules and low-level Linux operating system modifications that prevent it from being containerized. The application must run continuously 24 hours a day, 7 days a week, with a consistent workload footprint. Which compute deployment and cost management strategy should you recommend?
An enterprise organization manages its workloads in Google Cloud using a resource hierarchy consisting of an Organization node, a top-level Folder named 'Production-Apps', and a nested sub-folder named 'PCI-Compliant-Workloads'. An administrator previously granted an auditing group the 'Compute Viewer' (roles/compute.viewer) role at the 'Production-Apps' folder level. The security team now requires that this auditing group be prevented from viewing Compute Engine instances inside the 'PCI-Compliant-Workloads' folder, while maintaining their viewer access across all other projects in 'Production-Apps'. A cloud engineer attempts to remove the group's 'Compute Viewer' role binding directly on the 'PCI-Compliant-Workloads' folder, but group members are still able to list and view all Compute Engine resources within that sub-folder. Which statement accurately explains why this access persists and describes the correct administrative remedy?
A cloud engineer at a digital media firm is designing the serverless architecture for a web utility that processes image rendering requests. The application relies on a custom compiled C++ binary and specific Linux system libraries that are not included in standard language runtime environments. Additionally, the workload requires handling multiple concurrent HTTP requests per instance to optimize resource usage and reduce cold starts. Which Google Cloud serverless compute option should the engineer select?
A cloud engineer needs to enable the Secret Manager API (`secretmanager.googleapis.com`) for a newly created Google Cloud project named `security-vault-prod` using the `gcloud` CLI, ensuring that the target environment is configured before enablement and verified afterward. Place the administrative steps in the correct chronological sequence from start to finish.
Öğeleri doğru sıraya koymak için sürükleyin
An engineering team is planning Google Cloud infrastructure for two new workloads with distinct operational characteristics:
1. Workload 1: A stateful, single-node transactional database service that runs continuously and requires high single-core performance with guaranteed compute uptime.
2. Workload 2: A stateless, fault-tolerant batch analysis service that processes asynchronous messages from Cloud Pub/Sub and can resume interrupted tasks automatically.
Which TWO provisioning and machine type strategies align with Google Cloud recommended practices for these workloads? (Select TWO answers.)
Geçerli olan tümünü seçin
A cloud administrator needs to ensure that team members receive email notifications whenever a Google Cloud project's monthly expenditures reach 50% and 90% of a target threshold. Which Google Cloud Billing configuration should be created to meet this requirement?
A digital media engineering team is planning the serverless compute architecture for a new video processing microservice on Google Cloud. The workload relies on a custom-compiled C++ binary with specific Linux OS-level dynamic libraries. Individual processing requests take up to 40 minutes to finish, and to maintain cost efficiency, each deployed instance must process up to 8 concurrent requests simultaneously. Which serverless compute option should the team select to meet these technical requirements?
A cloud engineering team is designing a Google Cloud Storage strategy for two separate workload requirements:
1. Active operational data that is read continuously throughout every business day.
2. Long-term compliance archives that are accessed less than once a year.
Which TWO Cloud Storage class selections will optimize cost for these respective workloads? (Select TWO)
Geçerli olan tümünü seçin
An organization processes large genomic data files in Google Cloud Storage. The application architecture demands the following data access and lifecycle requirements:
1. Data is ingested and accessed heavily for immediate analytics during the first 30 days.
2. Between 30 days and 120 days, data access decreases to occasional monthly auditing.
3. After 120 days, data is rarely accessed (less than once per year) but must be retained for 5 years to meet regulatory compliance.
4. The solution must strictly prevent early transition or early deletion charges caused by violating Cloud Storage tier minimum storage duration policies (Nearline: 30 days, Coldline: 90 days, Archive: 365 days).
Which bucket default storage class and Object Lifecycle Management configuration achieves the lowest overall cost while satisfying all constraints without incurring minimum duration penalty fees?
An enterprise architecture team is designing a cost estimation model in the Google Cloud Pricing Calculator for a nightly batch analytics pipeline. The workload requires 50 Compute Engine instances (`n2-standard-16`) operating continuously for 12 hours each night, totaling 365 hours per month per instance. The processing engine is stateless, fault-tolerant, and designed to resume from checkpoints without data loss if an instance is terminated unexpectedly. During the 12-hour operating window, the pipeline processes and updates 20 TB of active data daily, which is continuously read and written to Cloud Storage. Which parameter combination in the Pricing Calculator produces the most accurate configuration for achieving the lowest valid monthly cost estimate?
Your organization manages dozens of Google Cloud projects grouped under a single Folder named 'Workloads'. An operations team requires automated capabilities to start, stop, and reset Compute Engine virtual machine instances across all current and future projects within this Folder. According to compliance policies, members of this team must not be permitted to create new instances, modify VM disk configurations, or read object data stored in Cloud Storage buckets in any of these projects. Which strategy should you implement to grant the necessary permissions while adhering to Google Cloud best practices for resource access management?
A site reliability engineering team needs to enforce automated cost controls that disable billing or stop project resources when a project exceeds $10,000 in monthly spending. What is the correct sequence of steps required to configure programmatic budget notifications using Google Cloud services?
Öğeleri doğru sıraya koymak için sürükleyin
An enterprise operations team is preparing to launch an automated indexing service in project `prod-search-index`. The service requires provisioning of `pd-ssd` storage in the `asia-east1` region. During deployment, Compute Engine returns a quota error indicating that the `SSD_TOTAL_GB` regional limit has been reached. A cloud engineer needs to assign a junior team member the minimal required permissions to view quota metrics and submit a quota increase request for this region using the Google Cloud Console. Which IAM role should be assigned to the user on the project?
A cloud engineer is tasked with onboarding a new telemetry analytics team into an existing Google Cloud Organization. The engineer must establish an isolated resource hierarchy branch, enable resource consumption, and delegate administrative access following Google Cloud recommended practices. Arrange the following administrative steps in the correct operational sequence from start to finish.
Öğeleri doğru sıraya koymak için sürükleyin
A cloud engineer needs to grant a user permissions to inspect the configuration and operational status of Compute Engine virtual machine instances within a specific Google Cloud project. The user should not be granted any capabilities to modify, start, stop, or delete instances, nor read access to other project services. Following Google Cloud recommended security best practices for least privilege access control, which IAM role should be assigned to the user?
A cloud architecture team at a healthcare organization is evaluating Google Cloud serverless options for two distinct microservices:
1. Service A: A legacy enterprise Java application packaged as a custom Docker container image listening on port 8080. It requires request concurrency (handling multiple concurrent HTTP requests per instance) and high memory allocation (up to 16 GB RAM).
2. Service B: A lightweight event-driven background handler written in Node.js that runs for under 30 seconds to extract metadata whenever a new patient record file is uploaded to a Cloud Storage bucket.
Which TWO deployment decisions correctly align with Google Cloud serverless compute best practices for these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company is planning to deploy a lightweight internal web portal on Google Cloud. The DevOps team wants Google Cloud to manage all underlying node infrastructure, including automatic provisioning, scaling, node maintenance, and security hardening, without needing to manually define or manage node pools. Which GKE mode of operation should the team choose to meet these requirements?
A company is planning to store high-resolution website graphics in a Google Cloud Storage bucket. These image files will be accessed continuously throughout the day by active web applications requiring immediate, low-latency availability with no retrieval cost penalties. Which Google Cloud Storage class should be chosen for this bucket?