BLOG

All articles by Peter Baumgartner

Serving Static Files with uWSGI

Serving Static Files with uWSGI As noted in a previous post, uWSGI is a Swiss Army knife of functionality. One …

Peter Baumgartner

Peter Baumgartner October 17, 2024

The Trouble with Thumbnails: Part 1

Images are everywhere on the web. Whether you’re building a simple blog, a CMS, or a true web application, chances …

Peter Baumgartner

Peter Baumgartner October 17, 2024

Our Failed Kickstarter Was Really a Success

Our Kickstarter campaign for a companion video series to our book High Performance Django ended today just shy of its …

Peter Baumgartner

Peter Baumgartner October 17, 2024

The uWSGI Swiss Army Knife

uWSGI is one of those interesting projects that keeps adding features with every new release without becoming totally bloated, slow, …

Peter Baumgartner

Peter Baumgartner October 17, 2024

Speeding Up NPM Installs

I’ve been working on improving our deployment processes as part of the High Performance Django Infrastructure project we’re building out. …

Peter Baumgartner

Peter Baumgartner October 17, 2024

Fast Immutable Python Deployments

Alternate title: Pip 7 is Awesome, Here’s Why A typical Python deployment looks like this: Pave the server, setting up …

Peter Baumgartner

Peter Baumgartner October 17, 2024

A Closer Look at Docker

Part of my job at Lincoln Loop is to explore new technologies and make sure that, as a company, we …

Peter Baumgartner

Peter Baumgartner October 17, 2024

High Performance Django Infrastructure Preview

One of the most common requests we’ve heard since releasing our book, High Performance Django is: “Do you have more …

Peter Baumgartner

Peter Baumgartner October 17, 2024

Introducing High Performance Django Expert Sessions

With the launch of our book, High Performance Django, we’ve received a number of inquiries from people asking for advice, …

Peter Baumgartner

Peter Baumgartner October 17, 2024

Rate Limiting with Nginx

Do you manage a website? Does it have a login form? Can somebody brute force attack it with every common …

Peter Baumgartner

Peter Baumgartner October 17, 2024