In this issue, March 9, 2021 View it in your browser.

NumPy 1.20, OpenTelemetry 1.0, Svelte NodeGui, Testing Quarkus Apps, Project Valhalla, .NET News, Deno 1.8, Flutter 2, Netflix GraphQL, Paving the Road to Prod, Exceptional Managers

Learn how to focus on the things that matter by using incident analysis as your secret weapon. Join Nora Jones at InfoQ Live (March 16).

Successful organizations don’t just react to incidents—they use them to learn how to be proactive. Incident analysis could change the game, and keep you on top of yours. Are you ready to turn your “failures” into success? Book your spot at InfoQ Live and find out how from Nora Jones.
 

SPONSOR AD

Evident_ad_img

GitOps for APIs: Enterprise Microservices in the Age of Kubernete

With the adoption of API-enabled microservices increasing at a rapid rate, centrally-managed enterprise services are having a hard time keeping up. Learn how Spring Cloud Gateway for Kubernetes applies a GitOps API model to enable agility across your development teams. Live Webinar, March 25th, 2021 -- Save Your Seat.

https://res.infoq.com/articles/culture-trends-2021/en/smallimage/InfoQ-Trend-Report-logo-small-1614872811392.jpg

Culture & Methods Trends Report March 2021

The most significant impact on culture and methods in 2021 is the disruption caused by COVID-19. We look at what's needed for good remote work and the impact of bad remote work, how management practices are evolving, and the importance of people skills for technologists. Paying attention to ethical issues, diversity and inclusion, tech for good, employee experience and psychological safety are important. (Trends Report)

https://res.infoq.com/podcasts/engineering-culture-trends-report-2021/en/smallimage/engineering-culture-200x200-1614794289717.jpg

Engineering Culture Trends Report – March 2021

In this podcast, the Culture and Methods editorial team discuss their views on the current state and trends in the Culture and Methods area that they monitor. (Podcast)

https://res.infoq.com/podcasts/phil-winder-reinforcement-learning/en/smallimage/infoq-podcast-200-1614361276403.jpg

Phil Winder on the History, Practical Application, and Ethics of Reinforcement Learning

In this podcast Dr Phil Winder, CEO of Winder Research, sits down with InfoQ podcast co-host Charles Humble. They discuss: the history of Reinforcement Learning (RL); the application of RL in fields such as robotics and content discovery; scaling RL models and running them in production; and ethical considerations for RL. (Podcast)

TOP AI, ML & Data Engineering NEWS HEADLINES

  1. NumPy 1.20 Released with Runtime SIMD Support and Type Annotations

  2. TensorFlow 3D: Deep Learning for Autonomous Cars’ 3D Perception

  3. Facebook Open-Sources AI Model to Predict COVID-19 Patient Outcomes

  4. Azure Arc-Enabled Machine Learning Is Now in Preview

  5. Microsoft Announces Azure Managed Instance for Apache Cassandra

How Optimizing MLOps Can Revolutionize Enterprise AI

In this article, author Monte Zweben discusses data science architecture, containerization, and how new solutions like Feature Store can help with the full lifecycle of machine learning processes. (Article)

SPONSOR AD

CockroachLabs

When to use Cassandra (& when not to)

Cassandra is a powerful database. Each of us hits their infrastructure at some point everyday. But it's not built to run every workload. This guide compares the architectures of two distributed databases: Cassandra and CockroachDB. Learn where Cassandra is more powerful -- and where CockroachDB makes more sense. Download now.

TOP DevOps NEWS HEADLINES

  1. Microsoft Releases Azure AD My App and New Risk Detections for Identity Protection into GA

  2. OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and New Release Candidates

  3. Gremlin Aims to Reduce Kubernetes Noisy Neighbours through Chaos Engineering

  4. Microsoft Releases Azure Attestation into General Availability

  5. Cloud Spanner Adds Support for Liquibase

Network Edge 5G Computing Technologies Predicted to Make Dramatic Changes to Business Operations

Implementing network edge 5G technologies can offer many advantages, but also presents challenges for your team. In this article, we’ll take a look at the promise and risk of network edge 5G models. (Article)

Blockchain Node Providers and How They Work

In this article, we will review the concept of a blockchain node, the problems a developer might face while deploying a node, and the working principle of Blockchain-as-a-Service providers. (Article)

Greenwater, Washington: an Availability Story

Marc Brooker discusses defining and designing for availability that takes people into account, including examples of massive-scale cloud systems designed using these principles. (Presentation with transcript included)
Level-up on the practices, patterns, and skills most in-demand in software right now. Attend QCon Plus (May 10 - 28, 2021).

SPONSOR AD

RedHat

Knative Cookbook

Knative helps you solve common issues with building serverless integrations, such as integrating applications and building container images from source. Explore more than 60 recipes in this free eBook. Download now.

New Svelte NodeGui Allows Creating Native Desktop Applications with Qt and Svelte

Jamie Birch recently announced Svelte NodeGui, a framework for developing desktop applications on Windows, Linux, MacOS. A lighter alternative to Electron, Svelte NodeGui lets developers write their applications with the Svelte front-end framework and compiler, the Qt widget toolkit, and a subset of HTML and CSS. (News)

SPONSOR AD

Container Solutions

Cloud Native Transformation

Download a practical hands-on guide that examines effective architecture, design, and cultural patterns to help you transform your organization into a Cloud Native enterprise. Download now.

TOP Java NEWS HEADLINES

  1. Eclipse Credentials Leak Affects Snapshot Builds

  2. Road to Scala 3: Release Candidate Available

  3. Java News Roundup - Week of Feb 22nd, 2021

Testing Quarkus Web Applications: Writing Clean Component Tests

In this article, we will learn how to write clean integration tests for Quarkus applications. We will see how we can write simple and clean tests for the following scenarios: a mail client, security with RBAC, testing using containers, and rest clients. (Article)

Project Valhalla: Bringing Performance to Java Developers

Tobi Ajila explains the advances being made in Project Valhalla to improve Java's memory density by making it easy to create compact, cache efficient data structures. (Presentation with transcript included)

SPONSOR AD

Stackrox

Achieving DevSecOps in Kubernetes Environments: A Definitive Guide

Get a crash course on how organizations can successfully implement a DevSecOps program for their Kubernetes environments and achieve better security while lowering their operational risk and cost. Download now.

TOP .NET NEWS HEADLINES

  1. .NET News Roundup - Week of Mar 1st, 2021

  2. Microsoft Releases Visual Studio 2019 for Mac v8.9

Microsoft Releases Visual Studio 2019 v16.9

Earlier this week, Microsoft released Visual Studio 2019 version 16.9 for Windows. The new release contains multiple improvements to .NET and Git productivity features, along with updated C++, XAML, and F# tools, new memory dump analyzers, and a new dynamic instrumentation profiling tool for .NET. (News)

TOP Web Development NEWS HEADLINES

  1. Deno 1.8 Ships with WebGPU Support, Dynamic Permissions, and More

New Features in Chrome 88 Devtools

The recent release of Chrome 88 includes significant updates to the Chrome DevTools that include improved network debugging, experimental CSS Flexbox debugging tools, improved frame details view, new WASM debug capabilities, and general performance improvements. (News)

Flutter 2 is Production-Ready for the Web, Adds New Platforms

A major update to Google's cross-platform UI Toolkit, Flutter 2 stabilizes Web support and adds new platforms, including foldable, embedded, and desktop. Alongside it, new Dart 2.12 brings null safety and Dart FFI. (News)

TOP Architecture & Design NEWS HEADLINES

  1. Netflix Embraces GraphQL Microservices for Rapid Application Development

Serverless Functions for Microservices? Probably Yes, But Stay Flexible to Change

When designing cloud-native systems, it is important to accommodate freedom to change deployment strategy, from FaaS to containers or VMs, for potentially significant savings on cloud bills. (Article)

SPONSOR AD

VMware

Kubernetes Up & Running (By O’Reilly)

Co-written by Joe Beda, the co-creator of Kubernetes, this eBook shows how Kubernetes and container technology can help you achieve new levels of velocity, agility, reliability, and efficiency. Teach your teams how to successfully use Kubernetes. The more confident they feel using K8s, the faster your production cycles will be. Download now.

TOP Culture & Methods NEWS HEADLINES

  1. Paving the Road to Production at Coinbase: QCon Plus Q&A

Sociotechnical Implications of Using Machines as Teammates

AI has become more than just a tool; it is now meriting consideration as an additional teammate. While this increases a project’s efficiency and technical rigor, AI teammates bring a fresh set of challenges around social integration, team dynamics, trust, and control. This article provides an overview of sociotechnical frameworks and strategies to address concerns with using machines as teammates. (Article)

Becoming an Exceptional Manager

The book Manager in Shorts by Gal Zellermayer describes principles of management in hi-tech, focusing on people, processes, and culture. It provides tips and ideas that readers can use to develop their leadership skills and learn how to manage technical people and become an exceptional manager. (Article)

SPONSORED CONTENT

Latest White Papers

MongoDB Architecture Guide

3 Common Pitfalls in Microservice Integration – And How to Avoid Them

The InfoQ eMag - Real World Chaos Engineering

The Service Mesh Ultimate Guide - Download Now

SPONSORED CONTENT

DevTools

Best Practices for Secure Infrastructure Access (On-demand webinar) - Watch Now