InfoQ Homepage News
-
Android P DP1: WiFi-RTT, Display Cutout Support, Multiple Cameras, Animated GIFs, NNAPI 1.1
Google has made available the first Android P Developer Preview (DP1). Notable new features include: WiFi-RTT, cutout, multiple cameras, animated GIFs, NNAPI 1.1, and more performance for Kotlin code.
-
How Observability Impacts Testing: Q&A with Amy Phillips at QCon London
Observability gives you a picture of the system’s current health and can replace certain types of testing. For low-risk application areas you can rely on observability instead of testing, provided you have continuous delivery that provides fast feedback and allows you to release changes quickly.
-
Demystifying Machine Learning for Development Teams and Children
Rob Harrop's QCon London keynote, titled AI and ML for Software Engineers, spoke of how ML often sits behind a siloed wall between dev and data science teams. Developers are often jarred from being able to develop their own competence due to the aura of mysticism around ML. Dale Lane of IBM spoke in the sponsor stream of how he's been demystifying and making ML accessible to children.
-
Q&A with Laura Bell on Continuous Security at QCon London
Q&A with Laura Bell at QCon London. We discuss her keynote, continuous security and her own professional security journey.
-
Dealing with the Broken Human Machine: How to Create High-Performing Teams
To really progress in developing software and build anything at a scale, you have to examine your blind spots and learn to deal with people. The culture we build is important: the difference between a high performing engineering team and a low performing one is orders of magnitude in terms of productivity and quality. Focusing on how we do things is as important as what we’re doing.
-
Data-Driven Thinking for Continuous Improvement
Organizations need an objective way to measure performance and tie actions back to business outcomes to improve continuously. Avvo uses a data-driven decision framework with an autonomous team model and a practice of retrospectives to help people make better decisions and proposals for continuous improvement.
-
Microsoft Announce General Availability of Azure Redis Cache Geo-Replication
Microsoft recently announced the general availability of geo-replication support for the Azure Redis Cache service, Microsoft’s hosted implementation of the open-source Redis cache. The announcement follows a public preview that was announced in June 2017.
-
Spring Boot 2.0 Goes GA; Project Lead Phil Webb Speaks to InfoQ about the New Release
Spring custodian Pivotal has announced the widely anticipated release of Spring Boot 2.0. InfoQ speaks to Spring Boot lead Phil Webb about the new release.
-
Apple Open Source SwiftNIO, a Low-Level Non-Blocking I/O Framework for Swift
At the recent try! Swift Conference in Tokyo, Apple announced the SwiftNIO project, a Netty-like non-blocking cross-platform I/O framework written in Swift.
-
Java EE Becomes Jakarta EE
After Oracle expressed its desire that Java EE be rebranded as part of the project's transfer to Eclipse, the community has voted, and the new name for Java EE going forward will be Jakarta EE. Mike Milinkovich, executive director of the Eclipse Foundation, wrote in a blog post that almost 7,000 people voted in the community poll, with over 64% choosing "Jakarta EE".
-
Popular Python Data Science Platform Anaconda Now Shipping with Microsoft VS Code
Release 5.1 of Anaconda, the data science and machine learning platform, now includes Visual Studio Code as an IDE. This is part of a wider collaborative effort between Anaconda Inc. and Microsoft.
-
Cilium 1.0.0-rc4 Released: Transparently Secure Container Network Connectivity Utilising Linux BPF
Cilium is open source software for transparently securing the network connectivity. Cilium 1.0.0-rc4 has recently been released, which includes: the Cloud Native Computing Foundation (CNCF)-hosted Envoy configured as the default HTTP/gRPC proxy; the addition of a simple health overview for connectivity and other errors; and an improved scalable kvstore interaction layer.
-
Event-Driven Microservices at O'Reilly Software Architecture Conference NY
We've discussed event driven microservices architectures in the past, and the recent O'Reilly Software Architecture Conference NY had a focus on that topic which The New Stack's Joab Jackson reports upon.
-
Google’s Cross-Platform Mobile UI Framework Flutter Now in Beta
Flutter, now in beta, is Google attempt to create a framework for cross-platform interfaces for both iOS and Android apps that behave and feel like native, although not standard, UIs.
-
.NET Core 2.1 Preview 1 Released
The first preview of .NET Core 2.1 is now available for download. This gives developers a chance to try out the new features first hand on their local system.