Cargando…

Building your next big thing with Google cloud platform : a guide for developers and enterprise architects /

Building Your Next Big Thing with Google Cloud Platform shows you how to take advantage of the Google Cloud Platform technologies to build all kinds of cloud-hosted software and services for both public and private consumption. Whether you need a simple virtual server to run your legacy application...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Krishnan, S. P. T. (Autor), Gonzalez, Jose L. Ugia (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, 2015.
Colección:Expert's voice in cloud computing.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • At a Glance; Introduction; Part I: Introducing Cloud Computing and Google Cloud Platform ; Chapter 1: The Google Cloud Platform Difference; What Is Cloud Computing?; Technical Benefits of Using a Public Cloud; Uptime; Resource Utilization; Expertise; Economic Benefits of Using a Public Cloud; TCO; Economies of Scale; CapEx and OpEx; ROI and Profit Margins; Business Benefits of Using a Public Cloud; Time to Market ; Self-Service ; Pay per Use; Uncertain Growth Patterns ; Why Google Cloud Platform?; Hardware Innovations; Software Innovations; Economic Innovations.
  • A Quick Comparison to AWS Summary; Chapter 2: Getting Started with Google Cloud Platform; Cloud Platform Building Blocks ; Projects; Regions, Zones, Resources, and Quotas ; The Developers Console; Permissions and Auth ; The Cloud SDK and the gcloud Tool ; APIs and Cloud Client Libraries ; Cloud Platform Products; Summary; Chapter 3: Using Google APIs; Auth Essentials; API Keys ; OAuth 2.0 ; OAuth 2.0 Application Authentication ; OAuth 2.0 User Authentication; 2-Legged OAuth 2.0 User Authentication ; Translate API ; Accessing Translate REST API.
  • Discovering Languages Supported by Translate API Accessing Translate API using Client Programs ; Summary; Part II: Google Cloud Platform
  • Compute Products ; Chapter 4: Google Compute Engine; Virtual Machines ; Persistent Disks ; Networks and Firewalls ; Deploying High-Performance Virtual Machines Using Compute Engine; Associating the gcloud Command-Line Tool with a Google Account; Selecting a Google Cloud Platform Project ; Creating and Starting an Instance ; Allowing Ingress Network Access ; Creating a Web Presence with Compute Engine in 8 Minutes Flat.
  • Handling Unpredictable Traffic with the Compute Engine Load Balancer Forwarding Rules ; Target Pool ; Load-Distribution Algorithm ; Health Checks ; Going Live; Building a Global Multi-Datacenter Web Tier in an Hour; Global Forwarding Rules ; Target HTTP Proxy ; URL Maps ; Backend Services ; Instance Groups ; Load-Distribution Algorithm ; Going Live; Automatically Resizing a Web Tier with the Compute Engine Autoscaler; Managed Instance Group ; Utilization Metric ; Target Utilization Level ; Autoscaling Integrations ; Going Live; Step 1: Create an Instance Template.
  • Step 2: Create a Managed Instance Group Step 3: Create an Autoscaler; Step 4: Add Autoscaled Managed Instance Groups as Endpoints; Summary; Chapter 5: Google App Engine; The SDK ; About Web Applications ; Time for the Much-Beloved "Hello World"; Pretty "Hello World"; Storing Information; Key Properties and Ancestor Paths; Batching and Asynchronous Operations ; Request Routing ; Queries ; Transactions ; User Management ; Memcache ; E-mail ; Task Queues; Push Queues ; Pull Queues ; Handling Tasks ; Task Queues in the Administration Console ; Deleting Tasks.