TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Scaling an AWS infrastructure - Tools and Patterns

41 pointsby pablohoffmanalmost 15 years ago

1 comment

fdbalmost 15 years ago
I loved Jacob Kaplan-Moss's "Django Deployment Workshop", which he presented at PyCon and OSCon. In it, he shows how to use cloud servers (he uses the rackspace cloud) to scale multiple web and database servers and do load balancing.<p>It is a very pragmatic talk, not specific to Django, but suitable for most wsgi setups. It is about 3 hours long.<p><a href="http://blip.tv/file/3632436" rel="nofollow">http://blip.tv/file/3632436</a>