| You've inspired me... here is what GPT-3 has to say about Infinidash (prompt (including first newline) in italics, first take): Introducing AWS Infinidash InfiniDASH is a container-based, serverless, infinitely scalable, high-performance, low latency event stream processing platform built on top of AWS Lambda, Kinesis, and Amazon DynamoDB. Applications built with InfiniDASH can handle millions of events per second with sub-millisecond latency. InfiniDASH is currently in developer preview, so you can try it out for free. To learn more about InfiniDASH, visit the product page. To see a live demo of InfiniDASH at re:Invent, register for a hands-on lab. — Jeff; |
Just tried with GPT-J posted here yesterday(?) Prompt in italics as well. Seems like it wants to tweak the name:
Introducing AWS Infinidashboard
What is AWS Infinidashboard?
AWS Infinidashboard is the end-to-end tool that automates dashboards generation for your AWS infrastructure.
How does it work?
1. Dashboard Model Definition
To make dashboards flexible and scalable, Dashboards defined by the user using Infinidashboard specify a logical layout with templates, graphs and widgets (common dashboard elements). It enables user-driven dashboard customization by storing templates for common dashboard elements.
Infinidashboard extracts a definition of templates, graphs and widgets from the defined dashboards and applies this template when processing a new dashboard.
You can define your own templates using the AWS Dashboards Customizable Templates.
2. Dashboard Generation
A dashboard can be defined using a set of metadata (template, graphs and widgets) and a set of metadata describing the data source(s). An abstract description of data sources (CRUD operations, security groups and subnets) is shared as a common model that ensures consistent behavior. When processing data from the corresponding data sources, the user-provided templates, graphs and widgets are automatically applied to the specified data and the resulting dashboard is saved into an Amazon S3 location.
An Abstract Data Source Model (or ADSM) is a common metadata model that describes a data source. The user creates an ADSM to describe the infrastructure and other metadata associated with the data source (security groups, subnets, RDS instance, Lambda functions, Kinesis stream) that drives the dashboard.
3. Dashboard Security
Infinidashboard uses the IAM model to ensure users' data access control and permission policies are properly applied.