Needs advice
Using a #cloud infrastructure and architecting for horizontal scaling is great way to handle changing traffic loads. Combining this with a caching layer can make things lot more efficient.
We use it as a layer for data access that does not change very often.
For example, student's profile information does not change frequently. Also, helps insulate students taking classes from any load and traffic spikes in new registrations.
0 views0