
AWS 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 »

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 »
What are Docker containers? Docker containers are lightweight application hosting environments. Like VMs, they are designed to be easily portable between diffe…
Read More »
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 »
Observability is Yet Another Buzzword or YAB. But what is it? In reality it is monitoring your systems and then acting on them to either fix or prevent issues.…
Read More »
Splunk Infrastructure Monitoring provides patterns for high-resolution visibility into AWS infrastructure services such as Amazon Elastic Compute Cloud (EC2), …
Read More »
It is best to use a managed Kubernetes service. EKS in AWS or similar would be preferable for most companies, given the inherent cost and complexity in trying …
Read More »
Kubernetes is a necessary infrastructure to manage decomposed applications focused on providing discrete functionality, in a lightweight container. This was ca…
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 »
Source link here. Code refactoring enhances microservices One of the more important coding disciplines in object-oriented programming and SOA is code refactori…
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 »
Previous Blog on API Gateways (and APIs). A service mesh is a follow-on pattern built around API Gateway services. The focus of a service mesh is service conne…
Read More »