Layers Glossary

Browse 2 layers terms defined in plain English, from the cultural dictionary of computing.

2 Layers Terms

Code Pyramid
A stacked structure of code layers or abstractions, sometimes organized well and sometimes top-heavy. In engineering slang, code pyramid usually highlights the...
Container Layer
A filesystem layer in a container image created by a build step, stacked together with other layers to form the final image. Layer design affects build...

Related Topics