Serverless Installation
© 2021 The Billing Project, LLC :doctype: book :imagesdir: https://github.com/killbill/killbill-docs/raw/v3/userguide/assets/aws
Overview
AWS Fargate is a serverless compute engine for containers. Using it in conjunction with Amazon Elastic Container Service (ECS), you can run Kill Bill in containers without the need to deploy and manage any server.
While we recommend using our Cloudformation template to deploy a production ready environment, running Kill Bill on ECS with Fargate is a great way to quickly deploy test environments.
Instructions
Create the Cluster
-
Subscribe to the product in the AWS Marketplace.
-
Create an AWS ECS Cluster:
-
Select the Networking only template:
-
Enter a cluster name:
If these above steps are successful, AWS displays a success screen:
Create a Fargate Task Definition
-
Create a Fargate Task Definition: