How to improve API observability

Just as standard monitoring evolved into the superset of API observability, observability continues to develop. Here’s how to improve yours.

Transport layer security and Tyk

How to create a self-signed certificate and launch an instance of the Tyk Gateway to protect your data with transport layer security.

How to add REST API upsert support

Let’s add REST API upsert support – an insert statement with additional logic that ensures the new row will be updated if it already exists.