SPONSOR AD 11 Things to Focus on to be PCI Compliance in AWS. Learn how to secure your PCI cardholder data in AWS with this guide from Evident.io. Tips, examples, and other advice from PCI and AWS experts. Download now. |
In this podcast, recorded live at Strange Loop 2017, Wesley Reisz talks to Charity Majors, cofounder and CEO of Honeycomb.io. They discuss the social side of debugging and her Strange Loop talk "Observability for Emerging Infra: What Got You Here Won't Get You There". Other topics include advice for testing in production, shadowing and splitting traffic, and sampling and aggregation. (Podcast) |
In this podcast Shane Hastie, Lead Editor for Culture & Methods, spoke to Johanna Rothman and Mike Grifiths about the joint PMI & Agile Alliance initiative to produce the Agile Practice Guide. (Podcast) |
Data Science Latest Content infoq.com/data-science |
TOP Data Science NEWS HEADLINES Teachable Machine: Teach a Machine Using Your Camera in Your Browser Google Announces Firestore, a Document Database |
Sally Langford talks about the use of ML within StitchFix’s inventory forecasting system, the architecture they have developed in-house, their use of Bayesian methods, and how this technique can be applied to similar examples of beta binomial regressions. (Presentation) The next QCon is in San Francisco, Nov 13-17, 2017. Join us! |
Soups Ranjan talks about Coinbase’s risk program that relies on machine learning (supervised and unsupervised), rules-based systems as well as highly-skilled human fraud fighters. He presents attack trends and techniques they've seen throughout the past years and how the entire system has worked in cohesion allowing them to stay a step ahead of the bad actors. (Presentation) The next QCon is in San Francisco, Nov 13-17, 2017. Join us! |
Suchitra Abel introduces TETRAD and some of its components used for causal modeling to find out the proper causes and effects of an event. (Presentation) |
Nelson Ray talks about on how to estimate the business impact of launching various machine learning models, in particular, those Opendoor uses for modeling the liquidity of houses. (Presentation) The next QCon is in San Francisco, Nov 13-17, 2017. Join us! |
Anjuli Kannan describes the algorithmic, scaling and deployment considerations involved in an extremely prominent application of cutting-edge deep learning in a user-facing product: the Smart Reply feature of Google Inbox. (Presentation) The next QCon is in San Francisco, Nov 13-17, 2017. Join us! |
DevOps Latest Content infoq.com/devops |
AWS instituted a per-second billing model for EC2 instances and EBS volumes on the 2nd of October. (News) |
SPONSOR AD Better development experience with WebStorm. Whether you're using Angular, React or Vue.js, the WebStorm IDE can help you to write better code, thanks to its smart framework-specific code completion, code quality checks, navigation, and refactorings. Download now! |
Development Latest Content infoq.com/development |
TOP Development NEWS HEADLINES Microsoft Joining the Race for Quantum Computing |
Devon Estes discusses some common, but less than optimal, solutions to some of the problems on exercism.io followed by refactoring, showing the performance improvements and tradeoffs made. (Presentation) |
Tomasz Kowal discusses using Elixir for a financial application, handling rounding errors, designing APIs that gracefully handle network and hardware failures, and crashing the app during design. (Presentation) |
Alex Kesling explores Google Expeditions as a case study in building meaningful Virtual Reality applications. Specifically, he discusses how the algorithms of Google's JUMP technologically hallucinate three dimensional photographs of the world around us. (Presentation) The next QCon is in San Francisco, Nov 13-17, 2017. Join us! |
Shannon Burns shows how to build a bot for Slack. (Presentation) |
SPONSOR AD Top 10 Java Performance Problems. As Java applications become more distributed and complex, finding and diagnosing performance issues becomes harder and harder. Download this eBook and learn how to troubleshoot and diagnose some of the most common performance issues in Java today. Download Now. |
.NET Latest Content infoq.com/dotnet |
TOP .NET NEWS HEADLINES Improved Accessibility is the Focus of Latest .NET Framework |
As software development projects grow in scope, it is very easy for them to add redundant layers of code. By analyzing several large open source projects on GitHub, the author presents his findings as to the amount of redundant code each project has and shares some recommendations as to how all projects can improve their own code management. (Article) |
Dynamic Languages Latest Content infoq.com/dynamic_languages |
TOP Dynamic Languages NEWS HEADLINES Switching to GraphQL at Bustle NPM Releases New Security Features CoffeeScript 2 Released, Adding Modern JavaScript Features |
The Node.js Foundation is putting the finishing touches on their new Node.js Developer Certification, with plans to release it in December. (News) |
Mobile Latest Content infoq.com/mobile |
Apple has quietly made available arm and arm64-specific files on its GitHub XNU-darwin repository. While this may not be interesting to all developers, it still enables interesting possibilities for security researchers and others. (News) |
Architecture & Design Latest Content infoq.com/architecture-design |
Matt Adereth talks about the Black-box optimization techniques, what’s actually going on inside of these black-boxes and discusses an idea of how they can be used to solve problems today. He deep dives into a few of the most popular ones, such as Distributed Nelder-Mead and Bayesian Optimization, and discusses their trade-offs. (Presentation) The next QCon is in San Francisco, Nov 13-17, 2017. Join us! |
Kavya Joshi explores the beautifully simple happens-before principle. She delves into how happens-before is tracked in a distributed database like Riak, and how it’s implicitly maintained by the concurrency primitives provided in languages like Go. She touches upon other sophisticated uses of happens-before like consensus protocols and data race detection. (Presentation) The next QCon is in San Francisco, Nov 13-17, 2017. Join us! |
SPONSOR AD Building Reactive Microservices in Java (By O'Reilly). Investigating distributed microservices? Want to get rid of your monolithic enterprise applications or not create new ones? Reactive design can help. Clement Escoffier explains why and how Eclipse Vert.x is a good choice to build effective microservices systems. Download Now. |
Culture & Methods Latest Content infoq.com/culture-methods |
TOP Culture & Methods NEWS HEADLINES Experimenting with Self-Organisation How Blogging Empowers Agile Teams |
Working with an offshore partner becomes faster and cheaper as communication technologies continue to improve. It is possible to achieve agility with an offshore team as long as you understand the limitations. Although some of the principles from the agile manifesto are difficult to reconcile with offshoring, they can still be used as guidance to work effectively together. (Article) |