Book Image

Building Scalable Apps with Redis and Node.js

By : Joshua Johanan
Book Image

Building Scalable Apps with Redis and Node.js

By: Joshua Johanan

Overview of this book

Table of Contents (17 chapters)
Building Scalable Apps with Redis and Node.js
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


We covered how to create and launch instances in AWS. If we did not want to use AWS, there are many other cloud providers such as DigitalOcean and OpenShift. Then, we created Ansible scripts to install and deploy our application. Finally, we covered how this application setup can be scaled horizontally and vertically.

In the next chapter, we will discuss how we can troubleshoot and debug our application.