Basic Infrastructure

0 min read


Hello Stackers, Building system infrastructure is simple if you understand and analyze future system requirements. Here’s a pretty good web-based infrastructure I’ve built with the team.

  • This system still uses microservice infrastructure, although it is not the best at this time.
  • At least 3 servers are used: Frontend, Backend, and API management.
  • If a lot of money XD you can use 5 servers, 2 spare servers for load balancing and for the target region’s users. So this depends on which way your startup tends to go.
  • Use the local monitoring system to always monitor the load from the server.
  • Specifications: Azure, Frontend Framework (JS), Backend (JS), API management (KrakenD), Nginx, and others you can add yourself.
  • Here we have finished. We just need to continue to develop the system.
OAuth 2.0 Client Credentials (2-legged flow) - KrakenD API Gateway

Bellow is microservices structure:

The Complete Guide to Microservices Architecture for Your Business

Okay that’s All, for you who want to be an Infrastructure or solution architect hahah 😀 cya

Bima Sena

Leave a Reply

Your email address will not be published. Required fields are marked *