Overview
Test goal is to assess performance of CICO and data import scenarios with decreased number of partitions in Kafka topics.
...
Test # | Test Conditions | Duration | Load generator size (recommended) | Load generator Memory(GiB) (recommended) | Notes |
1. | Checkin/Ckeckout with 8, 20, 25 users | 30 min | t3.medium | 3 | ncp3 environment |
2. | Data import with 5K, 25K, 50K, 100K Create imports | x |
...
Infrastructure
PTF -environment ncp3
- 9 m6i10 m6i.2xlarge EC2 instances located in in US East (N. Virginia)us-east-1
- 2 instances of db.r6.xlarge database instances: Writer & reader instances
- MSK ptf-kakfa-3 [ kafka configurations]
- 4 kafka.m5.2xlarge brokers in 2 zones
Apache Kafka version 2.8.0
EBS storage volume per broker 300 GiB
- auto.create.topics.enable=true
- log.retention.minutes=480
- default.replication.factor=3
...