SESSION + Live Q&A
Making the Windows Command-Line Great Again!
The command-line is an essential tool for many developers and administrators, on any machine and any operating system. Attend this session to learn how Microsoft has been overhauling the Windows command-line experience in Windows 10, making it easier than ever to run Windows tools alongside Linux tools in the Windows Subsystem for Linux (WSL) and on containers in Docker for Windows, or in the cloud. Yes, Microsoft. THAT Microsoft. No, we're not kidding! :)
Speaker
Rich Turner
Senior Program Manager @Microsoft
Rich is a Senior Program Manager who returned to Microsoft in March 2016 to "Make Windows Command Line Great Again" (MWCLGA). Rich is so old he's worked on too many things to list, but highlights include the computerized weapon aiming systems, graphics accelerators, recruitment systems, UK...
Read moreFind Rich Turner at:
Speaker
Tara Raj
Program Manager @Microsoft
Tara is a Program Manager at Microsoft working on the Windows Subsystem for Linux (WSL). Previously, she worked on the V1 of new tools for SQL Server on Linux including SQL Operations Studio and the mssql-scripter CLI. Her passion for the command line and Linux has transferred over to her work on...
Read moreFrom the same track
Unikraft - Unleashing the Power of Unikernels
Recently, several papers and projects dedicated to specialized OSes and unikernels have shown the immense potential for performance gains that these have. By leveraging specialization and the use of minimalistic OSes, unikernels are able to yield impressive numbers, including fast instantiation...
Felipe Huici
Chief Researcher in the Systems and Machine Learning Group at NEC Laboratories Europe
The Modern Operating System in 2018
The last monolith is the operating system. There are tens or hundreds of millions of lines of code in the kernel, and orders of magnitude more in the userspace code that gets shipped with it. Not just any code, security critical code written in unsafe languages. Every other area of software has...
Justin Cormack
Developer @Docker
Optimizing For Production Workloads
Breaking down the containers runtimes into their base functionality and then building them up into a series or core libraries and tools to specialize in core capabilities. Our goal is, rather then have one monolithic daemon to do all container management, to build up a series of tools that...
Daniel Walsh
Engineer @Redhat working on CRI-O Container Runtime
Samuel Ortiz
Principal Engineer @Intel Open Source Technology Center
XDP in Practice: DDoS Mitigation @Cloudflare
XDP is a Linux technology which brings fast networking to native Linux. Historically Linux required specialized patches to reduce the overhead of network packet processing. XDP fixes that: it allows packet filtering, modification and retransmission with arbitrary user logic. The logic for an...
Gilberto Bertin
System Engineer @Cloudflare London