April 2018
Intermediate to advanced
374 pages
8h 35m
English
The steps to this update process are:
An example of stepping through this will highlight how you can start to roll out code updates, either directly or by adding additional services, to your application.
For this example, we will not change any code immediately, we just want to include the Redis Python library so that it's available. To do this, we would normally use PIP to install the library we want. With our Python example, we are installing all the required libraries with PIP through the dependency listing ...
Read now
Unlock full access