Overview
Home
Platform
Ask DuploCloud
Pricing
Search
⌃
K
Links
Overview
Free Trial Edition
FAQs
WHAT'S NEW
Product updates
Getting started
Welcome to DuploCloud
Existing DevOps Approach
DuploCloud Approach
Application Focused Interface
No-Code / Low-Code
Security and Compliance
Administrator Tools
Access control
Kubectl setup
SSO Configuration
AWS user guide
AWS overview
Container deployments
Prerequisites
Quick Start
Step 1: Create Infrastructure and Plan
Step 2: Create a Tenant
Step 3: Create an RDS database (optional)
Creating an EKS Service
Creating an ECS Service
Step 4: Create app (via ECS)
Step 5: Test Application
Creating a DuploCloud Docker Service
AWS Use Cases
AWS Services
AWS FAQ
Terraform support
Azure user guide
Azure Overview
Container deployments
Prerequisites
Quick Start
Azure Use Cases
Azure services
Azure FAQ
GCP user guide
GCP Overview
Container deployments
Prerequisites
Quick start
GCP Use Cases
GCP Services
Storage Buckets
GCP FAQ
Security and Compliance
Introduction to Security and Compliance
SIEM
CI/CD
Introduction to CI/CD
GitHub Actions
CircleCI
GitLab CI/CD
Bitbucket Pipelines
Katkit
Extras
Creating advanced functions
BYOH
Powered By
GitBook
Creating an ECS Service
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
nginx:latest
Expose the web app using a load balancer and test it.
Previous
Step 9: Test the Application
Next
Step 4: Create app (via ECS)
Last modified
2mo ago