Recent Posts

Foojay.io Mini Conference at Uber, Amsterdam

Uber Tech is partnering with Java User Group Amsterdam to host their first mini conference with Foojay.io. Come and join in at the Uber Amsterdam HQ and learn from experts in their fields. This meetup will be hosted by Uber Tech, in their office at Uber, Burgerweeshuispad 301, Amsterdam. Note: To get the bar code and details for entering the …

Read More »

Secure your API with these 16 Practices with Apache APISIX – part 1

A couple of months ago, I stumbled upon this list 16 practices to secure your API: Authentication – Verifies the identity of users accessing APIs. Authorization – Determines permissions of authenticated users. Data Redaction – Obscures sensitive data for protection. Encryption – Encodes data so only authorized parties can decode it. Error Handling – Manages responses when things go wrong, …

Read More »

Secure your API with these 16 Practices with Apache APISIX – part 2

We’ve listed 16 practices to help secure one’s APIs and described how to implement them with Apache APISIX. Authentication – Verifies the identity of users accessing APIs. Authorization – Determines permissions of authenticated users. Data Redaction – Obscures sensitive data for protection. Encryption – Encodes data so only authorized parties can decode it. Error Handling – Manages responses when things go …

Read More »