In this issue, January 16, 2018 View it in your browser.

Immutability in Finance, Deep Image Priors, ML at Quora, Kubernetes Service Mesh, Intel's Quantum Processor, JPA 2.2, Facebook RacerD, Parcel.js, Spectre, IoT at Chick-fil-A

Learn how to apply artificial intelligence / machine learning in software engineering at QCon.ai

Over 40% of QCon.ai 2018 speakers are already confirmed. Cloud Dataflow Staff SE at Google Eugene Kirpichov, Real-time Streaming Lead at Uber Danny Yuan, Product Lead- Robotics and Self-Driving Car at Udacity Anthony Navarro and Spark Committer Holden Karau are just a few of the announced speakers. Don’t miss the chance to attend their sessions and save up to $100 if you register before February 17th!
 

SPONSOR AD

Microsoft_ad_img

Building Planet-Scale Serverless Apps in minutes with Azure Cosmos DB and Azure Functions. Learn how to subscribe to changes in Azure Cosmos DB collections and trigger logic in real time while delivering globally-distributed apps without deploying or managing any servers. Watch Now.

https://res.infoq.com/podcasts/Vitor-Olivier/en/smallimage/logo-infoq-podcast%20-1515456151778.jpeg

Architecting a Modern Financial Institution with Vitor Olivier, Thoughts on Immutability, CI/CD, FP

This podcast hits on topics from several of Nubank’s recent QCon talks and includes things like: Nubank’s stack, functional programming, event sourcing, defining service boundaries, recommendations on reasoning about services, tips (or tweaks) on the second iteration of their initial architecture and more. (Podcast)

Data Science Latest Content
infoq.com/data-science

TOP Data Science NEWS HEADLINES

Getting Data Science to Production

Sarah Aerni covers the nuts and bolts of the Einstein Platform, a system that enables the automation and scaling of Artificial Intelligence to 1000s of customers, each with multiple models. The data ingestion, automated machine learning, instrumentation and intelligent monitoring and alerting make it possible to serve the varied needs of many different businesses. (Presentation)
The next QCon is in London, March 5-9, 2018. Join us!

ML for Question and Answer Understanding @Quora

Nikhil Dandekar discusses how Quora extracts intelligence from questions using machine learning, including question-topic labeling, removing duplicate questions, ranking questions & answers, and more. He highlights lessons he has learned from applying state-of-the-art machine learning techniques to consumer products at scale. (Presentation)
The next QCon is in London, March 5-9, 2018. Join us!

SPONSOR AD

Microsoft_ad_img

Getting Started with Azure Database for PostgreSQL and MySQL. Azure Database for PostgreSQL and Azure Database for MySQL bring together the community edition database engines and capabilities of a fully managed service. Watch this video to get a quick overview of some of the capabilities in action. Watch Now.

DevOps Latest Content
infoq.com/devops

TOP DevOps NEWS HEADLINES

Buoyant Releases New Kubernetes Service Mesh "Conduit" Written in Rust and Golang

Buoyant, the company behind the JVM-powered Linkerd service mesh, has released “Conduit”, a new experimental Kubernetes-specific service mesh, with the proxy data plane written in Rust and the control plane written in Golang. Conduit is not Linkerd 2.0. -- and targets a different use case -- and Buoyant has stated that they will continue to develop and provide commercial support for Linkerd. (News)

See What's New in DevOps:

  • Logging within Cloud Native Applications
  • Functional Service Design and Observability
  • Avoiding Alert Overload from Microservices
Learn More.

SPONSOR AD

Site24x7_ad_img

Get Actionable Insights on your entire infrastructure. Monitor and analyze key performance metrics in real time, whether in traditional data centers or distributed cloud infrastructures. Supports Linux, Windows, AWS, VMs, OS X and much more. Sign up Now.

Development Latest Content
infoq.com/development

TOP Development NEWS HEADLINES

Hacking for Fun and Profit

Heather Wilde discusses what motivates people to hack, what it takes to become a Certified Ethical Hacker, and who is hiring hackers today. (Presentation)

SPONSOR AD

Site24x7_ad_img

Register Today DeveloperWeek 2018 Save $300. DeveloperWeek 2018 (Feb. 3-7, SF Bay Area) Nation’s largest developer festival w/ over 8,000 developrs 200+ DevTech sessions 90+ exhibitors. Reg here, save $300!

Java Latest Content
infoq.com/java

TOP Java NEWS HEADLINES

Facebook Open-Sources RacerD - Java Race Condition Detector

Facebook’s open-source static analysis tool, Infer, now ships with support for detecting race conditions in Java code via RacerD. (News)

Explore Innovation in the Java Landscape, Including:

  • Debugging Serverless JVM Functions
  • Java 9 Migration Tips
  • What’s New in Spring Security 5
Learn More.

SPONSOR AD

AppDynamics_ad_img

Find and Fix Performance Issues Faster.
Get real-time, end-to-end management made for the most complex and distributed applications. AppDynamics APM helps you focus on what matters with features like application mapping, dynamic baselining, and code-level diagnostics. Learn More.

Dynamic Languages Latest Content
infoq.com/dynamic_languages

TOP Dynamic Languages NEWS HEADLINES

Parcel.js Launch Brings a Zero-Configuration Option to JavaScript Module Bundling

Parcel.js is a new open source JavaScript Module Bundler that launched on December 5th. Parcel’s launch announcement touted speed and zero configuration as differentiators from existing module bundlers like webpack, browserify, and rollup, and claiming up to a 10X speedup over webpack when using its built-in caching. (News)

Mobile and IoT Latest Content
infoq.com/mobile

IoT and Edge Compute at Chick-fil-A

Brian Chambers talks about how Chick-fil-A architected the IoT platform and created a digital ecosystem that enables their business to deploy IoT solutions to restaurants. He talks about their approach to secure device onboarding, how they’ve applied Identity Management to IoT, how they govern interactions between different "things" and how they provide a Docker-based edge compute infrastructure. (Presentation)
The next QCon is in London, March 5-9, 2018. Join us!

Architecture & Design Latest Content
infoq.com/architecture-design

Five Things Every Developer Should Know about Software Architecture

Given the distributed nature of the software systems we’re now building, and the distributed nature of the teams building them, it's more important than ever to understand the basics of software architecture. As a short introduction to the topic and to debunk some myths, here are five things that every software developer should know about software architecture. (Article)

Polyglot Persistence Powering Microservices

Roopa Tangirala takes a look at Netflix’s common platform used to manage, maintain, and scale persistence infrastructures (including building reliable systems on unreliable infrastructure). She shares the benefits, pitfalls, and lessons learned from their polyglot persistence architecture to shape the success of various services. (Presentation)
The next QCon is in London, March 5-9, 2018. Join us!

Service-oriented Development

Rafael Schloming talks about how the real goal of microservices is to break up a monolithic development workflow. He shows how to build software enabling to move fast and make things. (Presentation)
The next QCon is in London, March 5-9, 2018. Join us!

Design for Continuous Evolution

Eric Brewer explores continuous evolution, which is the ability to add features easily to a running service and is key to high velocity in development, focusing on immutability to decouple specification from instantiation. Similarly, declarative techniques enable automation, and specialization of APIs enables better support for classes of tasks, including those that are stateless. (Presentation)
The next QCon is in London, March 5-9, 2018. Join us!

SPONSOR AD

Evident_ad_img

The Six Essentials for DevOps Team Excellence.
This new ebook from Evident.io offers six tips to build a framework for DevOps teams embedding security and development best practices into an agile operation. Download Now.

Culture & Methods Latest Content
infoq.com/culture-methods

TOP Culture & Methods NEWS HEADLINES

Q&A on the Book Fit for Purpose

The book Fit for Purpose by David Anderson and Alexei Zheglov explores how companies can understand their customers and develop products that fit with the purpose(s) their customers have. It provides a framework to help you understand customers’ purposes, segment your market according to purpose, and manage the portfolio of products and services to create happy customers. (Article)

Making a Bigger Impact: Important Skills to Master

Ariya Hidayat discusses the significance of tracking scopes and deliverables of a project, then presents a few techniques which can be useful to invoke changes to the organization, and to nudge the strategic directions. He also explores a few common leverages to improve the narrative of both the verbal and written communication, to amplify the clarity, reduce ambiguities, and deliver the message. (Presentation)
The next QCon is in London, March 5-9, 2018. Join us!

How the Olympics Can Make You a Better Person

Sandy Mamoli shares learnings from her professional sports career, covering topics such as meritocracy and diversity, rapid feedback, radical candor and high-performance teams. (Presentation)