Microservices
Quick Definition
Architecture of loosely coupled independently deployable services
Full Definition
An architecture of loosely coupled independently deployable services communicating via APIs.
Examples
API gateways, service discovery, distributed systems
Related Terms
api-gateway
service-mesh
More DevOps Terms
SRE
Applying software engineering principles to operations
ArgoCD
GitOps continuous delivery tool for Kubernetes
SLO
Target value for a service level indicator over time
Ansible
Agentless automation tool using YAML playbooks
Chaos Engineering
Deliberately introducing failures to test resilience
Helm Chart
Package format for Kubernetes application deployment