AWS Quick Start
Get up and running with DuploCloud inside an AWS cloud environment; harness the power of generating application infrastructures.
This Quick Start tutorial shows you how to set up an end-to-end cloud deployment. You will create AWS infrastructure and tenants and, by the end of this tutorial, you can view a deployed sample web application.
Estimated time to complete tutorial: 75-95 minutes.
AWS Tutorial Roadmap
When you complete the AWS Quick Start Tutorial, you have three options or paths, as shown in the table below.
Using EKS - You create a service in DuploCloud using AWS Elastic Kubernetes Service and expose it using a load balancer within DuploCloud.
Using ECS - You create an app and service in DuploCloud using AWS Elastic Container Service.
Using Native Docker Services - You create a service in Docker and expose it using a load balancer within DuploCloud.
There are optional steps in each tutorial path, in the table below, marked with an asterisk. While these steps are unnecessary to complete each tutorial, you may want to perform or read through them, as they are tasks normally completed when you create production-ready services.
For information about the differences between these methods, to help you choose which method best suits your needs, skills, and environments, see this AWS blog and the Docker documentation.
Step | EKS | ECS | Native Docker Services |
---|---|---|---|
1 | Create Infrastructure and Plan | Create Infrastructure and Plan | Create Infrastructure and Plan |
2 | Create Tenant | Create Tenant | Create Tenant |
3 | Create RDS * | Create RDS * | Create RDS * |
4 | Create Host | Create a Task Definition for an application | Create Host |
5 | Create Service | Create the ECS Service and Load Balancer | Create app |
6 | Create Load Balancer | Test the app | Create Load Balancer |
7 | Enable Load Balancer Options * | Test the App | |
8 | Create Custom DNS Name * | ||
9 | Test the App |
* - Optional Step
AWS Video demo
Click the card below to open the DuploCloud video page to watch a number of DuploCloud demos.
Last updated