Introduction to Making Your App Production Ready

Get introduced to making applications production ready in this lesson.

We'll cover the following

What are we going to cover?

Throughout this course, we’ve covered the broadly diverse landscape of adoption. Much of our discussion has focused on preventing our application from breaking in the first place. When our application fails, and it will, we’ll need the right kind of data to diagnose the problem. Just as a good user interface designer anticipates the needs of a user, developers must anticipate future needs when it’s time to provide support.

In this chapter, we’ll learn how to listen for failures and the tools available to debug the system when things go wrong. We’ll primarily worry about logging. We’ll find ways to keep our logs efficient and easy to read.

Get hands-on with 1200+ tech skills courses.