In Git, save your current incremental changes to your local working copy. In Docker, saves your incremental changes to a container as an image.

In Git, switch your local working copy to another branch.

In Git, create a local working copy from a remote repository.

In Kubernetes, refers to a "replication controller," which enforces a particular number and configuration of one or more pods.

In Angular, refers to a typical MVC controller, which contains (ideally) declarative definitions of the data to be presented in a View.

An instance of a Docker image, running or stopped, in Docker.

In Angular, a special type of Value which cannot change during runtime.

In Git, the act of choosing one-by-one a set of commit to add to a branch.