Toggle navigation
Fugui Blog
Home
Portfolio
About
Archive
Fugui Blog
「Discover my world. Explore my thoughts, creations, and experiences as I embark on this journey of self-expression and creativity」
How to Authenticate APIs Using Kong's OAuth 2.0
Authenticate APIs In this article, we will explore how to use Kong’s OAuth 2.0 plugin to authenticate APIs. Kong is an open-source API gateway that provides powerful capabilities for managing,...
Posted by Fugui on July 6, 2023
Deploying Kong using Docker Compose
Kong In today’s world, APIs are an essential part of any software system. They enable software components to interact with each other, making it easier to build complex systems. Kong is a popu...
Posted by Fugui on May 3, 2023
What’s the difference between ETL and ELT?
ELT & ETL The ELT method provides a modern alternative to ETL, but in some cases we need to use ELT. ELT should be used in various situations instead of ETL, they are: Use ELT when the da...
Posted by Fugui on April 28, 2023