YoVDO

Client-Server Communication

Offered By: Google via Udacity

Tags

Web Development Courses Cryptography Courses Web Security Courses Client-Server Communication Courses HTTP/2 Courses

Course Description

Overview

We use websites all the time, but how does clicking a link in your browser or typing in a URL in the address bar get you to a website? How does the server know what information you're looking for or how to send you that information once it's figured that out? How can you protect your users from attackers? Dig into this course and you'll be able to answer these questions!

This course will guide you through how a client communicates with a server. You'll learn about HTTP's request and response cycle, dig into HTTP headers and verbs, distinguish HTTP/1 from HTTP/2 capabilities, all while experiencing the importance of security by digging into the details of HTTPS. Throughout the course, you'll learn both security best practices, as well as ways to improve the performance of your web apps. We'll provide you with handcrafted servers where you'll diagnose problematic server setups, issues with SSL certificates, and even have a chance to hack an example bank website to transfer funds.


Syllabus

  • HTTP’s Request Response Cycle
    • Learn about HTTP's request and response cycle.,What makes up an HTTP requests and response?,What originates an HTTP request and how do they relate to one another?
  • HTTP/1
    • Find out how HTTP/1 is used in practice.,Map the requests and response types from lesson 1 into HTTP verbs and response codes & headers.
  • HTTPS
    • How does HTTPS differ from HTTP?,TLS, cryptography, and Certificate Authorities.,HTTP Mixed Content issues.
  • HTTP/2
    • Learn how HTTP/2 improves on and extends HTTP/1.,Look at optimizations for HTTP/1 that are now anti-patterns in HTTP/2.
  • Security
    • Look at and resolve common security problems like CORS, CSRF, XSS, and more!

Taught by

Surma and Richard Kalehoff

Tags

Related Courses

30 Days to Learn Laravel
Laracasts
3D Graphics for Web Developers
Pompeu Fabra University via FutureLearn
A Beginner’s Guide to Web Development with HTML5
Packt via FutureLearn
Accessibility Audit
Amazon Web Services via AWS Skill Builder
Expanding Your JS Skills with Angular
A Cloud Guru