Skip to main content

Posts

Featured

Manage API with WSO2 API Manager - API Gateway

I believe microservice architecture is not a weird sound with many developers nowadays🤔. And one or many times, when you guys hear about the microservice, you may listen to some components name API Gateway as well, or somebody calls it API Manager 😕 . And you know, it is actually essential in today's architecture. It is almost the first thing people must consider when they want to build a microservice architecture. Let's figure out how important it is and how it works😉. What is Microservice architecture? At first, let's get a concise brief of microservice architectures. As a quotation  from google cloud: Microservices architecture (often shortened to microservices) refers to an architectural style for developing applications. Microservices allow a large application to be separated into smaller independent parts, with each part having its own realm of responsibility. To serve a single user request, a microservices-based application can call on many internal microservices

Latest Posts

Windows/Linux - Instant file server with HTTP File Server

Raspberry pi - Set up DHCP server and share internet from WiFi to Ethernet port