In this issue, December 8, 2020 View it in your browser.

Apache Pulsar, Anthos on Bare Metal, AWS Aurora Serverless, Monitoring Microservices, Rosetta 2, Quantum Acceleration, Server-Side Wasm, .NET 5 Runtime, Inertia.JS, Non-Technical Skills

Join the QCon Community of Senior Software Engineers, Architects and Team Leads

Sign up for the QCon newsletter and join this inspiring community. You’ll be the first to know about the latest QCon developments, including in-person and virtual events, updates on tracks, speakers, early bird pricing and special offers.
 

SPONSOR AD

Teleport

Best Practices for Secure Infrastructure Access

This talk reframes how to manage secure access in a dev-friendly way using four principles: basing decisions on identity, making it easy to use, not trusting networks, and centralizing logging, with a practical application for SSH at the end. Live Webinar, December 10th, 2020 - Save Your Seat.

https://res.infoq.com/podcasts/service-mesh-interface/en/smallimage/infoq-podcast-200-1606350315646.jpg

The InfoQ eMag - Real World Chaos Engineering

Creating a successful chaos practice isn’t purely an engineering problem. As with many aspects of cloud native computing it requires buy-in across the organisation. Whilst many large organisations have seen considerable success with chaos, many others are yet to apply it, and may be unsure how to get started. In this eMag, we’ve pulled together a variety of case studies to show mechanisms by which you can do so, even in tightly regulated industries where you might face considerable opposition. (eMag)

https://res.infoq.com/podcasts/service-mesh-interface/en/smallimage/infoq-podcast-200-1606350315646.jpg

Michelle Noorali on the Service Mesh Interface Spec and Open Service Mesh Project

In this podcast, Michelle Noorali, senior software engineer at Microsoft, sat down with InfoQ podcast co-host Daniel Bryant. Topics discussed included: the service mesh interface (SMI) spec, the open service mesh (OSM) project, and the future of application development on Kubernetes. (Podcast)

TOP AI, ML & Data Engineering NEWS HEADLINES

  1. Google Releases Objectron Dataset for 3D Object Recognition AI

How Apache Pulsar is Helping Iterable Scale its Customer Engagement Platform

In this article, author Greg Methvin discusses his experience implementing a distributed messaging platform based on Apache Pulsar. (Article)

SPONSOR AD

Lightbend

O'Reilly eBook: Serving Machine Learning Models

This practical guide introduces architecture for serving models in real time as part of input stream processing. Using Python, Beam, Flink, Spark, Kafka streams and Akka, you’ll learn different ways to build a model-scoring solution. Download now.

TOP DevOps NEWS HEADLINES

  1. AWS Introduces Preview of Aurora Serverless v2

  2. Google Announces General Availability of Anthos on Bare Metal

  3. AWS Introduces Amazon Managed Workflows for Apache Airflow

  4. Google Launches Healthcare Natural Language API and AutoML Entity Extraction for Healthcare

  5. Docker Pauses Image Expiration Enforcement, Announces Subscription Tiers

Monitoring Microservices the Right Way

Modern systems are more complex to monitor as they tend to emit large amounts of high cardinality data. Recent innovations in open-source time series databases have improved the scalability of newer monitoring tools such as Prometheus. These solutions are able to handle the high scale of data while providing metric scraping, querying, and visualization based on Prometheus and Grafana. (Article)

InfoQ Live Roundtable: Production Readiness: Building Resilient Systems

The panelists discuss observability, security, the software supply chain, CI/CD, chaos engineering, deployment techniques, canaries, and blue-green deployments all in the pursuit of production resiliency. (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).

Lessons from Incident Management and Postmortems at Atlassian

Jim Severino shares what worked (and didn't work) in incident management and post-mortems for Atlassian. (Presentation)

Identifying Hidden Dependencies

Liz Fong-Jones discusses some of the manual experiments they ran at Honeycomb, the bugs discovered in some automatic replacement tools, and what steps they took for continuously running experiments. (Presentation)

SPONSOR AD

Volterra

IDC Innovator Report: Multicloud Networking

Read the latest IDC Innovators: Multicloud Networking report and discover one of the premier platforms addressing the rise of multicloud architectures and cloud-native apps. Download Free eBook.

TOP Development NEWS HEADLINES

  1. Safe Interoperability between Rust and C++ with CXX

  2. The Vivaldi Browser Improves Privacy Protection for Android Users

  3. Five Years of Lets Encrypt

  4. How x86 to arm64 Translation Works in Rosetta 2

Quantum Acceleration in 2020

This article will provide an overview of recent advancements in Quantum Computing on both the hardware and software fronts. Along the way we’ll share the results of our own research and development in this field. We will also sketch out some of the steps that organizations can take now to be “quantum ready.” (Article)

Server-Side Wasm - Q&A with Michael Yuan, Second State CEO

WebAssembly can be used server-side to provide the performance required by use cases such as blockchains and edge AI services. Non-standard extensions may address those use cases today, possibly weakening WebAssembly portability benefits. The gathered experience may however provide important inputs to current and future WebAssembly proposals. (Article)

SPONSOR AD

Mabl

The Complete Guide to Shift-Left Testing

In DevOps, dev teams are under pressure to deliver faster. Learn why it’s critical for your team to adopt shift-left testing methodologies, and how to implement it. Download now.

A Dozen Cisco Vulnerabilities at Once

A security researcher has identified 12 vulnerabilities that exploit Cisco Security Manager. The flaws include deserialization, remote code execution, and arbitrary file access. (News)

SPONSOR AD

CockroachLabs

New Research: Kubernetes and the Enterprise

See the latest research on container orchestration trends, microservices architecture, and Kubernetes deployment strategies. Read the Guide.

TOP .NET NEWS HEADLINES

  1. ASP.NET Core Improvements in .NET 5

  2. .NET 5 Runtime Improvements: from Functional to Performant Implementations

  3. .NET 5 Breaking Changes to the Base Class Library

  4. Microsoft Releases Git Experience in Visual Studio

.NET 5 Breaking Changes: Historic Technologies

In part two of our .NET 5 coverage, we take a look back at historic .NET technologies that never made the jump to .NET Core. What’s interesting about these technologies is their APIs were copied across, hinting that Microsoft was considering a .NET Core implementation of them in the future. (News)

TOP Web Development NEWS HEADLINES

  1. Github Releases Catalyst to Ease the Development of Web Components in Complex Applications

Inertia.JS Lets Developers Write API-Free Monolithic React/Vue/Svelte Applications in PHP or Ruby

Inertia.js allows developers to write single-page applications using classic server-side routing and controllers. Inertia tightly couples the backend to the frontend so developers need not write APIs. Developers can use battle-tested server-side frameworks (e.g., Laravel, Ruby on Rails, Django, AspNetCore). On the client, developers can use React, Svelte, or Vue to implement the user interface. (News)

In case you missed it

The InfoQ eMag: Real-Time APIs: Designing, Operating, and Observing

Research shows that there is an increasing demand for near real-time APIs, in which speed and flexibility of response are vitally important. This eMag explores this emerging trend in more detail. (eMag)

SPONSOR AD

RedHat

Knative Cookbook (By O’Reilly)

Solve common serverless development issues with Knative, the first serverless platform natively designed for Kubernetes. Integrate applications, build container images from source, and more. Download Now.

TOP Culture & Methods NEWS HEADLINES

  1. Migrating a Monolith towards Microservices with the Strangler Fig Pattern

  2. QCon Plus: Summary of the Non-Technical Skills for Technical Folks Track

The Complexity of Product Management and Product Ownership

Doug Talbot discusses the confusion surrounding Product Ownership / Product Management. He provides some advice on tackling the complexity of creating your own contextualised and personalised product value stream for your organisation or team and using systems thinking and Cynefin for complexity. (Article)

SPONSOR AD

Karat

300 software engineering leaders share their hiring strategies

Karat and Harris Insights surveyed more than 300 engineering leaders about their hiring strategies before and during COVID-19. This report presents the findings and explores three key areas: how the ‘interview gap’ influences software engineering performance, the impact of COVID-19 on hiring, and how successful orgs are out-hiring competitors. Download now.

Q&A on the Book The Power of Virtual Distance

The book The Power of Virtual Distance, 2nd edition, by Karen Sobel Lojeski and Richard Reilly, describes the Virtual Distance Model and provides data and insights from research that can be used to lower Virtual Distance when working remotely together. By doing so, organizations can see quantifiable improvements in both business goals and human well-being among employees. (Article)

SPONSORED CONTENT

Latest White Papers

The Ultimate Guide to Kubernetes Security - Download the eBook

Gaining Continuous Intelligence from Apache Kafka Event Streams

Distributed Edge Computing for 100% Uptime