InfoQ Homepage News
-
Google Cloud Healthcare API Now Generally Available
In a recent blog post, Google announced the general availability of its Cloud Healthcare API. This service facilitates the exchange of healthcare data between solutions built on Google Cloud Platform (GCP) and applications.
-
Architecture Decision Records at Spotify
Several teams at Spotify use architecture decision records (ADR) to capture decisions they make. ADRs have brought a number of benefits to Spotify, including improved onboarding for new developers, improved agility when handing over project ownership due to organization changes, and improved alignment across teams regarding best practices.
-
Obituary: Jan Stenberg
It is with great sadness that we announce that InfoQ editor Jan Stenberg has passed away due to complications from COVID-19. Jan was a well-known writer within the technology space, and was a frequent attendee at conferences held around the globe. He will be deeply missed within the InfoQ community.
-
Google Announces Anthos Support for Multi-Cloud is Generally Available
In a recent blog post, Google announced that Athos support for multi-cloud is generally available. With Anthos, customers can now consolidate all their operations across on-premises, Google Cloud, and other clouds starting with AWS and Microsoft Azure as it is currently in preview.
-
Stack Overflow Migrate Architecture from .NET Framework to .NET Core
Stack Overflow has recently completed migrating their system architecture from .NET Framework to .NET Core. This is the platform that powers not only Stack Overflow but also 170+ question and answer communities as well as private Q&A sites for companies.
-
Optimization Strategies for the New Facebook.com - Ashley Watkins at React Conf
Ashley Watkins discussed at React Conf some of the technologies and strategies powering FB5, the new facebook.com, addressing topics such as data-driven dependencies, phased code and data downloading, and more.
-
OpenAI Introduces Microscope, Visualizations for Understanding Neural Networks
OpenAI has released Microscope, a collection of visualizations of every significant layer and neuron of eight leading computer vision (CV) models which are often studied in interpretability. The tool helps researchers analyze the features and other important attributes which form inside of the neural networks powering these CV models.
-
Facebook's CSS-in-JS Approach - Frank Yan at React Conf 2019
Frank Yan discussed at React Conf some of the technologies and strategies powering FB5, the new facebook.com, addressing topics such as Facebook’s approach to CSS-in-JS.
-
Audi Releases Autonomous Driving Dataset
Researchers at Audi have released the Audi Autonomous Driving Dataset (A2D2) for developing self-driving cars. The dataset includes camera images, lidar point clouds, and vehicle control information, and over 40,000 frames have been segmented and labelled for use in supervised learning. The dataset can be used for commercial purposes.
-
55th Anniversary of Moore's Law
April 2020 marks 55 years since Intel co-founder Gordon Moore published ‘Cramming more components onto integrated circuits’. For over 50 years Intel and its competitors kept making Moore’s law come true, but more recently efforts to push down chip feature size have been hitting trouble with limitations in economics and physics that force us to consider what happens in a post Moore’s law world.
-
Kong for Kubernetes 0.8 Ingress Controller Released
Kong Inc. released Kong for Kubernetes version 0.8 - a Kubernetes Ingress controller that works with the Kong API Gateway. The release adds Knative integration, a new cluster level Custom Resource Definition, and annotations to minimize configuration.
-
To Microservices and Back Again - Why Segment Went Back to a Monolith
When Segment moved to a microservices architecture, they gained environmental isolation, but at a cost of higher operational overhead. Three years later, the costs were too high, and the team migrated back to a monolith. At QCon London, Alexandra Noonan told the cautionary tale, and emphasized the importance of evaluating trade-offs in architectural decisions.
-
Vulnerability Scanner Trivy Now Available as Integrated Option within Harbor
Aqua Security has announced that Trivy, their open source vulnerability scanner, is now available as an integrated option within a number of platforms. Trivy is able to scan for vulnerabilities within operating systems and a number of common application dependencies.
-
Rewriting Dropbox Sync with Confidence Thanks to a Robust Test Strategy
Over the last few years, Dropbox engineers have rewritten their client-side sync engine from scratch. This would not have been possible had they not defined a clear testing strategy to allow them to build and ship the new engine through a quick release cycle, writes Dropbox engineer Isaac Goldberg.
-
KSQL Now Available on Confluent Cloud
KSQL is the streaming SQL engine for Apache Kafka, and it is currently available as a fully-managed service on the Confluent Cloud Platform for all its customers on usage-based billing plans. In a recent blog post, Confluent announced the availability of Confluent Cloud KSQL.