
Disaster Recovery Patterns in AWS
There are four levels of DR protection in AWS. DR patterns: From least costly and complex to most. 1-Backup and restore. Admins typically choose this option fo…
Read More »

There are four levels of DR protection in AWS. DR patterns: From least costly and complex to most. 1-Backup and restore. Admins typically choose this option fo…
Read More »
A common Cloud pattern especially with a container deployment model, is to use a side car in which we deploy components of an application into a separate proce…
Read More »
Cloud native is a target model for most firms. Cloud native refers to using the native services and API integrations, along with the platform’s native PaaS off…
Read More »
Cloud is King, but at times the myths around the King are difficult to comprehend. The ‘Cloud’ is a complete OSI stack and platform and there are extraordinari…
Read More »
What are Docker containers? Docker containers are lightweight application hosting environments. Like VMs, they are designed to be easily portable between diffe…
Read More »
Kubernetes (K8s) use-cases are centred on scaling. Architectures which are Containerised, with hundreds, or even thousands of Containers require immutable scal…
Read More »
API and REST standards allowed an easier exchange of data and system connectivity. This has propelled the rise of containers, and Kubernetes, in which applicat…
Read More »
There is a connectivity overlap within level 7 between the API Gateway and a Service Mesh. Service Mesh’s, which are decentralized proxies running against each…
Read More »