performance_stripes
Read+Write
TPS
252 K
Latency
17 ms p(99)
Cost
$24.32

per month / per 1K TPS

Read Only
TPS
189 K
Latency
8 ms p(99)
Write Only
TPS
63 K
Latency
28 ms p(99)
Configuration

Read / Write Allocation: 75% / 25%
Data Unit Size: 550 bytes
Testbed: 2 Gatling instances, 8 cores, 15 minutes progressive throughput
App: Akka 2023.10, 40K entities, event sourced log, source code

Infrastructure:
12 EC2 m5.4xlarge ($0.4840 / hr)
1 EKS cluster ($0.10 / hr)
2 RDS db.r6g.2xlarge ($354 / mo 1-yr full upfront)
2 SSD 100 GB io2 5K IOPS ($512.50 / mo)

Total Monthly Cost: $6,128.55

Definitions

TPS: # of transactional data units processed (read & write) / second
Latency: round trip HTTP request-response time measured during peak TPS
Cost: Total reserved instance costs for a 31 day month ratioed against 1K TPS

This was a sample test to demonstrate that 252,000 req/s of a mixed load (75% reads, 25% writes) was possible with Akka whose events are persisted to a Postgres database. This application simulates a digital twin solution, where a single Akka actor represented an IOT device that had to persist 550 bytes of information on each update. Every read request also returns 550 bytes of data. 40K entities were created and all of their state changes were persisted against a single event log RDS database instance.

Ultimately, in this configuration, customers would pay $24.32 / month per each 1 thousand TPS performance. 

Stay Responsive
to Change.