Chapter 12. Going into production

This chapter covers

  • Organizing your code to ease deployments
  • Integrating testing frameworks using Velocity
  • Estimating and testing load
  • Understanding deployment options, from simple to highly available
  • Using Meteor UP to deploy an application
  • Using environment variables to configure the server
  • Architecting highly available architectures

When all features are implemented and all bugs ironed out, it’s time to go into production. This chapter covers all the essentials of deploying a Meteor application. We won’t go into the specifics of server administration, but we’ll explore typical architectures and possible options in regard to small as well as scalable deployments, so you know what to do when your ...

Get Meteor in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.