Overview
Django is an open source web framework written in Python that enables developers to rapidly build and scale high performance web applications. It emphasizes reusability and pluggability of components, rapid development, and the principle of "don't repeat yourself." The Bitnami Django stack has everything you need to get started building a web app, including Django, Python, MariaDB, Apache, PostgreSQL and more.
Using a pre-configured Django environment gets you up and running quickly because everything just works out of the box. Manually deploying and configuring an environment can be a difficult and time-consuming hurdle to developing an application. Bitnami has done this work for you, so you can avoid installing and configuring multiple components and libraries and instead focus on writing awesome code.
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
Why use Bitnami Certified Apps?
Bitnami certified images are always up-to-date, secure, and built to work right out of the box.
Bitnami packages applications following industry standards, and continuously monitors all components and libraries for vulnerabilities and application updates. When any security threat or update is identified, Bitnami automatically repackages the applications and pushes the latest versions to the cloud marketplaces.
Highlights
- Open source web framework written in Python that enables developers to rapidly build fast, scalable, database-driven websites and applications.
- Included in the stack are Django, Python, PostgreSQL, SQLite, Apache web server, and more.
- Regularly updated with the latest stable release of every component.
Details
Typical total price
$0.019/hour
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.00 | $0.012 | $0.012 |
t2.small | $0.00 | $0.023 | $0.023 |
t2.medium | $0.00 | $0.046 | $0.046 |
t2.large | $0.00 | $0.093 | $0.093 |
t2.xlarge | $0.00 | $0.186 | $0.186 |
t2.2xlarge | $0.00 | $0.371 | $0.371 |
t3.micro AWS Free Tier | $0.00 | $0.01 | $0.01 |
t3.small | $0.00 | $0.021 | $0.021 |
t3.medium | $0.00 | $0.042 | $0.042 |
t3.large | $0.00 | $0.083 | $0.083 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
N/A
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
- Maintenance release
- Updated virtualenv to 20.27.0
- Updated python-mysqlclient to 2.2.5
- Updated pljava to 1.6.8
Additional details
Usage instructions
Once the instance is running, enter the public DNS provided by Amazon into your browser. You will then see the Django application. Please check our documentation at https://docs.bitnami.com/aws/faq/get-started/find-credentials/ to learn how to get your password. You may change this username and password within the application settings. You can also access your instance via SSH using the username 'bitnami' and your Amazon private key. For additional setup instructions and frequently asked questions please go to https://docs.bitnami.com/aws/infrastructure/django/
Resources
Vendor resources
Support
Vendor support
Bitnami also provides technical documentation for installation and setup issues through our support center at
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
Customer reviews
Waste of time
It took my 5 hours and achieved nothing. It is really difficult to make server up and running with this instance. I later installed Ubuntu and made my own instance in 20 minutes. I used this helpfull document : https://pythonprogramming.net/deploying-to-server-django-tutorial
waste of time
You'll be better of creating a clean environment and installing python and django on your own.
It doesn't make deployment any easier. Just a waste of time
Terrific
Easy to create and access. I've manually installed the same software stack, and it is very time consuming. This product is a real time saver, and the price is right.
Outdated
Django 1.6 stable is coming in August, and this stack still doesn't support Django 1.5 now.
Cannot deploy GeoDjango 1.5 projects.