Skip to content

[Blog post] Setting up OpenEverest with NVMe SSDs for performance boost #40

@spron-in

Description

@spron-in

Write a blog post: Using NVMe/Local Storage with OpenEverest

The idea

Databases need speed, and network storage can be slow. We want to demonstrate OpenEverest's flexibility with Kubernetes Storage Classes. Show us how to map a database to fast local NVMe storage on your nodes. That would actually require spinning up some storage class for NVMes.

Structure ideas:

  1. The Infrastructure: Mention the node type (e.g., AWS i3 instances or a bare metal server with SSD) or local server config.
  2. Storage Class: Show the Storage Class YAML or configuration you used.
  3. The Deployment: Deploy a database explicitly selecting that fast storage class.
  4. The Proof: Run a simple benchmark (like pgbench or a large insert) or just show the PVC bound to the local disk.

Note: This is a great post for infrastructure geeks. Show the configs!

How to submit

Please check our specific instructions on how to add a blog post to the repo here

Metadata

Metadata

Assignees

No one assigned

    Labels

    blogNew blog or blog-related changesgood first issueGood for newcomers

    Type

    No type

    Projects

    Status

    Ready for Pick-up

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions