SlideShare a Scribd company logo
4
Most read
10
Most read
11
Most read
Apigee Demo:
API Platform Overview
Keith Danekind
Proprietary and confidential
Meet the Speaker
Keith Danekind
Apigee | Google Cloud
API Management
API Tier: Foundation for Systems of Engagement
Systems of Record
Days
Number of
Interactions
Years
Number of
Transactions &
Integrations
Intelligent API Platform
Security Persistence Scalability Analytics Developer Mgmt.
Partner AppsEmployee Engagement Collaboration Apps Customer Apps Omni Channel
Systems of Engagement
ESB / Integration
CRM Financials Inventory Supply ChainHR
APIs and Microservices are Complementary
CATALOG
CUSTOMER
REVIEWS
FAVORITES
RECOMMEND
ORDERS
SHOPPING
CART
Microservices
eCommerce
System
Monolithic
eCommerce
System
APIAPI
Following the digital value chain…
Exposing IT assets as capabilities
“Inside-out” – service provider view
User App Developer API API team Backend
… vs. Finding the value in digital
Consuming digital products and digital experiences
“Outside-in” – digital consumer view
User App Developer API API team Backend
Apigee
Customers
Apigee Edge Overview
API Services
Developers
Developer
Services
Apigee Edge
Analytics
Services
Management
Services
Management
Runtime
BackendApp
API Team
Apigee Edge Services
API calls
Run-time
Data Warehouse
CRM, ERP, etc.
SOA
Microservices
Customer
Application
Infrastructure
API Services
SmartDocs
Developer Portal
Developer Services
Analytics Services
Demo
Historic Weather
NOAA Global Historical Climatology Network Weather Data
NOAA’s Global Historical Climatology Network (GHCN) is an integrated database of climate summaries from land surface
stations across the globe that have been subjected to a common suite of quality assurance reviews. Two GHCN datasets
are available in BigQuery, the GHCN-D (daily) and the GHCN-M (monthly). The data included in the GHCN datasets are
obtained from more than 20 sources, including some data from every year since 1763.
Apigee Edge + BigQuery
Apigee Edge Weather Data
BigQuery
Single Page App
API Key Auth Token
(Service account)
Make it REST - Request
{
"kind": "bigquery#queryRequest",
"query": "SELECT wx.date, wx.value/10.0 AS prcp FROM [bigquery-public-
data:ghcn_d.ghcnd_2015] AS wx
WHERE id = 'USW00094846' AND qflag IS NULL AND element = 'TMAX'
ORDER BY wx.date",
"defaultDataset": {
"datasetId": "ghcn_d",
"projectId": "danekind-demo1"
},
"useQueryCache": true
}
Query in the request body RESTful
.../v1/weather-history/stations/USR0000CDEM/years/2015/temp
{
"kind": "bigquery#queryResponse",
"schema": {
"fields": [
{
"name": "wx_date",
"type": "DATE",
"mode": "NULLABLE"
},
{
"name": "prcp",
"type": "FLOAT",
"mode": "NULLABLE"
}
]
},
"jobReference": {
"projectId": "danekind-demo1",
"jobId": "job_zr1FTieeTqtc-g09VMcwJ-qy66Od"
},
"totalRows": "365",
"rows": [
{
"f": [
{
"v": "2015-01-01"
},
{
"v": "0.0"
}
]
},
BigQuery Response Proxy Response
{
"station": "USR0000CDEM",
"year": "2015",
"data": [
{
"date": "2015-01-01",
"value": "29.0"
},
{
"date": "2015-01-02",
"value": "30.0"
},
{
"date": "2015-01-03",
"value": "34.0"
},
{
"date": "2015-01-04",
"value": "31.0"
},
{
"date": "2015-01-05",
"value": "38.0"
},
Thank You

More Related Content

What's hot (20)

PPTX
Apigee Edge Overview and Roadmap
Apigee | Google Cloud
 
PPTX
Apigee Edge Product Demo
Apigee | Google Cloud
 
PDF
Architecting an Enterprise API Management Strategy
WSO2
 
PDF
How Secure Are Your APIs?
Apigee | Google Cloud
 
PDF
Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Kai Wähner
 
PPTX
API Management in Digital Transformation
Aditya Thatte
 
PPTX
API Security Lifecycle
Apigee | Google Cloud
 
PDF
The Architecture of an API Platform
Johannes Ridderstedt
 
PDF
Definitive Guide to API Management
Apigee | Google Cloud
 
PDF
API Management within a Microservice Architecture
WSO2
 
PPTX
API Governance in the Enterprise
Apigee | Google Cloud
 
PDF
API strategy with IBM API connect
Kellton Tech Solutions Ltd
 
PPTX
How to Execute a Successful API Strategy
Matt McLarty
 
PDF
API Management - Why it matters!
Sven Bernhardt
 
PPTX
Monetization: Unlock More Value from Your APIs
Apigee | Google Cloud
 
PPTX
Advanced Security Extensions in Apigee Edge: JWT, JWE, JWS
Apigee | Google Cloud
 
PDF
API Business Models
John Musser
 
PDF
I Love APIs 2015 : Zero to Thousands TPS Private Cloud Operations Workshop
Apigee | Google Cloud
 
PPTX
API Management in Azure
Tomasso Groenendijk
 
PDF
Deep dive: Monetize your API Programs
Apigee | Google Cloud
 
Apigee Edge Overview and Roadmap
Apigee | Google Cloud
 
Apigee Edge Product Demo
Apigee | Google Cloud
 
Architecting an Enterprise API Management Strategy
WSO2
 
How Secure Are Your APIs?
Apigee | Google Cloud
 
Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Kai Wähner
 
API Management in Digital Transformation
Aditya Thatte
 
API Security Lifecycle
Apigee | Google Cloud
 
The Architecture of an API Platform
Johannes Ridderstedt
 
Definitive Guide to API Management
Apigee | Google Cloud
 
API Management within a Microservice Architecture
WSO2
 
API Governance in the Enterprise
Apigee | Google Cloud
 
API strategy with IBM API connect
Kellton Tech Solutions Ltd
 
How to Execute a Successful API Strategy
Matt McLarty
 
API Management - Why it matters!
Sven Bernhardt
 
Monetization: Unlock More Value from Your APIs
Apigee | Google Cloud
 
Advanced Security Extensions in Apigee Edge: JWT, JWE, JWS
Apigee | Google Cloud
 
API Business Models
John Musser
 
I Love APIs 2015 : Zero to Thousands TPS Private Cloud Operations Workshop
Apigee | Google Cloud
 
API Management in Azure
Tomasso Groenendijk
 
Deep dive: Monetize your API Programs
Apigee | Google Cloud
 

Similar to Apigee Demo: API Platform Overview (20)

PDF
GCP-pde.pdf
NirajKumar938204
 
PDF
Getting more into GCP.pdf
Knoldus Inc.
 
PDF
Deep Dive: Strategic Importance of BaaS
Apigee | Google Cloud
 
PDF
Cloud Connect 2012, Big Data @ Netflix
Jerome Boulon
 
PDF
Cloud Integration with Database.com and Heroku
Salesforce Developers
 
PPTX
Architecting Analytic Pipelines on GCP - Chicago Cloud Conference 2020
Mariano Gonzalez
 
PDF
Image archive, analysis & report generation with Google Cloud
wesley chun
 
PDF
A Tour of Google Cloud Platform
Colin Su
 
PDF
Managing the Complexity of Microservices Deployments
Apigee | Google Cloud
 
PDF
Introduction to Google Cloud Platform
Sujai Prakasam
 
PDF
observability pre-release: using prometheus to test and fix new software
Sneha Inguva
 
PDF
2011-12-13 NoSQL aus der Praxis
Johannes Hoppe
 
PDF
services offered by Google Cloud Platform.pdf
arjunnegi34
 
KEY
Software architectures for the cloud
Georgios Gousios
 
PDF
Google Cloud Next 2021 Recap
Ervin Weber
 
PDF
I Love APIs 2015: Apache Usergrid Web Scale Mobile APIs with Elastic Search a...
Apigee | Google Cloud
 
PDF
Creating compelling user experiences through APIs
Jeremy Brown
 
PPTX
google_cloud_presentation.pptx
Vagdevi15
 
PPT
IBM Hybrid Cloud Integration UCC Talk, 21st November 2018
Michael O'Sullivan
 
PDF
Tweaking performance on high-load projects
Dmitriy Dumanskiy
 
GCP-pde.pdf
NirajKumar938204
 
Getting more into GCP.pdf
Knoldus Inc.
 
Deep Dive: Strategic Importance of BaaS
Apigee | Google Cloud
 
Cloud Connect 2012, Big Data @ Netflix
Jerome Boulon
 
Cloud Integration with Database.com and Heroku
Salesforce Developers
 
Architecting Analytic Pipelines on GCP - Chicago Cloud Conference 2020
Mariano Gonzalez
 
Image archive, analysis & report generation with Google Cloud
wesley chun
 
A Tour of Google Cloud Platform
Colin Su
 
Managing the Complexity of Microservices Deployments
Apigee | Google Cloud
 
Introduction to Google Cloud Platform
Sujai Prakasam
 
observability pre-release: using prometheus to test and fix new software
Sneha Inguva
 
2011-12-13 NoSQL aus der Praxis
Johannes Hoppe
 
services offered by Google Cloud Platform.pdf
arjunnegi34
 
Software architectures for the cloud
Georgios Gousios
 
Google Cloud Next 2021 Recap
Ervin Weber
 
I Love APIs 2015: Apache Usergrid Web Scale Mobile APIs with Elastic Search a...
Apigee | Google Cloud
 
Creating compelling user experiences through APIs
Jeremy Brown
 
google_cloud_presentation.pptx
Vagdevi15
 
IBM Hybrid Cloud Integration UCC Talk, 21st November 2018
Michael O'Sullivan
 
Tweaking performance on high-load projects
Dmitriy Dumanskiy
 
Ad

More from Apigee | Google Cloud (20)

PDF
Magazine Luiza at a glance (1)
Apigee | Google Cloud
 
PDF
Ticketmaster at a glance
Apigee | Google Cloud
 
PDF
AccuWeather: Recasting API Experiences in a Developer-First World
Apigee | Google Cloud
 
PDF
Which Application Modernization Pattern Is Right For You?
Apigee | Google Cloud
 
PPTX
Apigee Product Roadmap Part 2
Apigee | Google Cloud
 
PPTX
The Four Transformative Forces of the API Management Market
Apigee | Google Cloud
 
PDF
Walgreens at a glance
Apigee | Google Cloud
 
PDF
Apigee Edge: Intro to Microgateway
Apigee | Google Cloud
 
PDF
Pitney Bowes at a glance
Apigee | Google Cloud
 
PPTX
Microservices Done Right: Key Ingredients for Microservices Success
Apigee | Google Cloud
 
PDF
Adapt or Die: Opening Keynote with Chet Kapoor
Apigee | Google Cloud
 
PDF
Adapt or Die: Keynote with Greg Brail
Apigee | Google Cloud
 
PDF
Adapt or Die: Keynote with Anant Jhingran
Apigee | Google Cloud
 
PDF
London Adapt or Die: Opening Keynot
Apigee | Google Cloud
 
PDF
London Adapt or Die: Lunch keynote
Apigee | Google Cloud
 
PDF
London Adapt or Die: Closing Keynote — Adapt Now!
Apigee | Google Cloud
 
PPTX
London adapt or-die opening keynote chet kapoor
Apigee | Google Cloud
 
PPTX
London Adapt or Die: Opening Keynote with Chet Kapoor
Apigee | Google Cloud
 
PPTX
London Adapt or Die: Kubernetes, Containers and Cloud - The MoD Story
Apigee | Google Cloud
 
PPTX
London Adapt or Die: Securing your APIs the Right Way!
Apigee | Google Cloud
 
Magazine Luiza at a glance (1)
Apigee | Google Cloud
 
Ticketmaster at a glance
Apigee | Google Cloud
 
AccuWeather: Recasting API Experiences in a Developer-First World
Apigee | Google Cloud
 
Which Application Modernization Pattern Is Right For You?
Apigee | Google Cloud
 
Apigee Product Roadmap Part 2
Apigee | Google Cloud
 
The Four Transformative Forces of the API Management Market
Apigee | Google Cloud
 
Walgreens at a glance
Apigee | Google Cloud
 
Apigee Edge: Intro to Microgateway
Apigee | Google Cloud
 
Pitney Bowes at a glance
Apigee | Google Cloud
 
Microservices Done Right: Key Ingredients for Microservices Success
Apigee | Google Cloud
 
Adapt or Die: Opening Keynote with Chet Kapoor
Apigee | Google Cloud
 
Adapt or Die: Keynote with Greg Brail
Apigee | Google Cloud
 
Adapt or Die: Keynote with Anant Jhingran
Apigee | Google Cloud
 
London Adapt or Die: Opening Keynot
Apigee | Google Cloud
 
London Adapt or Die: Lunch keynote
Apigee | Google Cloud
 
London Adapt or Die: Closing Keynote — Adapt Now!
Apigee | Google Cloud
 
London adapt or-die opening keynote chet kapoor
Apigee | Google Cloud
 
London Adapt or Die: Opening Keynote with Chet Kapoor
Apigee | Google Cloud
 
London Adapt or Die: Kubernetes, Containers and Cloud - The MoD Story
Apigee | Google Cloud
 
London Adapt or Die: Securing your APIs the Right Way!
Apigee | Google Cloud
 
Ad

Recently uploaded (20)

PPTX
CapCut Pro PC Crack Latest Version Free Free
josanj305
 
PDF
“A Re-imagination of Embedded Vision System Design,” a Presentation from Imag...
Edge AI and Vision Alliance
 
PDF
Java 25 and Beyond - A Roadmap of Innovations
Ana-Maria Mihalceanu
 
PDF
Dev Dives: Accelerating agentic automation with Autopilot for Everyone
UiPathCommunity
 
PDF
How to Visualize the ​Spatio-Temporal Data Using CesiumJS​
SANGHEE SHIN
 
PDF
Automating the Geo-Referencing of Historic Aerial Photography in Flanders
Safe Software
 
PPTX
2025 HackRedCon Cyber Career Paths.pptx Scott Stanton
Scott Stanton
 
PDF
''Taming Explosive Growth: Building Resilience in a Hyper-Scaled Financial Pl...
Fwdays
 
PDF
Optimizing the trajectory of a wheel loader working in short loading cycles
Reno Filla
 
PPTX
Smart Factory Monitoring IIoT in Machine and Production Operations.pptx
Rejig Digital
 
PDF
Understanding The True Cost of DynamoDB Webinar
ScyllaDB
 
PDF
Supporting the NextGen 911 Digital Transformation with FME
Safe Software
 
PDF
5 Things to Consider When Deploying AI in Your Enterprise
Safe Software
 
PDF
DoS Attack vs DDoS Attack_ The Silent Wars of the Internet.pdf
CyberPro Magazine
 
PDF
ArcGIS Utility Network Migration - The Hunter Water Story
Safe Software
 
PDF
Hyderabad MuleSoft In-Person Meetup (June 21, 2025) Slides
Ravi Tamada
 
PDF
Darley - FIRST Copenhagen Lightning Talk (2025-06-26) Epochalypse 2038 - Time...
treyka
 
PPTX
Reimaginando la Ciberdefensa: De Copilots a Redes de Agentes
Cristian Garcia G.
 
PDF
Unlocking FME Flow’s Potential: Architecture Design for Modern Enterprises
Safe Software
 
PDF
FME as an Orchestration Tool with Principles From Data Gravity
Safe Software
 
CapCut Pro PC Crack Latest Version Free Free
josanj305
 
“A Re-imagination of Embedded Vision System Design,” a Presentation from Imag...
Edge AI and Vision Alliance
 
Java 25 and Beyond - A Roadmap of Innovations
Ana-Maria Mihalceanu
 
Dev Dives: Accelerating agentic automation with Autopilot for Everyone
UiPathCommunity
 
How to Visualize the ​Spatio-Temporal Data Using CesiumJS​
SANGHEE SHIN
 
Automating the Geo-Referencing of Historic Aerial Photography in Flanders
Safe Software
 
2025 HackRedCon Cyber Career Paths.pptx Scott Stanton
Scott Stanton
 
''Taming Explosive Growth: Building Resilience in a Hyper-Scaled Financial Pl...
Fwdays
 
Optimizing the trajectory of a wheel loader working in short loading cycles
Reno Filla
 
Smart Factory Monitoring IIoT in Machine and Production Operations.pptx
Rejig Digital
 
Understanding The True Cost of DynamoDB Webinar
ScyllaDB
 
Supporting the NextGen 911 Digital Transformation with FME
Safe Software
 
5 Things to Consider When Deploying AI in Your Enterprise
Safe Software
 
DoS Attack vs DDoS Attack_ The Silent Wars of the Internet.pdf
CyberPro Magazine
 
ArcGIS Utility Network Migration - The Hunter Water Story
Safe Software
 
Hyderabad MuleSoft In-Person Meetup (June 21, 2025) Slides
Ravi Tamada
 
Darley - FIRST Copenhagen Lightning Talk (2025-06-26) Epochalypse 2038 - Time...
treyka
 
Reimaginando la Ciberdefensa: De Copilots a Redes de Agentes
Cristian Garcia G.
 
Unlocking FME Flow’s Potential: Architecture Design for Modern Enterprises
Safe Software
 
FME as an Orchestration Tool with Principles From Data Gravity
Safe Software
 

Apigee Demo: API Platform Overview

  • 1. Apigee Demo: API Platform Overview Keith Danekind
  • 2. Proprietary and confidential Meet the Speaker Keith Danekind Apigee | Google Cloud
  • 4. API Tier: Foundation for Systems of Engagement Systems of Record Days Number of Interactions Years Number of Transactions & Integrations Intelligent API Platform Security Persistence Scalability Analytics Developer Mgmt. Partner AppsEmployee Engagement Collaboration Apps Customer Apps Omni Channel Systems of Engagement ESB / Integration CRM Financials Inventory Supply ChainHR
  • 5. APIs and Microservices are Complementary CATALOG CUSTOMER REVIEWS FAVORITES RECOMMEND ORDERS SHOPPING CART Microservices eCommerce System Monolithic eCommerce System APIAPI
  • 6. Following the digital value chain… Exposing IT assets as capabilities “Inside-out” – service provider view User App Developer API API team Backend
  • 7. … vs. Finding the value in digital Consuming digital products and digital experiences “Outside-in” – digital consumer view User App Developer API API team Backend
  • 11. API calls Run-time Data Warehouse CRM, ERP, etc. SOA Microservices Customer Application Infrastructure API Services
  • 14. Demo
  • 15. Historic Weather NOAA Global Historical Climatology Network Weather Data NOAA’s Global Historical Climatology Network (GHCN) is an integrated database of climate summaries from land surface stations across the globe that have been subjected to a common suite of quality assurance reviews. Two GHCN datasets are available in BigQuery, the GHCN-D (daily) and the GHCN-M (monthly). The data included in the GHCN datasets are obtained from more than 20 sources, including some data from every year since 1763.
  • 16. Apigee Edge + BigQuery Apigee Edge Weather Data BigQuery Single Page App API Key Auth Token (Service account)
  • 17. Make it REST - Request { "kind": "bigquery#queryRequest", "query": "SELECT wx.date, wx.value/10.0 AS prcp FROM [bigquery-public- data:ghcn_d.ghcnd_2015] AS wx WHERE id = 'USW00094846' AND qflag IS NULL AND element = 'TMAX' ORDER BY wx.date", "defaultDataset": { "datasetId": "ghcn_d", "projectId": "danekind-demo1" }, "useQueryCache": true } Query in the request body RESTful .../v1/weather-history/stations/USR0000CDEM/years/2015/temp
  • 18. { "kind": "bigquery#queryResponse", "schema": { "fields": [ { "name": "wx_date", "type": "DATE", "mode": "NULLABLE" }, { "name": "prcp", "type": "FLOAT", "mode": "NULLABLE" } ] }, "jobReference": { "projectId": "danekind-demo1", "jobId": "job_zr1FTieeTqtc-g09VMcwJ-qy66Od" }, "totalRows": "365", "rows": [ { "f": [ { "v": "2015-01-01" }, { "v": "0.0" } ] }, BigQuery Response Proxy Response { "station": "USR0000CDEM", "year": "2015", "data": [ { "date": "2015-01-01", "value": "29.0" }, { "date": "2015-01-02", "value": "30.0" }, { "date": "2015-01-03", "value": "34.0" }, { "date": "2015-01-04", "value": "31.0" }, { "date": "2015-01-05", "value": "38.0" },