InfoQ Homepage News
-
Wade Davis Encourages Solidarity with Women at QConSF
Wade Davis spoke at QCon San Francisco 2019, at the Women in Tech & Allies Breakfast Co-Sponsored by Netflix. He encouraged allies to do something every day in the journey of creating equality for women in technology.
-
Machine Learning on Mobile and Edge Devices with TensorFlow Lite: Daniel Situnayake at QCon SF
At QCon SF, Daniel Situnayake presented "Machine learning on mobile and edge devices with TensorFlow Lite". TensorFlow Lite is a production-ready, cross-platform framework for deploying ML on mobile devices and embedded systems, and was the main topic of the presentation.
-
Systemic Coaching as a Leadership Approach
Leadership and culture drive every transformation. An organization will not accept structural or process changes without being open and ready for such changes, said Matthias Gebhardt at Agile Leadership Day 2019; the way to go with a transformation is to transform your leaders first.
-
Microsoft Visual Studio Online: Distributed Development for Visual Studio
Earlier this month, Microsoft announced the public preview of Visual Studio Online (VSO) at its Ignite conference. The service provides managed development environments that can be used with Visual Studio and Visual Studio Code. It also features an online code editor with IDE capabilities such as debugging, code completion, and collaborative sessions.
-
Microsoft Edge 79 to Use the Chromium Browser Engine
With the release of Edge 79, Microsoft will transition from its proprietary EdgeHTML engine to Chromium, the popular open-source engine that powers Chrome.
-
Fully-Managed Serverless Platform Google Cloud Run is Now GA
Google Cloud Run is Google's fully managed solution for running containerized, serverless applications. After a six-month beta phase, Cloud Run is now generally available, along with Cloud Run for Anthos, which enables running your Google Cloud Run application on premises using a Google Kubernetes Engine cluster.
-
Microsoft Announces Azure Synapse for Data Warehousing and Analytics
During Microsoft's annual Ignite conference the company announced a new analytics service called Azure Synapse. The service, which is a continuation of Azure SQL Data Warehouse, focuses on bringing enterprise data warehousing and big data analytics into a single service.
-
Deep-Learning Framework SINGA Graduates to Top-Level Apache Project
The Apache Software Foundation (ASF) recently announced that SINGA, a framework for distributed deep-learning, has graduated to top-level project (TLP) status, signifying the project's maturity and stability. SINGA has already been adopted by companies in several sectors, including banking and healthcare.
-
How Engagement Models Support Agile Adoption: Q&A with Karl Scotland
Engagement models are approaches to transformation which actively include people in the assessment of the current situation and the exploration of new ideas. By using an engagement model, people can participate in deciding and defining what the agile transformation will look like.
-
Low Latency Profiling Now Available in Java 8
Java Flight Recorder is now publicly available in OpenJDK 8, enabling developers to monitor performance in production with under 2% overhead, without cost.
-
The Future of Data Engineering: Chris Riccomini at QCon San Francisco
At QCon San Francisco 2019, Chris Riccomini presented “The Future of Data Engineering”. The key takeaway of his talk is about reaching an end goal with data engineering, which is having a fully automated decentralized data warehouse.
-
Unlocking Market Data, Amazon Introduces AWS Data Exchange
In a recent blog post, Amazon introduced a new market data publisher/subscriber service called AWS Data Exchange. This service is an add-on to the existing AWS Marketplace and contains more than 1000 licensable data products from more than 80 data providers. These data feeds include both free and paid offerings that span industries such as financial services, health care, weather and mapping.
-
Docker Enterprise Business and Team Move to Mirantis While Docker Gets New Funding
Mirantis, a Cloud consulting company focused on Kubernetes and OpenStack, has acquired Docker Enterprise. While Mirantis will focus on the enterprise segment, the part of Docker which is not being acquired will return to the company's original goal of improving developers' workflows.
-
Automated Testing for Terraform, Docker, Packer, Kubernetes, and More: Yevgeniy Brikman at QCon SF
At QCon SF, Yevgeniy Brikman presented "Automated Testing for Terraform, Docker, Packer, Kubernetes, and More". Key takeaways from the talk included the recommendation to use an appropriate mix of all testing techniques discussed, such as static analysis, unit tests, integration tests, and end-to-end tests.
-
Dart 2.6 Goes Native on Linux, Windows, and MacOS
The latest version of Google programming language Dart, numbered 2.6, extends support for native, ahead-of-time (AOT) compilation with the addition of dart2native, which enables the creation of command-line programs on Linux, Windows, and MacOS.