Data Blogger
  • Categories
    • Do-It-Yourself
    • Technology
    • Web Technology
    • Data Science
    • Software Science
    • Mathematics
    • Personal Projects
  • Write for us!

Elastic Beanstalk

Lots of love.

Django and Elastic Beanstalk, a perfect combination

November 28, 2016November 23, 2017 Kevin Jacobs Leave a comment

This post gives a minimum working example such that you can launch your Django application on Amazon servers using Elastic Beanstalk. The only things you need is a Django application, Python 3 and an Amazon account. Before we start, make sure you have installed the Amazon CLI. Let’s start!

(more…)

Read More