InfoQ Homepage News
-
Scaling Graphite for Metrics Collection on AWS at Teads Engineering
Teads Engineering shared their story of scaling Graphite deployment from a single server, trying out various approaches like BigGraphite, and finally settling on the go-graphite stack and a custom HA architecture on AWS.
-
Latest Kubernetes Release Focuses on Continuous Improvement and Stability
The latest release of Kubernetes focuses on continuous improvement and extensibility. Highlights of Kubernetes 1.15 include several enhancements to custom resources, cluster lifecycle stability and usability improvements, and additions to the container storage interface.
-
Microsoft Releases a Preview of the Integration of Prometheus with Azure Monitor for Containers
Recently Microsoft announced the integration of Prometheus, a popular open-source metric monitoring solution and part of Cloud Native Compute Foundation, with Azure Monitor for containers. This integration is currently available in a preview stage for testing.
-
Implementing Continuous Security for Microservices and Kubernetes
Security needs to adapt to increasingly fast continuous delivery in the container/Kubernetes world, and that means security as code, argued Mateo Burillo. At RebelCon.io 2019 he presented how to implement a DevSecOps process with continuous security.
-
Remote Development with Visual Studio Code
Recently Microsoft released an extension pack for Visual Studio Code that enables remote development in different scenarios. The Remote Development Extension Pack allows the development against a container, a remote machine, or the Windows Subsystem for Linux (WSL) while using Visual Studio (VS) Code as a full-featured development environment.
-
Microsoft Releases Entity Framework Core 3.0 Preview 7 and Entity Framework 6.3 Preview 7
Last week Microsoft released Entity Framework Core 3.0 Preview 7 and Entity Framework 6.3 Preview 7. The new previews were made available on the same day as .NET Core 3.0 Preview 7 and ASP.NET Core 3.0 Preview 7. The release schedule for EF Core is in-sync with the .NET Core release schedule.
-
Microsoft Announces ML.NET 1.2
Earlier this month Microsoft announced ML.NET 1.2, along with updates on its Model Builder and CLI. ML.NET is an open-source, cross-platform machine learning (ML) framework for the .NET ecosystem.
-
Cloudflare Releases Free Time Service That Supports NTP and NTS
Cloudflare released time.cloudflare.com, their free time service that supports both NTP (Network Time Protocol) and the emerging NTS (Network Time Security). NTP is an Internet protocol for synchronizing time between remote computer systems. Cloudflare’s new service provides NTP services over their anycast network of over 180 locations worldwide.
-
V8 JavaScript Engine 7.4, 7.5, and 7.6 Add Numerous Performance Improvements
The recent 7.4, 7.5, and 7.6 versions of Google's V8 JavaScript engine add several WebAssembly features and JavaScript performance improvements.
-
Microsoft Releases .NET Core 3.0 Preview 7
Last week Microsoft released .NET Core 3.0 Preview 7 for Windows, macOS, and Linux. This release marks the beginning of the freezing period for .NET Core. From this point on, no more new features will be added and the development team will focus on polishing the existing code.
-
The First AI to Beat Pros in 6-Player Poker, Developed by Facebook and Carnegie Mellon
Facebook AI Research’s Noam Brown and Carnegie Mellon’s professor Tuomas Sandholm recently announced Pluribus, the first Artificial Intelligence program able to beat humans in 6 player hold-em poker. In the past years, computers have progressively improved, beating humans in checkers, chess, Go, and the Jeopardy TV show. Poker poses more challenges around information asymmetry and bluffing.
-
OpenXR Spec Hits 1.0, Guarantees Backward-Compatibility
Backed by Epic, Microsoft, Oculus, and others, OpenXR aims to reduce fragmentation in the AR/VR space by setting an open, royalty-free standard for augmented reality (AR) and virtual reality (VR) platforms and devices. Additions to version 1.0 include better support for input subsystem, game engine editor, and loader.
-
Brian Goetz Speaks to InfoQ about Proposed Hyphenated Keywords in Java
On his continuing quest for productivity and performance in the Java language, Brian Goetz, Java language architect at Oracle, along with Alex Buckley, specification lead for the Java language and Java Virtual Machine at Oracle, proposed a set of hyphenated keywords to evolve the language as new features are added. Goetz spoke to InfoQ about these proposed hyphenated keywords.
-
Successful Software Rewrites: The Slack for Desktop Case
With Netscape as an example, Joel Spolsky, co-founder of Stack Overflow, posited that rewriting code from scratch is the single worst strategic mistake any software company can make. The recent rewrite of Slack for Desktop seems to indicate otherwise.
-
HashiCorp Releases Consul 1.6 with Layer 7 Dynamic Traffic Management and Cross-Network Connectivity
Hashicorp released version 1.6 of Consul, their service mesh application and key-value store. This release builds on the features added in version 1.5 by introducing layer 7 routing and traffic management. It additionally delivers a new feature, mesh gateway, to route service traffic across regions, platforms, and clouds.