Cymbal superstore is implementing a mobile app for end users to track deliveries that are en route to them. the app needs to access data about truck location from pub/sub using google recommended practices. what kind of credentials should you use?

  1. Preparing For Your Associate Cloud Engineer Journey
  2. Diagnostic questions Graded Assessment – Courseinside
  3. [Week 3]
  4. How to Make an App: Full Guide For 2023


Download: Cymbal superstore is implementing a mobile app for end users to track deliveries that are en route to them. the app needs to access data about truck location from pub/sub using google recommended practices. what kind of credentials should you use?
Size: 60.54 MB

Preparing For Your Associate Cloud Engineer Journey

• Assign permissions to a Google account referenced by the application • Assign permissions through a Google Workspace account referenced by the application • Assign permissions through service account referenced by the application • Assign permissions through a Cloud Identity account referenced by the application Question 2 You are trying to assign roles to the dev and prod projects of Cymbal Superstore’s e-commerce app but are receiving an error when you try to run set-iam policy. The projects are organized into an ecommerce folder in the Cymbal Superstore organizational hierarchy. You want to follow best practices for the permissions you need while respecting the practice of least privilege. What should you do? • Ask your administrator for resourcemanager.projects.setIamPolicy roles for each project • Ask your administrator for the roles/resourcemanager.folderIamAdmin for the ecommerce folder • Ask your administrator for the roles/resourcemanager.organizationAdmin for Cymbal Superstore • Ask your administrator for the roles/iam.securityAdmin role in IAM. Question 3 You have a custom role implemented for administration of the dev/test environment for Cymbal Superstore’s transportation management application. You are developing a pilot to use Cloud Run instead of Cloud Functions. You want to ensure your administrators have the correct access to the new resources. What should you do? • Make the change to the custom role locally and run an update on the custom role • Delete...

Diagnostic questions Graded Assessment – Courseinside

Q1. Cymbal Direct drones continuously send data during deliveries. You need to process and analyze the incoming telemetry data. After processing, the data should be retained, but it will only be accessed once every month or two. Your CIO has issued a directive to incorporate managed services wherever possible. You want a cost-effective solution to process the incoming streams of data. What should you do? • Ingest data with IoT Core, process it with Dataprep, and store it in a Coldline Cloud Storage bucket. • Ingest data with IoT Core, and then publish to Pub/Sub. Use Dataflow to process the data, and store it in a Nearline Cloud Storage bucket. • Ingest data with IoT Core, and then publish to Pub/Sub. Use BigQuery to process the data, and store it in a Standard Cloud Storage bucket. • Ingest data with IoT Core, and then store it in BigQuery. Q2. Customers need to have a good experience when accessing your web application so they will continue to use your service. You want to define key performance indicators (KPIs) to establish a service level objective (SLO). Which KPI could you use? • Eighty-five percent of customers are satisfied users • Eighty-five percent of requests succeed when aggregated over 1 minute • Low latency for > 85% of requests when aggregated over 1 minute • Eighty-five percent of requests are successful Q3. Cymbal Direct developers have written a new application. Based on initial usage estimates, you decide to run the application on Compute Engine instan...

[Week 3]

Week 3: Diagnostic Questions Question 1 The projected amount of cloud storage required for Cymbal Superstore to enable users to post pictures for project reviews is 10 TB of immediate access storage in the US and 30 TB of storage for historical posts in a bucket located near Cymbal Superstore’s headquarters. The contents of this bucket will need to be accessed once every 30 days. You want to estimate the cost of these storage resources to ensure this is economically feasible. What should you do? • Use the pricing calculator to estimate the costs for 10 TB of regional standard storage, 30 TB of regional Coldline storage, and egress charges for reads from storage. • Use the pricing calculator to estimate the price for 10 TB of regional standard storage, 30 TB of regional Nearline storage, and ingress charges for posts to the bucket. • Use the pricing calculator to estimate the price for 10 TB of multi-region standard storage, 30 TB for regional Coldline storage, and ingress charges for posts to the bucket. • Use the pricing calculator to estimate the price for 10 TB of multi-region standard storage, 30 TB for regional Nearline, and egress charges for reads from the bucket. Question 2 Cymbal Superstore decides to migrate their supply chain application to Google Cloud. You need to configure specific operating system dependencies. What should you do? • Implement an application using containers on Cloud Run. • Implement an application using code on App Engine. • Implement an app...

How to Make an App: Full Guide For 2023

THE ULTIMATE GUIDE: How to Make an App It’s no secret that the world has gone mobile. We’re living in an era where our smartphones are within an arm’s reach at all times, day or night. What’s everyone doing on those devices? Using mobile apps. The potential use cases for mobile apps are seemingly endless. Do you want to make an app? You’ve come to the right place. From small business apps to ecommerce apps, fitness apps, internal employee communication apps, religious apps, and more—there’s an app for anything you can imagine. Apps can be developed as an extension of your existing business or used to create new business from scratch. Whether you want to develop an app for your business or build the next unicorn, this guide is for anyone who wants to create a mobile app. For first time builders, non-technical users, and anyone who has experienced a failed development attempt in the past, this resource will walk you through the app development process in a way that’s easy for everyone to understand. How to Make an App: A Step-by-Step Guide (2023) This in-depth guide reads best from start to finish, but feel free to click around to the sections that are most relevant to your needs. Some of you might be starting from scratch, while others might be further along in the process. Table of Contents: • • • • • • • • • • • • • • • • • • • • How to Create an App in 11 Steps Your app building journey starts here. Just follow the step-by-step tutorial below to make an app. Step #1 — De...