The cache One of the best thing that you can do when you serve non in-memory data, obviously is the cache. In fact, if is used correctly, you can take the advantage of serving a resource fastly. Use cases If you use an external database provider for data, such MySQL, SQLite, Redis or whatever…