Overview
A cloud pricing model where users commit to a specific resource configuration for a term in exchange for discounted rates.
More in Cloud Computing
gRPC
Architecture PatternsA high-performance remote procedure call framework developed by Google using Protocol Buffers for serialisation.
Service Mesh
Architecture PatternsAn infrastructure layer handling service-to-service communication in microservices, managing traffic, security, and observability.
Availability Zone
InfrastructureAn isolated location within a cloud region with independent power, cooling, and networking for high availability.
Content Delivery Network
Architecture PatternsA distributed network of servers that delivers web content to users based on their geographic location.
Microservices
Architecture PatternsAn architectural style structuring an application as a collection of loosely coupled, independently deployable services.
Pub/Sub
Architecture PatternsA messaging pattern where publishers send messages to topics and subscribers receive messages from topics of interest.
API
Architecture PatternsApplication Programming Interface — a set of protocols and tools for building and integrating software applications.
Infrastructure as Code
Deployment & OperationsManaging and provisioning computing infrastructure through machine-readable configuration files rather than manual processes.