Software Alternatives & Reviews

Understand Django: Deploy A Site Live

Sentry.io Rollbar Gunicorn
  1. From error tracking to performance monitoring, developers can see what actually matters, solve quicker, and learn continuously about their applications - from the frontend to the backend.
    In the Django world, I generally hear about two of these error tracking services: Rollbar and Sentry. I've used both of these error trackers, and I think they are both great. For my personal projects, I happen to pick Rollbar by default, so I'll describe that service in this section as an example.

    #Error Tracking #Exception Monitoring #Monitoring Tools 53 social mentions

  2. Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them. Ruby, Python, PHP, Node.js, JavaScript, and Flash libraries available.
    Pricing:
    • Open Source
    In the Django world, I generally hear about two of these error tracking services: Rollbar and Sentry. I've used both of these error trackers, and I think they are both great. For my personal projects, I happen to pick Rollbar by default, so I'll describe that service in this section as an example.

    #Error Tracking #Bug Trackers #Crash Reporting 17 social mentions

  3. Gunicorn is a Python WSGI HTTP Server for UNIX.
    Pricing:
    • Open Source

    #Web And Application Servers #Web Servers #Application Server 31 social mentions

Discuss: Understand Django: Deploy A Site Live

Log in or Post with