@[email protected] to [email protected]English • 1 year agoHow to scale MySQL horizontally?message-square8fedilinkarrow-up112arrow-down11file-text
arrow-up111arrow-down1message-squareHow to scale MySQL horizontally?@[email protected] to [email protected]English • 1 year agomessage-square8fedilinkfile-text
What is the industry/production grade solutions or if you have already any experience please share it. Thanks
minus-square@[email protected]linkfedilink3•1 year agoIn AWS, you can use Aurora to scale reads access over multiple instances. It’s easy to setup and you can use scaling policies to follow your load. You need to check your billing, it’s not the cheapest service.
In AWS, you can use Aurora to scale reads access over multiple instances. It’s easy to setup and you can use scaling policies to follow your load. You need to check your billing, it’s not the cheapest service.