#
# # # # #

Google Cloud Datastore: A Quick Start Guide

Category:Tutorial

US$9.99

  • Google Cloud Datastore: Qwik Start This self-paced lab takes place in the Google Cloud console. This hands-on lab will show you how to store and query data in Google Cloud Datastore using the Google Cloud Platform.

  • Learn how to use Google Cloud Datastore Google Cloud Datastore is a fully managed, scalable, and highly available NoSQL database service that allows you to store and query data in a flexible and efficient way. In this lab, you will learn how to create a Datastore database, add data to it, and query the data.

  • Create a Datastore database To create a Datastore database, you can use the Google Cloud Platform Console or the Datastore API. In this lab, you will use the Console to create a database.

  • Add data to your database Once you have created a database, you can add data to it. You can do this using the Console or the API. In this lab, you will use the Console to add data to your database.

  • Query your data Once you have added data to your database, you can query it to retrieve the data that you need. You can do this using the Console or the API. In this lab, you will use the Console to query your data.

  • Delete your database When you are finished with your database, you can delete it. You can do this using the Console or the API. In this lab, you will use the Console to delete your database.