We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Testing web applications with traffic control

Formal Metadata

Title
Testing web applications with traffic control
Subtitle
with Weave Scope
Alternative Title
in containers
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
Testing applications is important, as shows the rise of continuous integrationand automated testing. In this talk, I will focus on one area of testing thatis difficult to automate: poor network connectivity. Developers usually workwithin reliable networking conditions so they might not notice issues thatarise in other networking conditions. I will explain how traffic control onLinux can help to simulate various network connectivity. I will run a demowith Weave Scope showing how an application running in Kubernetes behaves whenchanging network parameters.