Skip to content

crudolfs/gatling-realtime-monitoring-aws-cdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gatling Realtime Monitoring in AWS ECS

This repository contains the AWS infrastructure as code and Docker images for a Gatling setup with support for realtime monitoring (as described here).

Service architecture

The service architecture for this solution is as follows:

architecture

Infrastructure as code

The infrastructure is written in code by leveraging the AWS CDK (Cloud Development Kit). The Gatling solution consists of three services that will each run inside a Docker container. These Docker containers will be managed by AWS ECS and run in a hybrid (EC2 and Fargate) ECS Cluster. The AWS CDK cloud components can be found in the aws-cdk section.

Docker images

The custom docker images for Grafana, InfluxDB and Gatling can be found in the gatling-monitoring section.

About

AWS Cloud Development Kit application: Gatling, Grafana and InfluxDB infrastructure as code on AWS ECS

Resources

Stars

Watchers

Forks

Packages

No packages published