BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Microsoft Releases Git Experience in Visual Studio

    Earlier this month, during the 2020 edition of .NET Conf, Microsoft released the latest version of Visual Studio for Windows. One of the most critical features of this release was what Microsoft called "The Git Experience": a set of tools that makes Git the default source control experience in Visual Studio 2019, allowing the developer to control a Git repository directly from Visual Studio.

  • How x86 to arm64 Translation Works in Rosetta 2

    Along with its plan to transition their Macintosh line from Intel CPUs to its own CPUs, dubbed Apple Silicon, Apple announced Rosetta 2, a binary translation software that aims to smooth out the process. Thanks to Rosetta 2, most x86 programs will be able to execute after an initial translation step.

  • Docker Pauses Image Expiration Enforcement, Announces Subscription Tiers

    Docker announced that they are pausing enforcement of the changes related to image retention until mid-2021. Earlier, they had announced a change in policies to reduce overall resource consumption on Docker.

  • 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.

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

    Qcon Plus ran in November 2020. Once of the tracks focused on Non-Technical Skills for Technical Folks. Hosted by Randy Shoup of eBay, the track concentrated on some of the important people skills needed for effective communication and collaboration in and outside teams.

  • HashiCorp Vault Adds Tokenization and Auto-Join Features

    HashiCorp has released Vault 1.6, adding new features to their secrets and identity management platform. Cloud auto-join facilitates automatically attaching new Vault nodes to the cluster. The transform secrets engine now supports tokenization to better secure data stored outside of Vault. Additional features include integration with key management services and support for seal migration.

  • Server-Rendered Web Applications in Deno with Aleph.js

    Aleph.js, a React framework for server-rendered applications in Deno, is now available through an alpha release. Aleph makes many of Next.js’ core features available in Deno environments: zero-config server-side rendering, static site generation, file-system and API routing, and more. Aleph uses the standard EcmaScript Modules (ESM) import syntax and does not need a bundler in development.

  • How SAD DNS Works

    SAD DNS is a new variant of DNS cache poisoning that allows an attacker to inject malicious DNS records into a DNS cache, thus redirecting any traffic to their own server and become a man-in-the-middle (MITM).

  • Distributed Key-Value Store etcd Graduates at CNCF

    The CNCF announced the graduation of the etcd project - a distributed key-value store used by many open source projects and companies. Originally written at CoreOS, etcd was accepted into the CNCF incubation stage in 2018 and graduated in November 2020.

  • AWS Announces Gateway Load Balancer

    AWS Gateway Load Balancer is a new fully-managed network gateway and load balancer. The service is tailored to deploy, scale and manage third-party virtual appliances such as firewalls, intrusion detection, prevention systems and deep packet inspection systems in the cloud.

  • Microsoft Releases .NET for Apache Spark 1.0

    Last month, Microsoft released the first major version of .NET for Apache Spark, an open-source package that brings .NET development to the Apache Spark platform. The new release allows .NET developers to write Apache Spark applications using .NET user-defined functions, Spark SQL, and additional libraries such as Microsoft Hyperspace and ML.NET.

  • Microsoft Edge Made Available on Linux

    Microsoft recently announced the availability of the Microsoft Edge Dev Channel for Linux (initial preview release). The Edge browser is now available on all major operating systems, desktop and mobile. Enterprise developers, many of which use Linux, may now build and test web applications in their preferred platform. The move seeks to further position Edge as the browser for business.

  • Using Agile with a Data Science Team

    Agile helped a data science team to better collaborate with their stakeholders and increase their productivity. As priorities became clear, the team was able to focus and deliver. Buy-in of the data science team by taking them through a journey of agile was crucial to making it work.

  • Microsoft Edge WebView2 Now Generally Available

    After publishing last year a preview release of WebView2, a Chromium-based control to host web content within native Windows applications, Microsoft recently announced the general availability of WebView2 for production Win32 C/C++, .NET Framework, .NET Core, and .NET 5 applications. WebView2 provides two distribution models (evergreen/fixed) with a different update policy (automatic/manual).

  • AWS Announces New Service: Amazon S3 Storage Lens

    AWS announces a new service called Amazon S3 Storage Lens, which can provide customers with organization-wide visibility into their object storage usage and activity trends. With the service, they can understand what happens across their S3 Object Storage installations.

BT