General
166 views
Container
Quick Definition
Lightweight package with everything to run software
Full Definition
A lightweight standalone executable package with everything needed to run software.
Examples
Docker containers, container images, registries, isolation
Related Terms
docker
kubernetes
containerization
More General Terms
SOLID
Five design principles for maintainable OOP software
Scalability
Ability to handle increased load by adding resources
Scrum
Agile framework using fixed-length sprints
API Documentation
Documentation describing API usage and integration
Data Pipeline
Series of processing steps moving data from source to destination
Code Review
Examining code changes before merging for quality