Layer 1 You are developing a new product for a customer and need to implement control structures in Google Cloud to help manage the Google Cloud resources consumed by the product and the billing for the customer account. What steps should you take to manage costs for this product and customer? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You are considering deploying a solution using containers on Google Cloud. What Google Cloud solutions are available to you that will provide a managed compute platform with native support for containers? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 One of the key characteristics of cloud computing is the concept of measured service. What is the primary customer benefit of the measured service aspect of cloud computing? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You need to write some automated scripts to run periodic updates to the resources in your Google Cloud environment. What tools can you install in your own computers to allow you to run those scripts? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You are ready to start work building an application in Google Cloud. What Cloud IAM hierarchy should you implement for this project? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You are choosing a technology for deploying applications, and you want to deliver them in lightweight, standalone, resource-efficient, portable packages. Which choice best meets those goals? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You are developing a new solution and want to explore serverless application solutions. Which Google Cloud compute services provide serverless compute resources that you can use with containers? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You are classifying a number of your applications into workload types. Select the stateful applications in this list of applications. Choose all responses that are correct (2 correct responses). Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You are deploying a containerized application, and you want maximum control over how containers are configured and deployed. You want to avoid the operational management overhead of managing a full container cluster environment yourself. Which Google Cloud compute solution should you choose? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You are designing an application, and you want to ensure that the containers are located as close to each other as possible, in order to minimize latency. Which design decision helps meet this requirement? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 Which Kubernetes component does the kubectl command connect to in order to carry out operations on a cluster? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You need to ensure that the production applications running on your Kubernetes cluster are not impacted by test and staging deployments. Which features should you implement and configure to ensure that the resources for your production applications can be prioritized? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You have deployed a new Kubernetes Engine regional cluster with four machines in the default pool for the first zone and left the number of zones at the default. How many Compute Engine machines are deployed and billed against your account? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You have a new logging and auditing utility that you need to deploy on all of the nodes within your cluster. Which type of controller should you use to handle this task? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 When configuring storage for stateful applications, what steps must you take to provide file system storage inside your containers for data from your applications that will not be lost or deleted if your Pods fail or are deleted for any reason? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 You want to deploy multiple copies of your application, so that you can load balance traffic across them. How should you deploy this application’s Pods to the production Namespace in your cluster? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Computer Science Information Technology Questions Software Development Uncategorized
Layer 1 Which of the following is a feature of Cloud Dataproc? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Information Technology Questions
Layer 1 Which best describes a user story? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Information Technology Questions
Layer 1 Using SMART criteria, which below would be the leasteffective KPI? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Information Technology Questions
Layer 1 Which best describes an SLO? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Information Technology Questions
Layer 1 Which below would violate12-factor app best practices? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Information Technology Questions
Layer 1 You’re writing a service, and you need to handle a client sending you invalid data in the request. What should you return from the service? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Information Technology Questions
Layer 1 You’re building a RESTful microservice. Which would be a valid data format for returning data to the client? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Information Technology Questions
Layer 1 You’ve re-architected a monolithic web application so state is not stored in memory on the web servers, but in a database instead. This has caused slow performance when retrieving user sessions though. What might be the best way to fix this? Layer 1 View Answers Layer 1 Ask Question Cloud Computing Information Technology Questions