31
VINEET GUPTA - CEO-CEE EMM INFOTECH GOOGLE DEVELOPER GROUP (GDG) - MEMBER [email protected] http://gplus.to/ vineetgupta22 Google Developer Console

Google developers consoles

Embed Size (px)

DESCRIPTION

Google Developers Console

Citation preview

Page 1: Google developers consoles

VINEET GUPTA - CEO-CEE EMM INFOTECHGOOGLE DEVELOPER GROUP (GDG) - MEMBER

[email protected]

http://gplus.to/vineetgupta22

Google Developer Console

Page 2: Google developers consoles

Google Developer Console

Computing

Page 3: Google developers consoles

Compute Engine

Infrastructure as a Service (IaaS)

Page 4: Google developers consoles

Compute Engine

Infrastructure as a Service (IaaS)

Virtual Machines that run on Google Infrastructure

Page 5: Google developers consoles

Compute Engine

Infrastructure as a Service (IaaS)

Virtual Machines that run on Google Infrastructure

Access VM through Compute Engine Console or through API or command line tool gcutil

Page 6: Google developers consoles

Compute Engine

Infrastructure as a Service (IaaS)

Virtual Machines that run on Google Infrastructure

Access VM through Compute Engine Console or through API or command line tool gcutilPay per minute billing, you pay only for what you use only. For more info visit developers.google.com/compute /pricing

Page 7: Google developers consoles

App Engine

Platform as a Service (PaaS)

Page 8: Google developers consoles

App Engine

Platform as a Service (PaaS)

App Engine SDK supports Java, Python, PHP and Go Languages.

Page 9: Google developers consoles

App Engine

Platform as a Service (PaaS)

App Engine SDK supports Java, Python, PHP and Go Languages.Cron Jobs, Task queues, sorting, transactions, scaling, load balancing, triggers and other features are available.

Page 10: Google developers consoles

App Engine

Platform as a Service (PaaS)

App Engine SDK supports Java, Python, PHP and Go Languages.Cron Jobs, Task queues, sorting, transactions, scaling, load balancing, triggers and other features are available.Provides a fixed cache capacity assigned exclusively to your application. Provide Free traffic but with limited Quotas. No Credit or Debit Card or payment required till you hit daily Quotas

Page 11: Google developers consoles

Google Developer Console

Storage

Page 12: Google developers consoles

Google Cloud Storage

Page 13: Google developers consoles

Google Cloud Storage

High Capacity and Scalability

Page 14: Google developers consoles

Google Cloud Storage

High Capacity and Scalability

Bucket location provides the ability to specify where your buckets are geographically stored.

Page 15: Google developers consoles

Google Cloud Storage

High Capacity and Scalability

Bucket location provides the ability to specify where your buckets are geographically stored

Provides API and can be used by standard HTTP Methods, PUT, GET, POST, DELETE.

Page 16: Google developers consoles

Google Cloud Storage

High Capacity and Scalability

Bucket location provides the ability to specify where your buckets are geographically stored

Provides API and can be used by standard HTTP Methods, PUT, GET, POST, DELETE.

Cloud Storage uses OAuth 2.0 authentication and authorization to interact with the API.

Page 17: Google developers consoles

Google Cloud Storage

High Capacity and Scalability

Bucket location provides the ability to specify where your buckets are geographically stored

Provides API and can be used by standard HTTP Methods, PUT, GET, POST, DELETE.

Cloud Storage uses OAuth 2.0 authentication and authorization to interact with the API.

Google Cloud support ACL to share object.

Page 18: Google developers consoles

Google Cloud Datastore

Page 19: Google developers consoles

Google Cloud Datastore

Datastore is a schemaless object datastore providing robust, scalable storage for your application.

Page 20: Google developers consoles

Google Cloud Datastore

Datastore is a schemaless object datastore providing robust, scalable storage for your applicationDatastore replicates data across multiple datacenters using a system based on the Paxos algorithm. This provide high level of availability for read and writes.

Page 21: Google developers consoles

Google Cloud Datastore

Datastore is a schemaless object datastore providing robust, scalable storage for your applicationDatastore replicates data across multiple datacenters using a system based on the Paxos algorithm. This provide high level of availability for read and writes.It is Google BigTable available for storing database objects as Paid service on basis of Data Stored in it.

Page 22: Google developers consoles

Google Cloud SQL

Page 23: Google developers consoles

Google Cloud SQL

Relational Databases in Google's Cloud

Page 24: Google developers consoles

Google Cloud SQL

Relational Databases in Google's Cloud.Create, configure, and use MySQL databases that live in Google's Cloud.

Page 25: Google developers consoles

Google Cloud SQL

Relational Databases in Google's Cloud.Create, configure, and use MySQL databases that live in Google's Cloud. Connections to instances are accepted only from authorized IP addresses, and can be secured with SSL, and MySQL user grants can control access at the database, table, or even column level.

Page 26: Google developers consoles

Google Cloud SQL

Relational Databases in Google's Cloud.Create, configure, and use MySQL databases that live in Google's Cloud. Connections to instances are accepted only from authorized IP addresses, and can be secured with SSL, and MySQL user grants can control access at the database, table, or even column level.Cloud SQL is tightly integrated with Google App Engine, Compute Engine, Cloud Storage, and other Google services

Page 27: Google developers consoles

Google Developer Console

Services

Page 28: Google developers consoles

Services

Cloud Endpoints [Built in OAuth 2.0]. Endpoints available for iOS, Android and Web HTTP.

Page 29: Google developers consoles

Services

Cloud Endpoints [Built in OAuth 2.0]. Endpoints available for iOS, Android and Web HTTP.Create DNS records with an easy to use command line interface, or program against a full featured API to customize the service to your specific needs.

Page 30: Google developers consoles

Services

Cloud Endpoints [Built in OAuth 2.0]. Endpoints available for iOS, Android and Web HTTP.Create DNS records with an easy to use command line interface, or program against a full featured API to customize the service to your specific needs.About 77 Other API services to integrate in Application such Drive, Maps, Contacts, BigQuery, Fonts, Youtube, Analytics, G+ and others.

Page 31: Google developers consoles

Q & A

Vineet Gupta
Presentation Slides for Introduction to Products are complete. If you think that changes are required. kindly let me know.Hands On Slides are different from these slides.Introduction about Developer Consoles slides completed.