In this issue, September 28, 2021 View it in your browser.

Facebook Computer Vision, Litmus Chaos 2.0, Kubernetes Hardening, Rookout Live Logger, Spring 6, MicroStream 5.0, .NET MAUI Preview 8, Flow Type Checker, Netflix API Design, Imposter Syndrome

InfoQ Live (Oct 19th): Overcome the Challenges of Running a Service Mesh in an Enterprise

A service mesh is a critical piece of application infrastructure that helps connect and secure service-to-service communication. Join Christian Posta, Global Field CTO at Solo.io, and explore the top 5 common challenges when adopting service mesh and how best to overcome them. Book your spot at InfoQ Live on October 19th.
 

SPONSOR AD

Azul

What Does The JVM Garbage Collector Really Do?

Learn how the memory system in the JVM works, both in terms of allocation of space and recovering it for use with new objects. Join Simon Ritter as he explores the most common and modern ones like C4, G1, Shenandoah and ZGC. Live Webinar, Oct 21st, 2021 — Save Your Seat.

https://res.infoq.com/podcasts/engineer-ondoarding/en/smallimage/InfoQ-Podcast-logo-200-1632124516853.jpg

New Approaches to Engineer Onboarding with Kristen Buchanan

In this podcast, Shane Hastie, lead editor for culture & methods, spoke to Kristen Buchanan about new approaches to engineer onboarding and reducing time to productivity for new hires. (Podcast)

https://res.infoq.com/podcasts/helping-your-boss-help-you/en/smallimage/engineering-culture-200x200-1632468144468.jpg

Helping Your Boss Help You with Ken Kousen

In this podcast, Shane Hastie, lead editor for culture & methods, spoke to Ken Kousen, Java Champion, NFJS speaker, and author of Kotlin Cookbook, Modern Java Recipes, Making Java Groovy, and Gradle Recipes for Android about his new book Help Your Boss Help You. (Podcast)

TOP AI, ML & Data Engineering NEWS HEADLINES

  1. Pinecone 2.0 Aims to Bring Vector Similarity Search to Production

Facebook Open-Sources Computer Vision Model Multiscale Vision Transformers

Facebook AI Research (FAIR) recently open-sourced Multiscale Vision Transformers (MViT), a deep-learning model for computer vision based on the Transformer architecture. MViT contains several internal resolution-reduction stages and outperforms other Transformer vision models while requiring less compute power, achieving new state-of-the-art accuracy on several benchmarks. (News)

SPONSOR AD

Lightstep

Why tracing might replace (almost) all logging

Lightstep co-founder Ben Sigelman explains why logs are ill-suited for cloud-native architectures, and why teams are turning to tracing for better observability. Read now.

TOP DevOps NEWS HEADLINES

  1. Google Cloud Announces Backup for Google Kubernetes Engine

  2. Litmus 2.0 Release Includes Multi-Tenancy, Chaos Workflows, GitOps, and Observability

  3. NSA and CISA Publish Kubernetes Hardening Guidance

  4. Canonical Anbox Cloud Appliance Simplifies Running Android Apps on AWS

  5. AWS Introduces Amazon EC2 VT1 Instances for Video Transcoding

Software Supply Chains for DevOps

Aysylu Greenberg discusses what needs to be collected to allow DevOps to inspect and verify the integrity of the supply chain, some of the existing solutions, and open problems in this space. (Presentation with transcript included)
Find out what should be on your radar from world-class domain experts. Discover emerging software trends and innovations. Book your spot at QCon Plus November 2021.

SPONSOR AD

Cyral

10 Reasons Why it is OK to Hate Database Proxies, but Love Sidecars

While the microservices architecture has resulted in many benefits, it has exposed challenges around security and traffic management. Deploying a proxy between the application and the data repository no longer works. Learn how Cyral solves this problem with its stateless interception service. Learn more.

TOP Development NEWS HEADLINES

  1. Rookout Launches Live Logger to Dynamically Modify Log Verbosity

Private vs. Public Blockchains for Enterprise Business Solutions

In this article, we’ll explore the benefits of using blockchain for business solutions, describing the differences between public and private versions of this technology in practice. We’ll also talk about a new type of chain — a hybrid of private and public chains which takes the benefits of both to create a truly versatile platform with no compromises. (Article)

SPONSOR AD

Curity

D2iQ Announces the new Kubernetes Platform (DKP) 2.0 launch

The new version of DKP 2.0 includes architectural changes and the adoption of CNCF projects, Cluster API and FluxCD. Check it out.

TOP Java NEWS HEADLINES

  1. VMware Overhauls Spring 6 & Spring Boot 3 for Another Decade

  2. Micronaut 3.0 Delivers Significant Changes Adaptable for Future Development

  3. Java News Roundup: JDK LTS Release Cadence, OpenJDK, Spring Updates, Helidon, Payara Platform

  4. MicroStream 5.0 is Now Open Source

What Does the Future Hold for Java?

The panelists discuss new features in Java including Records and Local Variable Type Inference, and performance improvements, the various ‘free’ builds of OpenJDK, and the development of Foojay.io. (Presentation with transcript included)

SPONSOR AD

Curity

Building an Identity Architecture

Learn about the critical components for building a centralized, modular identity architecture based on open standards in this free online course. Learn more.

.NET MAUI: Preview 8 Available, But GA Postponed to Q2 2022

Microsoft postponed the release of .NET MAUI. Release and global availability of .NET MAUI were targeted together with .NET 6 for November 2021. According to the latest news from Microsoft, .NET MAUI will not be ready for production with .NET 6 global availability in November this year. The new planned date is set for Q2 of 2022. (News)

SPONSOR AD

Undo

Can't reproduce bugs?

Record. Replay. Resolve. Take the guesswork out of debugging with LiveRecorder. Speed up root cause diagnosis by 10x. Learn more.

TOP Web Development NEWS HEADLINES

  1. Lit 2 Ships with New Custom Directives and Reactive APIs

Flow Type Checker No Longer Just JavaScript with Types, Centers of Facebook Needs

Vladan Djeric, engineering manager supporting the Flow team at Facebook, announced that the Flow type checker will go beyond being just JavaScript with types and introduce new features based on Facebook’s internal user needs. In particular, Flow strives to deliver fast type-checking on large, complicated codebases. Flow’s vision is in contrast with TypeScript’s — JavaScript with syntax for types. (News)

Facebook Superpack Leverages Code Analysis for Android App Compression

In a recent article, Facebook described its novel technique for Android app compression, Superpack, which combines compiler analysis with data compression. While not yet available for everyone, Facebook is hoping to open source it. (News)

TOP Architecture & Design NEWS HEADLINES

  1. Data Collection, Standardization and Usage at Scale in the Uber Rider App

Practical API Design Using gRPC at Netflix

A two-part series of articles about API design at Netflix was recently published in the company’s technology blog. It describes how they solved the problem of ignoring irrelevant message fields in their backend API requests and responses by using the special Protocol Buffers (Protobuf) message FieldMask. (News)

SPONSOR AD

Camunda

Discover the Gartner Emerging Trends for Enterprise Architecture

Better react to disruptive business challenges and opportunities with the insights and recommendations found in the Gartner® Hype Cycle™. Access The Report Now.

TOP Culture & Methods NEWS HEADLINES

  1. Moving from Self-Doubt and Imposter Syndrome toward Seeing the Benefits of Diversity in Technology

How Medical Companies are Innovating Through Agile Practices

The adoption of Agile methods has been steadily growing in medical product companies over the past ten years. Practices vary from cloud-based continuous flow for data-intensive services to sprint-based for physical devices with embedded software. The question is no longer whether, but how Agile can work in medical product development - for our mix of technical, market, and regulatory constraints. (Article)

Hybrid Work is Here to Stay, and Software Teams Need to Adapt

In a post-pandemic workplace, face-to-face conversation is no longer the de facto collaboration method. As hybrid and distributed software development teams emerge, we look at ways that tools and processes can foster collaboration no matter where the team is located. Asynchronous work, a single source of truth, clear documentation and owners, and automation will empower hybrid development teams. (Article)

SPONSORED CONTENT

Latest White Papers

Authentication Survival Guide

Case study: eimagine Uses Nexus to Replace Legacy Systems and Manage Scale

DevTools

Learn Kubernetes using Red Hat Developer Sandbox for OpenShift