Documentation
Add-ons
Add-ons are modular components that application developers can use to install supporting infrastructure to their application
Use case
Define and share infrastructure resources easily
Challenge
Application needs evolve throughout their lifecycle and their infrastructure requirements may change during that time. Developers often have an understanding of what their applications need, such as databases, caches, among many other middleware and dependencies. Platform teams may not want to train or expose developers to the details of how these databases, caches, middleware and other application dependencies are provisioned.
Solution
HCP Waypoint provides add-ons which allow platform teams to define infrastructure resources using HashiCorp Terraform and make them available to application developers as dependencies. Application developers can easily and seamlessly use Add-ons to install these infrastructure dependencies into their Waypoint defined applications.
Documentation
Add-ons are modular components that application developers can use to install supporting infrastructure to their application
Documentation
How to create, edit, and delete HCP Waypoint add-on definitions.
Documentation
Application templates are common infrastructure patterns created and maintained by platform engineers