: October 2021

AWS VPC to VPC Connection Options

VPC Connection

AWS Virtual Private Cloud (VPC) is one of the most popular features of AWS. It provides a logically isolated network layer for the compute instances. But when users have multiple VPCs, how to connect them together so that the compute instances from different VPCs can communicate with each other. We’ll go through the VPC connection options in this article.

Read more »

Journey of API

API History

Over 20 years of development, API has grown from an abstract concept to a big family in production. In this article, we’ll go through the journey of API from three different aspects, i.e. Components of API, Types of API and Future of API.

Read more »

Azure Lighthouse

Azure Lighthouse

We’ve talked about AWS cross-account management options in our Assume Role and SSO articles. How do we effectively manage subscriptions and services across multiple tenants in Azure? Azure Lighthouse submits a good answer to this question. We’ll talk more about the Azure Lighthouse service in this article.

Read more »