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 […]
SaaS
4 posts
one of the 12 factors in a cloud native application is Dev/Prod parity and this is achieved by implmenting CI/CD (Continuous Integration Continuous Deployment) pipeline.
Cloud acronyms can be daunting as there are lots of them and new ones being made. In this post, I cover some of them and explain what they mean technicial.