Registration
Home » Tutorials » Talk Python - Python Web Apps that Fly with CDNs Course

Talk Python - Python Web Apps that Fly with CDNs Course   

18-04-2023, 00:49 |   0nelove  Tutorials 20 0
Talk Python - Python Web Apps that Fly with CDNs Course
Released 4/2023
MP4 | Video: h264, 2560x1440 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 58 Lessons (3h 5m) | Size: 760 MB





You're ready to launch your Python app. You want it to FLY of course. Static resources can be a huge portion of that equation. Leveraging a CDN could save you over 75% of your server load and make it way faster. This course with show you how in a step by step guide. It's way easier than you think.

What students are saying
Let me say that your courses are tremendous and I am a huge fan. I had tried a few different online learning platforms (edx, datacamp), so when I found your Python Jumpstart, I decided to finally give a paid course a try. Your courses strike an excellent balance between hand-holding and DIY, and they suit my learning style perfectly.[...] I'm a lifetime customer. Thank you for the great content, I appreciate the work you're doing.
-- Josh
Source code and course GitHub repository
github.com/talkpython/fast-python-webapps-with-cdns
It's not just server-side Python performance that matters
Building a high performance Python web app requires many key elements. First you likely focus on your Python code and making the database fast. But on my web page requests, that Python HTML response is a small, although important, portion. It's common to have 30, 40, 50, or more requests per page. In production, the frequent guidance is to host these behind nginx or similar server. Often that is enough. But by bringing a CDN into the mix to globally replicate and localize all those requests can seriously improve the perceived speed of your app for a global user-base. But did you know that these static resources can put a massive load on your server too? This course will give you a step by step guide with live code demos on how to incorporate a CDN (Bunny CND specifically) with a Flask application. You will also see the before and after performance stats from Talk Python's web infrastructure from last year's Black Friday week of traffic.
What will you learn?
In this course, you will
See how CDNs work and interplay with your web application
Leverage the CDN to deliver globally-scaled, geo-replicated content
Use the CDN for your static content (images, css, jаvascript, etc.)
Avoid stale cache content while 100% caching static content on the CDN and clients
Host large, user-generated content (audio, video, documents, etc.)
Use storage zones to serve large content globally
Debug issues with CDN content at the CDN level, web app level, and browser level
Test user-percieved performance for your web app (full page loads, not just Python paths)
Replace Google fonts with GDPR / privacy friendly alternatives
And lots more
View the full course outline.
Who is this course for?
For anyone who has or is building a Python-based we application and wants the best experience for their users.
As for prerequisites, we assume
Basic familiarity with the Python programming language and core tools (e.g. pip)
That you know how web applications work and are familiar with HTTP and HTML
We do use Flask, but you don't need a deep understanding of it to be successful
The tools chosen and featured during this course are 100% free and most of them are open source or have free and solid alternatives.
Concepts backed by concise visuals
While exploring a topic interactively with demos and live code is very engaging, it can lose the forest for the trees. That's why when we hit a new topic, we stop and discuss it with concise and clear visuals.
Here's an animation presenting the multiple levels of caching that add performance but also introduce cache staleness. We then go on to present several options for avoiding stale cache content entirely without sacrificing performance.
Homepage


https://ddownload.com/49v7afuleqf2/Talk_Python_-_Python_Web_Apps_that_Fly_with_CDNs.rar

https://rapidgator.net/file/6c01f66663466ed2c48f1fcf1e68a2f5/Talk_Python_-_Python_Web_Apps_that_Fly_with_CDNs.rar.html
Donate For Servers
Comments
The minimum comment length is 20 characters. Respect yourself and others!
reload, if the code cannot be seen
There Are No Comments Yet. Do You Want To Be The First?
avaxdl Copyright Holders