Skip to main content

Glossary

Micro Frontend

Micro Frontend is an architecture pattern to emerge for decomposing frontend monoliths into smaller chunks.

Deploy

A process that takes the output of a build, packages the output with configuration properties, and installs the package in a predefined location so that it can be tested or run.

Continuous delivery pipeline

It represents the workflows, activities and automation required to drive new functionality from inception to an on-demand release of value to the end-user.