(Steps to deploy a Jenkins build server in AWS https://d1.awsstatic.com/Projects/P5505030/aws-project_Jenkins-build-server.pdf) Continuous integration takes code from source control to deployment readiness…
What are Docker containers? Docker containers are lightweight application hosting environments. Like VMs, they are designed to be easily portable…
How a service mesh combats Kubernetes’ limitations Kubernetes is not set up to provide a high degree of management for…
Microservices and distributed applications require instantaneous network communications and complex orchestrations to ensure high performance and fast scalability. The levels…
The basics: Setup a VPC in AWS with separate networking for both a Control and Data Plane (and associated resources,…
AWS has announced its AWS Kubernetes roadmap which will include an EKS GitOps add-on, along with tighter security and observability…
Splunk Infrastructure Monitoring provides patterns for high-resolution visibility into AWS infrastructure services such as Amazon Elastic Compute Cloud (EC2), Amazon…
It is best to use a managed Kubernetes service. EKS in AWS or similar would be preferable for most companies,…
Monolithic applications may need to be decomposed in service-oriented components, to run and scale in lightweight containers. Similarly, monolithic Data…