
Reusable infrastructure blueprints
Infrastructure teams can create a reusable stack for cloud landing zones (cloud resources with predefined minimal configuration and dependencies). The reusable stacks can be exposed as blueprints in the self-service portal or as an API endpoint
Reusable application foundation blueprints
Architects and developers can create application foundational blueprints with predefined resources and configuration for use with application deployments
Example – An application development team intends to deploy a java-based application to AWS. They need a platform that is based on best practices and has the appropriate guardrails. The infrastructure team creates a reusable template that includes network, routing, gateways, load balancer and compute instances with appropriate java components and auto scaling. The application developers then use Jenkins to make an API call to deploy the infrastructure and passes the control to application deployment workflow
Infrastructure teams can create a reusable stack for cloud landing zones (cloud resources with predefined minimal configuration and dependencies). The reusable stacks can be exposed as blueprints in the self-service portal or as an API endpoint
Reusable application foundation blueprints
Architects and developers can create application foundational blueprints with predefined resources and configuration for use with application deployments
Example – An application development team intends to deploy a java-based application to AWS. They need a platform that is based on best practices and has the appropriate guardrails. The infrastructure team creates a reusable template that includes network, routing, gateways, load balancer and compute instances with appropriate java components and auto scaling. The application developers then use Jenkins to make an API call to deploy the infrastructure and passes the control to application deployment workflow