“ I have checked the documents of AWS to explore canvas and templates in aws infrastructure composer. AWS Infrastructure Composer makes it easy and secure to create canvas and template yaml(or json) file to get ready for building applications . In terms of cost, the solution is cheaper and secure.”
AWS Infrastructure Composer allows you to visually compose modern applications on AWS. More specifically, you can use infrastructure composer to visualize, build and deploy modern applications from all AWS services that are supported by AWS CloudFormation without needing to be an expert in AWS CloudFormation.
As you compose your AWS CloudFormation through a delightful drag and drop interface, infrastructure composer creates your infrastructure as code templates, all while following AWS best practices.
In this post, you will experience the explore canvas and templates in aws infrastructure composer. Here I have explored the demo for creating canvas as an architecture diagram and template yaml to build the application as a ready file.
Architecture Overview
The architecture diagram shows the overall deployment architecture with data flow, aws infrastructure composer, canvas, template and app.
Solution overview
The blog post consists of the following phases:
- Explore of AWS Infrastructure Composer with Canvas and Template
- Output as Canvas and Template File
Phase 1: Explore of AWS Infrastructure Composer with Canvas and Template
- Open the AWS infrastructure composer console, explore the demo to check the options and features available in infrastructure composer so that you are able to build the application with architect design canvas and template. The architect diagram is called canvas, template in yaml(json), list defines item details, resources defines aws service list. As I want to add a lambda function, we can drag it from the resource section and keep it in canvas then to connect lambda with dynamodb use the right side of dynamodb to the right side of lambda in cards. We can save the template or export the canvas under the menu section.
Phase 2: Output as Canvas and Template File
Clean-up
Infrastructure composer project.
Pricing
I review the pricing and estimated cost of this example.
Cost of AWS Infrastructure Composer = $0.00
Total Cost = $0.00
Summary
In this post, I showed “explore canvas and templates in aws infrastructure composer”.
For more details on AWS Infrastructure Composer, Checkout Get started AWS Infrastructure Composer, open the AWS Infrastructure Composer console. To learn more, read the AWS Infrastructure Composer documentation.
Thanks for reading!
Connect with me: Linkedin
Top comments (0)