🚀Getting Started
This guide will help you get set up with an account, connect your AWS credentials, understand the basic interface, deploy an architecture, and find additional resources.
Creating an Account
Getting started is easy - just head to platform.inkdrop.ai and sign in with your Google account. This will create your free account.
Initial Walkthrough
The platform has a simple drag-and-drop interface for building cloud architectures.
The sidebar contains your resources and properties to configure them. The canvas is your architecture diagram.
That's the basics! Try adding some resources, connecting them, and editing properties to get familiar.
Adding AWS Credentials
Next, add your AWS access key and secret in the settings. These credentials allow the platform to create and manage resources on your behalf.
Deploying Architectures
When ready, deploy your architecture to AWS by hitting the "Deploy to AWS" button.
Under the hood, Terraform code is generated and runs with your credentials to provision the resources. There's no need to manage servers or infrastructure yourself.
What's Next
Check out the full documentation for more on constructing robust architectures.
The built-in template gallery has sample architectures to reference or launch from.
As you build, share feedback, so we can continue improving the platform.
Last updated