Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3612374
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T21:59:28+00:00 2026-05-18T21:59:28+00:00

I’m starting to migrate a few applications to Amazon Web Services. My applications are

  • 0

I’m starting to migrate a few applications to Amazon Web Services. My applications are Python/Django apps, running over MySQL.

I plan on using EC2 and EBS for starters.

I’m looking for a few things:

  1. A good step-by-step tutorial explaining how to deploy Django on AWS. I’ve looked around, but most tutorials are from 2 years ago, so I’m worried they’re outdated.

  2. I’m trying to understand, with which AMI should I start? I know there’s a BitNami AMI that comes preconfigured with Django goodiness, but I’ve seen a lot of other sources say you should start with a basic (clean) linux box and install everything yourself. Why?

  3. Are there any other important things I should be thinking about? I have very little sysadmining experience (the apps are currently on WebFaction), so I’m not sure what I should be thinking about.

A few extra points:

  • I plan on running several applications on the same EC2 instance, I assume that’s possible?
  • I’m using virtualenv to separate between the various apps right now, I assume I can continue doing the same on the EC2 instance?

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T21:59:29+00:00Added an answer on May 18, 2026 at 9:59 pm

    There is nothing “special” with EC2 here. It just provides bare (or generally preconfigured from custom AMI) system instance – you have access to whole virtualized system, so you can safely break things on your own. Think about it as a specific VPS.

    You have to prepare deployment by yourself, which is not so difficult – just follow the documentation. I’d advice to run with basic linux distro and add needed stuff than to rely on some preconfigured image. As for you questions:

    1. You need to do two things: setup your instance (accounts, needed software, other custom setup, so some linux administration guide should be handy) and prepare django app deployment (deploy python code, hook up to web server). For the latter, general deployment instructions for django can be applied here ( http://docs.djangoproject.com/en/dev/howto/deployment/ ).

    2. Start with AMI with your favorite linux distro, and then add necessary software from it’s repository.

    3. Mount and use EBS as soon as possible for all your data. When rebooted, EC2 instance will wipe out all it’s data, so be prepared for this. Do system snapshots to AMI to have quick recovery on failure.

    Yes, you can deploy several applications on one instance, but mind that EC2 instance is virtualized (with quite high “virtualization tax” imo, especially for smaller instances), so you might run into general performance problems. Assume that you’d need migrate to bigger instance/multiple instances after some time.

    Virtualenv should be your default deployment tool. Yes, you can use it here too.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
Seemingly simple, but I cannot find anything relevant on the web. What is the
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have a French site that I want to parse, but am running into
Does anyone know how can I replace this 2 symbol below from the string
this is what i have right now Drawing an RSS feed into the php,
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
I have just tried to save a simple *.rtf file with some websites and
I want to count how many characters a certain string has in PHP, but
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.