Heroku: Up and Running (e-bog) af Schneeman, Richard
Schneeman, Richard (forfatter)

Heroku: Up and Running e-bog

66,68 DKK (inkl. moms 83,35 DKK)
Take full advantage of Herokus cloud-based hosting services. This guide takes you through the inner workings of this PaaS platform and delivers practical advice for architecting your application to work as efficiently as possible. Youll learn best practices for improving speed and throughput, solving latency issues, locating and fixing problems if your application goes down, and ensuring your d...
E-bog 66,68 DKK
Forfattere Schneeman, Richard (forfatter)
Udgivet 7 november 2013
Længde 100 sider
Genrer Computer programming / software engineering
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781449341350
Take full advantage of Herokus cloud-based hosting services. This guide takes you through the inner workings of this PaaS platform and delivers practical advice for architecting your application to work as efficiently as possible. Youll learn best practices for improving speed and throughput, solving latency issues, locating and fixing problems if your application goes down, and ensuring your deployments go smoothly.By covering everything from basic concepts and primary components to add-on services and advanced topics such as buildpacks, this book helps you effectively deploy and manage your application with Heroku.Learn your way around Heroku with the command line interfaceDiscover several methods for scaling your application to increase throughputSpeed up response time through performance optimizationsSolve latency issues by deploying your Heroku instance in new regionsChoose the right plan for using Herokus PostgreSQL database-as-a-serviceGet a checklist of items to consider when deploying your applicationFind and fix problems during deployment, at runtime, and when your application goes downUnderstand how Heroku buildpacks work, and learn how customize your own