DevOps Terms
All terms related to DevOps development
19 terms
A
Amazon Web Services (AWS)
The world's most comprehensive cloud computing platform offering 200+ services from compute and storage to AI and analytics.
AWS Lambda
A serverless compute service by Amazon that runs code in response to events without provisioning or managing servers.
C
CDN
Content Delivery Network - a geographically distributed network of servers that delivers web content with low latency to users.
CI/CD
Continuous Integration and Continuous Deployment - practices that automate code integration, testing, and deployment pipelines.
Cloudflare Workers
A serverless execution environment that runs JavaScript at the edge, close to users, with millisecond cold starts.
D
G
L
Linux
An open-source Unix-like operating system kernel that powers servers, containers, embedded systems, and cloud infrastructure.
Load Balancer
A device or software that distributes network traffic across multiple servers to ensure high availability and reliability.