Template - Launch Week #1
Hello everyone! On this final day of Launch Week, we’re excited to introduce the templates available within Morph's workspace
How to Use Templates
The workspace templates are practical samples that showcase Morph's features being utilized effectively.
Templates may include placeholders that you’ll need to fill in with specific values to activate their functionality.
Starter Template
This template is an excellent example to explore Morph’s core use cases!
It includes sample e-commerce order data stored in the built-in PostgreSQL database. Data is queried using SQL and visualized with Python.
AWS Cost Analysis
This template is designed to analyze AWS cost data. It retrieves data from AWS Billing or Cost Explorer APIs, allowing you to visualize costs by resource and time period. You can also track regular cost trends, making it easy to manage budgets and develop cost-saving strategies through customizable graphs.
To use this sample, be sure to enter your AWS credentials in the .env file.
Google Analytics Analysis
This template is optimized for analyzing user behavior data from Google Analytics. In this example, you can identify the pages users visited before arriving at a specific page.
The app page includes an input box to modify the target path dynamically, allowing for flexible analysis.
Hopefully playing around with the pre-prepared templates will give you a good idea of the kind of apps and pipelines you can start building for yourself. We can’t wait to see what you come up with!
With this post, we conclude all the announcements for Launch Week — thank you for joining us!