API Gateways are often used to decouple consumers and producers of information. API Service Meshing can be used to decouple…
Most Big Data projects fail. There are many reasons for this, usually around the business reason for the project, and…
Infrastructure as code (IaC), attempts to codify the underlying deployment infrastructure. There are 2 broad categories: continuous deployment, or continuous…
Containers and Virtual Machines both have a role within the modern Cloud architecture. Both possess some advantages and disadvantages. The…
The real purpose of the Cloud is not simply to reduce some operational costs. Best of breed processes should engender…
Cloud native builds will mean that legacy applications, will need to be rebuilt to fit into cloud patterns. An example…
Migrating legacy .Net to AWS is not easy. The following is based on a project approach to migrate from on-premises…
Hybrid Cloud Computing has two different models: On premises, Co-location or Data Centre integration (VPN, MPLS, Direct Connect) with a…
Database Type Examples Pros Cons Use cases Relational Databases Oracle, MySQL, SQL, DB2 etc. Organize data into tables with columns,…