Artwork

Content provided by Nick Janetakis and Nick Janetakis - Full stack developer. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Nick Janetakis and Nick Janetakis - Full stack developer or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

An Inventory Management System for an E-commerce Platform

34:58
 
Share
 

Manage episode 274789392 series 2589818
Content provided by Nick Janetakis and Nick Janetakis - Full stack developer. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Nick Janetakis and Nick Janetakis - Full stack developer or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

In this episode of Running in Production, Galen Rice walks us through building an internal inventory management system with Django and Python. It’s running on a single bare metal server and has been up and running since 2013.

Galen talks about replacing an Excel sheet with a custom app, using 20 Django apps, taking advantage of the Django admin and deploying everything onto a custom server.

Topics Include

  • 5:02 – Motivation for using Django and Python
  • 6:49 – Despite being ~6 years old it uses Python 3.x but it also uses Django 1.8
  • 10:23 – It’s 1 monolithic app split into about 20 Django apps across ~15k lines of code
  • 14:39 – Staff workers are using the Django admin and there’s full text search with PostgreSQL
  • 17:44 – It runs nginx on a bare metal server, also bulk CSV imports are done via cron jobs
  • 22:52 – Walking us through the deploy process from development to production
  • 27:11 – Traffic is served internally over HTTP and nginx serves static files
  • 27:49 – Database backups were saved onto S3 and a backup hasn’t had to be used yet
  • 30:37 – Taking the application down means 50 people stand around doing nothing
  • 31:37 – Best tips? Make the smallest possible changes at a time and plan for having a team
  • 34:15 – Galen is on GitHub if you want to see what he’s up to

Links

📄 References
⚙️ Tech Stack
🛠 Libraries Used

Support the Show

This episode does not have a sponsor and this podcast is a labor of love. If you want to support the show, the best way to do it is to purchase one of my courses or suggest one to a friend.

  • Dive into Docker is a video course that takes you from not knowing what Docker is to being able to confidently use Docker and Docker Compose for your own apps. Long gone are the days of "but it works on my machine!". A bunch of follow along labs are included.
  • Build a SAAS App with Flask is a video course where we build a real world SAAS app that accepts payments, has a custom admin, includes high test coverage and goes over how to implement and apply 50+ common web app features. There's over 20+ hours of video.
  continue reading

108 episodes

Artwork
iconShare
 
Manage episode 274789392 series 2589818
Content provided by Nick Janetakis and Nick Janetakis - Full stack developer. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Nick Janetakis and Nick Janetakis - Full stack developer or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

In this episode of Running in Production, Galen Rice walks us through building an internal inventory management system with Django and Python. It’s running on a single bare metal server and has been up and running since 2013.

Galen talks about replacing an Excel sheet with a custom app, using 20 Django apps, taking advantage of the Django admin and deploying everything onto a custom server.

Topics Include

  • 5:02 – Motivation for using Django and Python
  • 6:49 – Despite being ~6 years old it uses Python 3.x but it also uses Django 1.8
  • 10:23 – It’s 1 monolithic app split into about 20 Django apps across ~15k lines of code
  • 14:39 – Staff workers are using the Django admin and there’s full text search with PostgreSQL
  • 17:44 – It runs nginx on a bare metal server, also bulk CSV imports are done via cron jobs
  • 22:52 – Walking us through the deploy process from development to production
  • 27:11 – Traffic is served internally over HTTP and nginx serves static files
  • 27:49 – Database backups were saved onto S3 and a backup hasn’t had to be used yet
  • 30:37 – Taking the application down means 50 people stand around doing nothing
  • 31:37 – Best tips? Make the smallest possible changes at a time and plan for having a team
  • 34:15 – Galen is on GitHub if you want to see what he’s up to

Links

📄 References
⚙️ Tech Stack
🛠 Libraries Used

Support the Show

This episode does not have a sponsor and this podcast is a labor of love. If you want to support the show, the best way to do it is to purchase one of my courses or suggest one to a friend.

  • Dive into Docker is a video course that takes you from not knowing what Docker is to being able to confidently use Docker and Docker Compose for your own apps. Long gone are the days of "but it works on my machine!". A bunch of follow along labs are included.
  • Build a SAAS App with Flask is a video course where we build a real world SAAS app that accepts payments, has a custom admin, includes high test coverage and goes over how to implement and apply 50+ common web app features. There's over 20+ hours of video.
  continue reading

108 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide