From 6dcd1727eb9d5dbfcb8f6e9599ada10d33063bac Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 18 Jan 2023 21:12:31 +0100 Subject: Remove some old presentations --- reveal.js/gateway.html | 152 ------------------------------------------------- 1 file changed, 152 deletions(-) delete mode 100644 reveal.js/gateway.html (limited to 'reveal.js/gateway.html') diff --git a/reveal.js/gateway.html b/reveal.js/gateway.html deleted file mode 100644 index 4996a9c..0000000 --- a/reveal.js/gateway.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - API gateway - - - - - - - - - - - - - - - - - -
- - -
-
-

API gateway

-

Cerebrum-seminar 2016

-
-

- Simeon Simeonov -

-
- -
-

Simeon Simeonov

-
- -
- - -
-

API gateway vs. API proxy

-
-

The integration project at UiO (INT) defines the role API Manager. Why use API gateway instead of API proxy?

-
    -
  • Unified access for all our APIs

  • -
  • Unified documentation and catalogue

  • -
  • Unified caching for all APIs

  • -
  • Unified logging / statistics generation for all APIs

  • -
  • Access control / rate limiting for all our APIs

  • -
  • (Re)mapping and (re)writing

  • -
-
- - -
-
-

API gateway & Cerebrum

-
-

For the time being we have settled on Tyk API gateway.

-

It uses an internal user-database and consists of the following logical components:

-
    -
  • Dashboard

  • -
  • Developer portal

  • -
  • Gateway

  • -
-
- -
-

Dashboard

-

Provides a convenient web-interface for configuration and manipulation of the gateway and the different APIs.

- - -
- -
-

Portal

- Provides the API documentation and catalogue. - -
- -
-

Portal

- -
- -
-

Gataway

-
-
    -
  • Still in experimental / pilot phase

  • -
  • Several APIs are already configured in Tyk (Cerebrum WS, SAP WS... )

  • -
  • Support for many authentication modes (Auth Token, JWT, OAuth 2, Basic Auth, Open ID Connect, ...)

  • -
-

- Official site: https://tyk.io/ -

-
- -
- - -
-

Q&A

-
- - -
-
- - - - - - - -- cgit v1.3