Deployment

Now that we know how to create Aurelia applications, we should be able to deploy them in our own servers or if you want to take advantage of other big companies resources, why don't use cloud providers to deploy our apps?

In this chapter, you will learn how to deploy your applications on your own self-managed servers using Docker and NGINX. Also, you will learn how to deploy applications on Heroku and one of the best cloud providers on the planet—Amazon Web Services (AWS).

We will use Docker to deploy locally, because this will make our deployment portable so that you can deploy your application in your own data center or in the cloud.

Having said that, in this chapter, we will cover the following topics:

  • Configuring our web for production
  • Deploying on your own server
  • Deploying on Heroku
  • Deploying on AWS S3 buckets
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset