

Enterprise ArchitectureKubernetes and Cloud Native Management of Clusters
A record number of organizations were using containers and Kubernetes to run their enterprise applications last year, according to the Cloud Native Computing F…
Read More »
Cloud Design Goals3 Myths around Multi-Cloud
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 »
Application TransformationJenkins and Continuous Integration and Builds
(Steps to deploy a Jenkins build server in AWS https://d1.awsstatic.com/Projects/P5505030/aws-project_Jenkins-build-server.pdf) Continuous integration takes co…
Read More »
MicroservicesWhen to use Docker and Containers – a summary
What are Docker containers? Docker containers are lightweight application hosting environments. Like VMs, they are designed to be easily portable between diffe…
Read More »
MicroservicesKubernetes and a Service Mesh
How a service mesh combats Kubernetes’ limitations Kubernetes is not set up to provide a high degree of management for inter-container data processing. A…
Read More »
MicroservicesService Mesh – Benefits and Challenges
Microservices and distributed applications require instantaneous network communications and complex orchestrations to ensure high performance and fast scalabil…
Read More »
AWS TechnologyKubernetes – resiliency, backup, recovery, administration overview
The basics: Setup a VPC in AWS with separate networking for both a Control and Data Plane (and associated resources, Ec2 builds automated using Terraform or CF…
Read More »
Enterprise ArchitectureAWS EKS add-ons, plug-ins and Roadmap
AWS has announced its AWS Kubernetes roadmap which will include an EKS GitOps add-on, along with tighter security and observability integrations with other AWS…
Read More »
Cloud Design GoalsDocker – summary of what, when, why
What are Docker containers? Docker containers are lightweight application hosting environments. Like VMs, they are designed to be easily portable between diffe…
Read More »
MicroservicesKong API Gateway for Architects – a summary
Kong Kong API Gateway sits in front of the backend API services. The gateway forwards client requests to those services. Kong is the first point that the clien…
Read More »
