Overview
Home
Platform
Docs
Pricing
Search…
⌃K
Links
Overview
Introduction
FAQs
Getting started
Existing DevOps Approach
DuploCloud Approach
Application Focused Interface
No-Code / Low-Code
Security and Compliance
Administrator Tools
Access control
Kubectl setup for administrators
SSO Configuration
AWS user guide
AWS overview
Container deployments
Prerequisites
Quick Start
Step 1: Infrastructure
Step 2: Tenant
Step 3: Create a RDS database
Quick Start - EKS Services
Quick Start - ECS Services
Step 4: Create app (via ECS)
Step 5: Test Application
Quick Start - DuploCloud Docker Services
Use cases
AWS services
AWS FAQ
Terraform support
Azure user guide
Azure Overview
Container deployments
Prerequisites
Quick Start
Use cases
Azure services
Azure FAQ
GCP user guide
GCP Overview
Container deployments
Prerequisites
Quick start
Use Cases
GCP Services
GCP FAQ
CI/CD
Introduction to CI/CD
GitHub Actions
CircleCI
GitLab CI/CD
Bitbucket Pipelines
Katkit
Extras
Creating advanced functions
BYOH
WHAT'S NEW
Product updates
Powered By
GitBook
Quick Start - ECS Services
In this guide, we will deploy a web application using ECS Fargate.
The steps involved in the setup will be:
Use the Infrastructure created in
Step1
and
Step2
in the quickstart guide.
Create a Task Definition.
Create a micro-service called webapp with the docker image as https:latest
Expose the webapp using a loadbalancer and Test it.
Previous
Step 9: Test the Application
Next
Step 4: Create app (via ECS)
Last modified
4mo ago