InfoQ Homepage News
-
Dropbox Predicts What File You Need Next with Content-Specific ML Pipelines
The Dropbox machine learning team shared how the company improved the model behind their content suggestions feature. The enhancements allow Dropbox to deal with different types of content, incorporate folder suggestions into the existing file suggestions model and handle cloud-based documents resulting from relatively recent partnerships.
-
Heroku's Journey to Automated Continuous Deployment
Heroku's engineering team wrote about their journey from manual deployments to automated continuous deployments for Heroku Runtime, their managed environment for applications. They achieved this using Heroku primitives and a custom deployer tool.
-
TypeScript 3.7 Adds Optional Chaining and Coalescing
The TypeScript team announced the release of TypeScript 3.7, including optional chaining, nullish coalescing, assertion functions, and numerous other developer ergonomic improvements.
-
Traefik 2.0 Supports TCP, Middleware, and New Routing Features
The release of version 2.0 for the cloud native edge router Traefik introduces support for TCP routing, request middleware, canary deployments and A/B testing, and a new dashboard and web UI. The latest release provides more tools for developers to configure and manage routes, and improved cluster visibility.
-
DOES 2019: BMW Journey to 100% Agile and BizDevOps Product Portfolio
BMW presented why and how they transformed their IT to 100% agile and BizDevOps. They adopted a holistic approach with four focus areas: Process, Structure, Technology and People & Culture, allowing them to move from project to products.
-
Rust Gets Zero-Cost Async/Await Support in Rust 1.39
After getting support for futures in version 1.36, Rust has finally stabilized async/.await in version 1.39. As Rust core team member Niko Matsakis explains, contrary to other languages, async/.await is a zero-cost abstraction in Rust.
-
Being Our Authentic Selves at Work
Can we truly be our authentic selves at work, or are we at times covering? Covering takes energy and can isolate people; companies that foster authenticity and remove barriers that inhibit people from being themselves tend to be more successful. At Women in Tech Dublin 2019, a panel consisting of Mairead Cullen and Ingrid Devin, led by Ruth Scott, discussed being our authentic selves at work.
-
Google Open Sources its Cardboard VR Platform
Low-cost virtual reality (VR) platform Google Cardboard is now available as an open source project to let developers create new VR-powered apps and adapt existing ones to new devices. Google's announcement comes a few weeks after the discontinuation of its Daydream VR platform.
-
Managing Hybrid and Multi-Cloud Platforms with Microsoft Azure Arc
During Microsoft’s premier event Ignite for IT-professional and decision-makers, the company announced several new hybrid cloud products and services. One of the most significant announcements was Azure Arc, a service in preview that allows enterprises to bring Azure services and management to any infrastructure including AWS and Google Cloud.
-
CPDoS Attacks Cause CDNs to Deliver Error Pages instead of Expected Results
Security researchers disclosed three new variants of the cache poisoning attack first discussed at the 2018 DEFCON conference. These three new attacks are being categorized as cache poisoning denial of service (CPDoS) attacks. These vulnerabilities allow an attacker to inject their own malicious content to be served by the cache in lieu of the expected web pages.
-
Digital Factory on a Global Scale: Scaled Agile and DevOps at UBS
UBS is rolling out a scaled agile setup globally in Switzerland, India and the APAC region. Christian Bucholdt, head IT of digital factory management at UBS, spoke at Agile Leadership Day 2019 about their Digital Factory approach and how it will change the entire delivery organization.
-
Google Applies NLP Algorithm BERT to Search
BERT, Google's latest NLP algorithm, will power Google search and make it better at understanding user queries in a way more similar to how humans would understand them, writes Pandu Nayak, Google fellow and vice president for Search, with one in 10 queries providing a different set of results.
-
Alexa Research Paper Shows Genetic Algorithms Offer Best Solution for Neural Network Optimization
Amazon's Alexa Science researchers published a paper providing a theoretical basis for neural network optimization. While showing that it is computationally intractable to find a perfect solution, the paper does provide a formulation, the Approximate Architecture Search Problem (a-ASP), that can be solved with genetic algorithms.
-
Vlingo Joins the Reactive Foundation
Vlingo, creators of a platform designed to simplify building reactive systems using an actor model, has joined the Reactive Foundation. Launched in September, the Reactive Foundation was formed under the Linux Foundation to accelerate technologies for building the next generation of networked applications. Vlingo is a new charter member, joining Alibaba, Facebook, Lightbend, Netifi and Pivotal.
-
TriggerMesh Announces EveryBridge Serverless Event Bus
Recently TriggerMesh announced EveryBridge, an event bus that can consume events from various sources. These events are then used to start functions, which can run at any of the major cloud providers as well as on-premises.