Cloud

6 posts

Bulkhead Pattern in Cloud Native Applications

Introduction The bulkhead pattern is essential when developing a cloud native application which uses microservices. Let us see the definition for bulkhead as given by Webster dictionary: “a structure or partition to resist pressure or to shut off water, fire, or gas“. The word bulkhead reminds of two places it […]

12 Factors in Cloud Native Applications

Introduction. Deploying an application onto a cloud is trivial and is done many times in every organization, as all that is being done is an application is being deployed to another server.  These are referred to as as cloud based applications. As seen in this funny Dilbert cartoon, most companies […]