Building Google Cloud Platform Solutions : Develop Scalable Applications from Scratch and Make Them Globally Available in Almost Any Language.
With this Learning Path, you'll have a complete understanding of how to easily implement Google Cloud services in your organization. With learning how to utilize Google's scalable infrastructure, you'll be able to build and host applications and websites and store and analyze data.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing Ltd,
2019.
|
Colección: | Learning path
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Title Page; Copyright and Credits; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Why GCP?; The public cloud landscape; Amazon Web Services; Microsoft Azure; Google Cloud Platform; Standing on the shoulders of giants; A world-class global presence; Choosing your own adventure; Leading the way for big data; The Open Cloud and innovation; Dedication to customer success; Bottom-up security; In good company; Summary; Chapter 2: The Google Cloud Console; Getting started
- Google Cloud projects; Architectural role of Google Cloud projects; Creating a project
- Free trials on GCPThe Google Cloud Console; Understanding the Cloud Console dashboard; The Google Cloud Shell; Launching the Cloud Shell; Supporting multiple sessions; Features and integrations; File management; Web Preview; The Cloud Shell Code Editor; Opening in Cloud Shell; Trying it out; Installing additional tools; Boost mode; Repairing the Cloud Shell; Other tools; Mobile apps; Developer tool integrations; Summary; Chapter 3: APIs, CLIs, IAM, and Billing; Google Cloud APIs; Managing APIs; Google APIs Explorer; Trying out the APIs Explorer; The Google Cloud SDK
- Installing the Google Cloud SDKThe gcloud command-line tool; The basics of gcloud; Command groups; Root commands; Global flags; Initializing the Google Cloud SDK; Authentication; Managing your Google Cloud SDK; Updating and rollbacks; Alpha and beta channels; Configurations in the Google Cloud SDK; Modifying configuration properties; Multiple configurations; Other command-line tools; bq; gsutil; kubectl; Automating tasks with gcloud; Modifying output and behavior; Formatting attributes; Formatting projections; Filtering; Google Cloud IAM; How IAM works; IAM roles
- The structure of IAM policiesOrganization-level policies; Project-level policies; Resource-level policies; Cross-project access; Managing IAM; Service accounts; Billing on Google Cloud; Billing accounts; Billing accounts and IAM; Budgets and billing alerts; Google Cloud Platform Pricing Calculator; Creating an estimate; Summary; Chapter 4: Google App Engine; Compute services on the GCP; Google Compute Engine; Google Kubernetes Engine (GKE); Google App Engine; Google Cloud Functions; General considerations; Google App Engine; Features and benefits; Developer velocity; Visibility; Scalability
- Simple integrationsStructure of a Google App Engine application; Architecture of an App Engine solution; Microservices; Batch work and task queues; App Engine locations; IAM on the Google App Engine; App Engine service accounts; The standard and flexible environments; Standard environment; Flexible environment; Setting up the App Engine; The App Engine standard environment; Language support; Developing for the App Engine standard environment; The Python runtime; WSGI and CGI; Getting started; The App Engine development server; The Go runtime; Running multiple services locally