Industry practitioners and technical product managers from leading vendors demonstrate solutions to some of today's toughest software development challenges in the areas of performance monitoring, Big Data, software delivery, scalability, and more.
Track: Sponsored Solutions Track II
Location: Marina
Day of week:
Track Host: Nitin Bharti
Nitin has helped build several notable online developer communities including TheServerSide.com, DZone, and The Code Project. He is known for his extensive editorial work in the Enterprise Java, .NET, SOA, and Agile communities. As Managing Editor and Product Manager at C4Media - the producer of InfoQ.com and QCon events - Nitin continues to pursue his primary passion: helping spread knowledge and innovation throughout the enterprise software development community.
How Intuit Automates Root Cause Analysis at Scale
Intuit’s Small Business Group is responsible for one of the company’s flagship products, QuickBooks. As one of the biggest business units in the company, its main objective is to improve velocity and productivity for every engineer. Fast and feature rich release cycles are critical to QuickBooks' success.
In this talk, Omer Azmon, Staff Tools Engineer, and Sumit Nagal, Principal Engineer in Quality, will uncover how Intuit automates tasks that take the average engineering team days or weeks to complete. They will share an overview of the engineering culture, architecture, and tools that developers and DevOps professionals in high performing teams can’t live without.
Continuous Delivery of Microservices
This talk serves to be a practical guide for teams endeavoring to design a Continuous Delivery workflow for systems based on microservice architectures.
More and more organizations are moving towards microservice based architectures for their complex systems. Unfortunately organizational behaviors often do not change to properly take advantage of this newer way of thinking.
This talk is based on several years’ of experience architecting, building and deploying microservice based applications at ThoughtWorks.
Some of the things you’ll learn: 1. Practical aspects of designing continuous delivery workflows 2. Recommendations for effective organizational structures to take advantage of these architectures 3. Leveraging modern infrastructure stacks for more effective CD workflows 4. Learn how your system’s architecture contributes towards your success
A/B Testing at Scale with Open Source Proctor
Indeed has been conducting A/B tests for a decade on millions of job seekers around the world. Over the years, we learned a lot. Many of our practices are built into Proctor, our open source A/B testing framework.
In this talk, I will cover requirements for A/B testing at scale, the architecture and algorithms behind Proctor, and best practices for running A/B tests. Learn how you can apply Proctor in your own products to get the benefits of rapid, data-driven experimentation.
Using Microservices to Build an API That Lasts
Steve Jobs once said, “Simple can be harder than complex: You have to work hard to get your thinking clean to make it simple.” This is certainly true when it comes to building a simple and easy-to- use API. SparkPost used microservices to build v1 of their email API. Since launching three years ago it continues to grow in functionality and gather more developer fans. Chris shares some lessons learned and best practices for building an API that developers will love for years to come. Some topics covered include:
- Breaking Changes Bad! API Versioning Good!
- REST Is Best
- API Governance
- Getting your API ready for the big v1.0
- Accurate Documentation & Documentation First
- API First
- Separating Deployment from Release
- Using API gateway or proxy for authentication and rate limiting
- Using community feedback to build the best email API
- When are breaking changes OK?
- Technical Excellence and Community Transparency
- Listen and Respond to the Developer Community
- Client Libraries
Carbon.io: A Node.js API & Microservices Framework
Carbon.io is an application framework based on Node.js and MongoDB that dramatically accelerates the process of building, testing, and documenting well-designed APIs and microservices.
In this talk we will walk through a series of live examples starting with a simple “Hello World!” app and ending with a full-featured REST API. Topics covered will include endpoint creation, input and output validation, database access, and authentication and access control. Finally, you will see how Carbon.io makes it easy to write unit tests for your APIs and generate beautiful API documentation from your code.
MySQL Document Store and Node.JS
The last few years saw the advent of JavaScript on the server-side, and particularly Node.js. The schema-less literal objects known as JSON that are used to express data-structures are key to the dynamic functional nature of the language.
Matching this environment, MySQL recently introduced the MySQL Document Store, which enables using a regular MySQL database to manage schema-less data organized in JSON documents. This presentation will describe the key concepts of the MySQL Document Store alongside with examples. It will also show how to deploy MySQL servers in containers, another common aspect of modern DevOps.
Last Year's Tracks
Monday, 1 November
-
Microservices / Serverless Patterns & Practices
Evolving, observing, persisting, and building modern microservices
-
Practices of DevOps & Lean Thinking
Practical approaches using DevOps & Lean Thinking
-
JavaScript & Web Tech
Beyond JavaScript in the Browser. Exploring WebAssembly, Electron, & Modern Frameworks
-
Modern CS in the Real World
Thoughts pushing software forward, including consensus, CRDT's, formal methods, & probabilistic programming
-
Modern Operating Systems
Applied, practical, & real-world deep-dive into industry adoption of OS, containers and virtualization, including Linux on Windows, LinuxKit, and Unikernels
-
Optimizing You: Human Skills for Individuals
Better teams start with a better self. Learn practical skills for IC
-
Open Spaces
Tuesday, 2 November
-
Architectures You've Always Wondered About
Next-gen architectures from the most admired companies in software, such as Netflix, Google, Facebook, Twitter, & more
-
21st Century Languages
Lessons learned from languages like Rust, Go-lang, Swift, Kotlin, and more.
-
Emerging Trends in Data Engineering
Showcasing DataEng tech and highlighting the strengths of each in real-world applications.
-
Bare Knuckle Performance
Killing latency and getting the most out of your hardware
-
Socially Conscious Software
Building socially responsible software that protects users privacy & safety
-
Delivering on the Promise of Containers
Runtime containers, libraries, and services that power microservices
-
Open Spaces
Wednesday, 3 November
-
Applied AI & Machine Learning
Applied machine learning lessons for SWEs, including tech around TensorFlow, TPUs, Keras, PyTorch, & more
-
Production Readiness: Building Resilient Systems
More than just building software, building deployable production ready software
-
Developer Experience: Level up your Engineering Effectiveness
Improving the end to end developer experience - design, dev, test, deploy, operate/understand.
-
Security: Lessons Attacking & Defending
Security from the defender's AND the attacker's point of view
-
Future of Human Computer Interaction
IoT, voice, mobile: Interfaces pushing the boundary of what we consider to be the interface
-
Enterprise Languages
Workhorse languages found in modern enterprises. Expect Java, .NET, & Node in this track