InfoQ Homepage News
-
Jotai, a New Granular State Management Library for React
Paul Henschel recently released jōtai, a new state management library for React. Jōtai claims a minimalistic API (three functions), typescript-readiness, and compatibility with React Suspense and Concurrent Mode.
-
Google Cloud SQL Supports MySQL 8.0
Google Cloud has recently made MySQL 8.0 available on Cloud SQL, the managed relational database service for MySQL, PostgreSQL, and SQL Server.
-
Microsoft Announces the General Availability of Azure Spring Cloud
Recently Microsoft and VMware both announced the general availability of Azure Spring Cloud, a fully-managed service for Spring Boot apps. The service allows enterprises to deploy JARs or code to it, and the service automates the process of wiring the apps to the Spring service runtime.
-
VMware Tanzu Service Mesh from a Developer's Perspective
Deepa Kalani and Ramiro Salas from the VMware team spoke at SpringOne 2020 Conference last week about the service mesh product and how it helps developers with Global Namespaces to implement access control and security policies, as well as visualization tools to show application-centric metrics.
-
Q&A with Canonical's Alex Chalkias about Kubernetes 1.19 Enterprise Support and KubeCon
InfoQ caught up with Alex Chalkias, product manager at Canonical at KubeCon + CloudNativeCon EU 2020, regarding the enterprise support for Kubernetes 1.19, KubeCon EU 2020, the future of Kubernetes, and how Canonical is enabling its adoption in the enterprise.
-
Salesforce Releases Photon Natural Language Interface for Databases
A team of scientists from Salesforce Research and Chinese University of Hong Kong have released Photon, a natural language interface to databases (NLIDB). The team used deep-learning to construct a parser that achieves 63% accuracy on a common benchmark and an error-detecting module that prompts users to clarify ambiguous questions.
-
Product Owner Is a Bad Bad Idea
The question of whether the product owner role is good or not clearly depends on a lot of factors, including team maturity, organisational maturity, organisational type, organisational complexity, and the product owner themselves. Some thought leaders are challenging the function of the role especially in these VUCA (volatile, uncertain, complex, ambiguous) times.
-
Artificial Intelligence Can Create Sound Tracks for Silent Videos
Researchers Ghose and Prevost created a deep learning algorithm which, given a silent video, can generate a realistic sounding synchronised soundtrack. They trained the neural network to classify the class of the sound to generate, and they also trained a sequential network to generate the sound. They thus could go from temporally aligned images to the generation of sound: a different modality!
-
Microsoft Announces the General Availability of Immersive Reader Service on the Azure AI Platform
Immersive Reader, which is a part of the Cognitive Services suite within the Microsoft Azure AI Platform, provides help for readers to read and comprehend text. In a recent blog, Microsoft announced the general availability of the service.
-
Attackers Found Building Malicious Container Images Directly on Host
Aqua’s cyber security research team, ‘Nautilus,’ has found a new attack technique targeting misconfigured Docker Daemon API ports to build an image directly on the target host container infrastructure, in order to mine cryptocurrency. Further investigation by the team uncovered an associated 330k malicious image pulls from an infrastructure of 23 container images stored in Docker Hub.
-
SpringOne 2020 Conference: Running Persistent Data in a Multi-Cloud Architecture
Managing persistent data workloads in a multi-cloud architecture is critical for organizations hosting their apps on-premise and in public cloud environments. Aditya Tripathi and Judy Wang from VMware spoke at SpringOne 2020 Conference on Wednesday about architectural best practices to help simplify a multi-cloud strategy.
-
The International Week of Happiness at Work
During the last week of September, from the 21st to the 27th, companies and individuals around the globe are invited to celebrate the International Week of Happiness at Work for the third time. The event was created to promote happiness at work around the globe and companies are encouraged to organize events to focus on increasing happiness at work
-
Multi-Cloud: Worst Practice or the Future of Public Cloud?
Corey Quinn, cloud economist at The Duckbill Group, recently argued that multi-cloud is "the worst practice to be avoided by default”. Not everyone agrees.
-
Observability Strategies for Distributed Systems - Lessons Learned at InfoQ Live
A good observability strategy makes it easy for teams to share their data, and uses data from across a distributed system to identify if business goals are being achieved. These were some of the ideas discussed during the InfoQ Live roundtable discussion on observability patterns for distributed systems, held on August 25.
-
Best Practices for Web Developers with Webhint - Rachel Simone Weil at OpenJS World
Rachel Simone Weil, product manager for the new Microsoft Edge’s developer tools, recently gave a talk at OpenJS world addressing how the webhint tool suite supports web developers in implementing best practices.