RailsConf 2015 - You, Too, Can Be A Webserver

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=Nq84_XSS5iQ



Duration: 20:12
513 views
5


By, Julian Simioni
What actually happens when we visit a website? As developers, we're supposed to know all about this, but when our browsers have millions of lines of code, and our backends have fancy service-oriented-architectures with dozens of components, it's hard to keep it all in our heads.

Fortunately, we have amazing tools to help us. We can bypass the complexity of browsers and servers, and simply examine the communication between them. Let's use these tools and look at the underlying patterns shared across the entire web, from the simplest static pages to the most sophisticated web apps.




Other Videos By Confreaks


2015-05-13RailsConf 2015 - Now Hear This! Putting Real-Time Voice, Video and Text into Rails
2015-05-13RailsConf 2015 - Bending the Curve: How Rust Helped Us Write Better Ruby
2015-05-13RailsConf 2015 - How to Talk to Humans: a Different Approach to Soft Skills
2015-05-13RailsConf 2015 - Rapid Data Modeling Using ActiveRecord and the JSON Data Type
2015-05-13RailsConf 2015 - Metasecurity: Beyond Patching Vulnerabilities
2015-05-13RailsConf 2015 - How to Program with Accessibility in Mind
2015-05-12RailsConf 2015 - Sometimes a Controller is Just a Controller
2015-05-12RailsConf 2015 - 5 Secrets We Learned While Building a Bank in 16 Months
2015-05-12RailsConf 2015 - Scaling Rails for Black Friday and Cyber Monday
2015-05-12RailsConf 2015 - AMS, API, Rails and a developer, a Love Story
2015-05-12RailsConf 2015 - You, Too, Can Be A Webserver
2015-05-12RailsConf 2015 - Why Your New API Product Will Fail
2015-05-12RailsConf 2015 - High performance APIs in Ruby using ActiveRecord and Goliath
2015-05-12RailsConf 2015 - Playing Games In The Clouds
2015-05-12RailsConf 2015 - Processes and Threads - Resque vs. Sidekiq
2015-05-12RailsConf 2015 - Adventures in Federating Authorization and Authentication with OAuth
2015-05-12RailsConf 2015 - Better callbacks in Rails 5
2015-05-12RailsConf 2015 - Slightly Less Painful Time Zones
2015-05-12RailsConf 2015 - Speed Science
2015-05-12RailsConf 2015 - So Long, Hoboken: Migrating a Huge Production Codebase from Sinatra to Rails
2015-05-11RailsConf 2015 - Sometimes a Controller is Just a Controller