Fundamental concepts in this chapter
In this book, we aim to provide you with knowledge not only regarding how to use the relevant Google Cloud services for various types of workloads but also regarding important industry concepts that relate to each of the relevant technologies. In this section, we briefly cover concepts that provide additional context for this chapter’s learning activities.
Ingesting data into Google Cloud
In previous chapters, you already performed steps to upload data to GCS and Google Cloud BigQuery. In addition to performing bulk uploads to GCS and BigQuery, it’s also possible to stream data into those services. You will see this in action in this chapter.
This section provides a more holistic overview of Google Cloud’s data ingestion options. We will only cover Google Cloud’s services here, but there are also countless options of third-party database and data management services that you can run on Google Cloud, such as MongoDB...