Developer Platform Glossary

Learn what all of the terms used throughout the Developer Platform mean.

Term / AbbreviationDescription
PartnerThe NewDay Technology tenants, or it could be referred to as the client environments. Within this yaml file, we include the feature applicable to the tenant and the environment information.
FeatureRepresents an entire fleet of clusters and applications that are required for a tenant.
ClusterCluster is master resource group which will contain your compute, databases and storage and will come in default with network security group, subnet and key vault.
ProductRepresents two types: a cluster or an app.
Pulumi stackIn Pulumi, a stack is a concept used to manage and organize the deployment of infrastructure and applications. A stack represents a specific instance of your infrastructure and application resources within a Pulumi project. We create one Pulumi stack per cluster.