InfoQ Homepage News
-
New Relic Offers Real-Time Java Profiler via JFR
New Relic has released a continuous profiler that measures performance of production Java applications with low overhead. The platform incorporates additional data from other sources to help application teams better understand problems that appear across more than just the application alone.
-
HashiCorp Enhances Consul with Topology Maps and Improved Kubernetes Integrations
Hashicorp has announced the beta release of Consul 1.9, adding new features to their service mesh platform. This release includes enhancements to the intentions model to support Layer 7 constructs, new visualizations for verifying configurations, and custom resources for Kubernetes.
-
Google Announces Eventarc in Preview
In a recent blog post, Google announced Eventarc, a new events functionality that allows customers to trigger Cloud Run from more than 60 Google Cloud sources. With Eventarc, customers can build event-driven applications and take care of event ingestion, delivery, security, authorization, observability, and error handling.
-
Creating and Nurturing an Intentional Remote Culture
Company culture isn’t built in the short term, nor can it be imposed. It’s deeply rooted in the founders’ ideologies and behaviours around work. From there, it grows and evolves organically as the company hires individuals who embrace these values, and who also bring their own identity into the mix.
-
Cloud Computing in a Shipping Container: Microsoft Introduces the Azure Modular Datacenter
Microsoft recently announced a new Azure in a shipping container service called Azure Modular Datacenter. The new offer provides an option for setting up an Azure datacenter in hybrid or challenging environments where cloud computing previously would not have been possible.
-
Value vs Time: an Agile Contract Model
An agile contract model can help us to focus on the value delivered to the customer. It allows for rewarding teams and people, and can drive continuous improvement towards common goals. InfoQ interviewed Andrea Zomer, CEO at Zupit, about their experiences with an agile contract model.
-
The Road to MicroProfile 4.0
Originally scheduled for a June 2020 release, MicroProfile 4.0 had been delayed until an Eclipse Working Group was established. The new release date is November 10, 2020. John Clingan, senior principal product manager at Red Hat, spoke to InfoQ about the upcoming release of MicroProfile 4.0.
-
Common Challenges Facing Angular Enterprises - Stephen Fluin at Ngconf
Stephen Fluin, developer advocate for Angular, discussed at ngconf the common challenges facing Angular teams that are building applications at scale.
-
Swift Aims to Become a Data Race-Free Concurrent Language
The Swift team has published its roadmap to improve concurrency support in Swift. In a first phase, Swift will gain the async syntax and actors, while in a second phase focus will be on eliminating data races and deadlocks.
-
Google Introduces a New Version of Its Cloud Shell Editor
Google provides customers with Cloud Shell - a command-line editor in a browser to access their cloud resources directly. In a recent blog post, Google introduced a new version of its Cloud Shell Editor, which is available as a preview.
-
UX Patterns: Stale-While-Revalidate
Stale-while-revalidate (SWR) caching strategies provide faster feedback to the user of web applications, while still allowing eventual consistency. Faster feedback reduces the necessity to show spinners and may result in better-perceived user experience.
-
Large-Scale Multilingual AI Models from Google, Facebook, and Microsoft
Researchers from Google, Facebook, and Microsoft have published their recent work on multilingual AI models. Google and Microsoft have released models that achieve new state-of-the-art performance on NLP tasks measured by the XTREME benchmark, while Facebook has produced a non-English-centric many-to-many translation model.
-
Redwood - Bringing the Ruby on Rails Experience to JavaScript
Tom Preston-Werner, co-founder of GitHub, released RedwoodJS, a new fullstack, edge-ready JavaScript web framework. Redwood is highly opinionated and integrates pre-determined back-end and front-end stacks. Redwood follows convention-over-configuration principles and strives to provide a Ruby on Rails-like developer experience.
-
Amazon SNS Supports FIFO for Pub/Sub Messaging
AWS has recently introduced support for First-in-First-out (FIFO) topics in Amazon SNS with strict ordering and deduplication of messages. The new feature enforces ordering in which messages are sent and received, and avoids that a message is processed multiple times.
-
Uno Platform 3.1 Released
Earlier this month, Uno released version 3.1 of their multi-platform UI framework for .NET developers. The highlight of the new release is the extended support for Linux, built using a Skia-based backend. Other relevant features include new controls (such as WinUI TreeView and TabView), WinUI Color Picker support for mobile applications, and Prism 8.0 templates.