From the course: Google Cloud Core Services
Unlock this course with a free trial
Join today to access over 25,600 courses taught by industry experts.
Google Cloud SDKs - Google Cloud Platform Tutorial
From the course: Google Cloud Core Services
Google Cloud SDKs
- [Instructor] Imagine you're building a house, but you don't have to create every single brick, window, and door from scratch. You can just run to your local home improvement shop. They have tools and pre-built components to assemble everything efficiently. Software development kits work in a similar way for developers building applications. Here's how SDKs work. SDKs allow your application to communicate and interact with Google Cloud platform services and functionalities. Inside the Google Cloud SDK, you'll find client libraries, categories by specific services or functionalities. These libraries are like prebuilt tools tailored for specific task. Each client library provides simplified access to Google Cloud's features. Just like using tools in your toolbox, developers can use these libraries to easily add functionalities like mapping. You can integrate Google Maps into your application. Speech to text. You can convert spoken words into text. Cloud storage. Store and manage your…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.