Skip to content

Feat/add oss multi arch comp metal amd arm intel redis latest #140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

paulorsousa
Copy link
Contributor

Add Multi-Architecture Redis Performance Comparison Infrastructure

Overview

This PR introduces a new Terraform deployment configuration for comparing Redis performance across multiple CPU architectures using AWS bare metal instances. The infrastructure enables comprehensive benchmarking of Redis across different processor types.

What's Added

  • New Terraform Module: oss-multi-arch-comp-metal-amd-arm-intel-redis-latest/
  • Multi-Architecture Support: Infrastructure for deploying Redis on Intel, AMD, and ARM architectures
  • Automated Redis Installation: Cloud-init scripts that build Redis from source
  • Benchmarking Client: Dedicated client instance with memtier and benchmark tools

Infrastructure Components

  • Database Instances: Configurable bare metal instances for each architecture
    • Intel: m7i.metal-24xl
    • AMD: m7a.metal-48xl
    • ARM: m8g.metal-24xl
  • Client Instance: c6in.8xlarge for running benchmarks
  • Security Groups: SSH-only access with proper network isolation

@filipecosta90 filipecosta90 removed the request for review from fcostaoliveira June 25, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants