Scaling a Django Application with Memcache
https://devcenter.heroku.com/articles/django-memcache
Jump to: Install dependencies
Create a simple application in Django, deploy it to Heroku, then add caching with Memcache to alleviate a performance bottleneck.Django and Static Assets
https://devcenter.heroku.com/articles/django-assets
Jump to: Disabling Collectstatic
Learn how to configure a Django application on Heroku properly to use static assets.Configuring Django Apps for Heroku
https://devcenter.heroku.com/articles/django-app-configuration
Jump to: settings.py changes
Deploying Django applications to Heroku.Concurrency and Database Connections in Django
https://devcenter.heroku.com/articles/python-concurrency-and-database-connections
Jump to: With PgBouncer
Configuring database connections to use a connection pool for apps running with Django and a multi-process web server.MemCachier
https://devcenter.heroku.com/articles/memcachier
Jump to: Django
MemCachier is a scalable Memcache service, which makes it easy to add Memcache services to your applications.Memcached Cloud
https://devcenter.heroku.com/articles/memcachedcloud
Jump to: Django
Memcached Cloud is a fully-managed service for running your Memcached in a reliable and fail-safe manner.Mailtrap by Railsware
https://devcenter.heroku.com/articles/mailtrap
Jump to: Using with Django
Mailtrap Email Testing is a fake/mock SMTP server for dev teams to test transactional and other emails sent from dev and staging environment, without spamming real users.Redis® Cloud
https://devcenter.heroku.com/articles/rediscloud
Jump to: Testing (Django)
Redis Cloud is a fully-managed cloud service for hosting and running your Redis dataset in a highly-available and scalable manner, with predictable and stable top performance.Cloudinary - Image and Video Management
https://devcenter.heroku.com/articles/cloudinary
Jump to: Using with Django
Cloudinary provides a robust solution for image management pipelines, including image resizing, cropping and conversion.Stackhero for PostgreSQL
https://devcenter.heroku.com/articles/ah-postgresql-stackhero
Jump to: Connect PostgreSQL with Django
How to use Stackhero for PostgreSQL add-on on HerokuSentry
https://devcenter.heroku.com/articles/sentry
Jump to: Integrating with Python (or Django)
Sentry is a realtime event logging and aggregation service available to all Heroku applications.Connecting to Heroku Postgres
https://devcenter.heroku.com/articles/connecting-heroku-postgres
Jump to: Connecting with Django
Connect to Redis from different programming languages and frameworks.Connecting to Heroku Key-Value Store
https://devcenter.heroku.com/articles/connecting-heroku-redis
Jump to: Using django-redis
Connect to Heroku Key-Value Store from different programming languages and for some plans from clients running in your own environment.Stackhero for MySQL
https://devcenter.heroku.com/articles/ah-mysql-stackhero
Jump to: Connect MySQL with Django
How to use Stackhero for MySQL add-on on HerokuStackhero for MariaDB
https://devcenter.heroku.com/articles/ah-mariadb-stackhero
Jump to: Connect MariaDB with Django
How to use Stackhero for MariaDB add-on on HerokuQuotaGuard Shield Static IP's
https://devcenter.heroku.com/articles/quotaguardshield
Jump to: HTTPS Proxy Python/Django
How to use QuotaGuard Shield to get a static IP address on Heroku with End to End Encryption.SolarWinds AppOptics
https://devcenter.heroku.com/articles/appoptics
Jump to: Django example
AppOptics is an add-on for monitoring the performance of your Heroku application, the dyno and routing infrastructure, and other metrics that are important to you.Atatus
https://devcenter.heroku.com/articles/atatus
Jump to: Python and Django
Atatus APM is available as a Heroku add-on that provides application performance monitoring. Atatus seamlessly monitors your entire software stack. Gain end-to-end visibility of every business transaction and see how each layer of your software stack affects your customer experience.Edge
https://devcenter.heroku.com/articles/edge
Jump to: Using with Python/Django
Edge is an content delivery network (CDN) add-on for delivering your Heroku app to your users with low latency and high transfer speeds.Websolr
https://devcenter.heroku.com/articles/websolr
Jump to: Haystack for Django
The Websolr add-on allows you to use the high performance search functionality of Apache Solr in your application on Heroku. next