ahmedjama.com

networking | automation | clouds

Getting started with Istio on Kubernetes

Getting started with Istio on Kubernetes

Ahmed Jama

9-Minute Read

istio_logo

The first thing we need talk about is service mesh. A service basically is the microservices that makes up an application. A modern cloud native application will contain a number of containers that handle functionality for a different part of an application. For example, a book selling website might have product page, reviews, book information details, rating etc. Each part of the application will typically be in it’s own container and will need to interact with other containers that make…

Azure DevOps Pipelines

Azure DevOps is CI/CD platform that works with any language, platform and cloud

Ahmed Jama

5-Minute Read

adopipelines

Azure DevOps is a set of developer services to support teams in planning work, collaborating on development then building and deploying those applications or tools the teams is developing. It allows development shop to get a single pane of glass in order to coordinate all it’s development work flow.

Recent Posts

categories

About

Welcome to ahmedjama.com. I am a network engineer and I use this blog to write about computer networking topics, automation, security and clouds.