Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AngularJS Deployment Essentials

You're reading from   AngularJS Deployment Essentials

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher
ISBN-13 9781783983582
Length 148 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Zachariah Moreno Zachariah Moreno
Author Profile Icon Zachariah Moreno
Zachariah Moreno
Arrow right icon
View More author details
Toc

Chapter 3. Deploying to Heroku

Heroku is one of a few cloud application-hosting services that enable developers to spin up and deploy to their own private Node.js servers at minimal cost and effort. Heroku's services go beyond application hosting, by also providing elastic scalability, databases, add-ons, and real-time monitoring tools. Prior to now, you have served and deployed your application to a local Node.js server and a remote Apache HTTP server. We will expand on this experience and knowledge by deploying to a remote Node.js server running in Heroku's cloud infrastructure. As you have learned, Angular and Node.js fit very well together because the stack empowers developers to write and deploy JavaScript on both, the client and server.

In this chapter, you will learn how to:

  • Effectively use the Heroku Dashboard to control your application
  • Deploy to Heroku using Git
  • Connect to your Heroku environment over SSH
  • Optimize Heroku's configuration for serving your AngularJS...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image