How can I distribute a unique database already in production?
Let’s assume a successful web Spring application running on a MySQL or PostgreSQL database. The traffic is becoming so high and the amount of data is becoming so big that a distributed database solution needs to be implemented to address scalability issue. Let’s also assume this application is using Hibernate and the data access layer is cleanly separated with DAOs.
How to design data structures for sharding?
When designing data structures for an application, what are some best practices to make sure it can be sharded?
A multi tenant data architecture
We are at a planning & redesign stage of our loyalty card application. As it is understood it will be a multi-tenant application. And I need to take your thoughts. Here are the some key points we should take in to account to redesign logical and physical data structure:
pre aggregating documents mongodb
In our current setup, most of our database calls are updates where we increment a key by 1.
pre aggregating documents mongodb
In our current setup, most of our database calls are updates where we increment a key by 1.
pre aggregating documents mongodb
In our current setup, most of our database calls are updates where we increment a key by 1.
How to deal with runtime changes to tenant-location in a clustered, multitenant web application with app-managed datasources?
I have a Java web application that supports multi-tenancy to keep customer data
separate.
How to deal with runtime changes to tenant-location in a clustered, multitenant web application with app-managed datasources?
I have a Java web application that supports multi-tenancy to keep customer data
separate.
How to deal with runtime changes to tenant-location in a clustered, multitenant web application with app-managed datasources?
I have a Java web application that supports multi-tenancy to keep customer data
separate.
How to deal with runtime changes to tenant-location in a clustered, multitenant web application with app-managed datasources?
I have a Java web application that supports multi-tenancy to keep customer data
separate.