BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Windows Content on InfoQ

  • GraalVM 20.0: Run Tomcat as Native Image on Windows

    GraalVM, a polyglot virtual machine that provides a shared runtime to execute applications written in multiple languages like Java, Python, and JavaScript, has released major version 20.0 with full support on Windows Platform. In a related news, Apache Tomcat 9 has announced full support for GraalVM native image generation that includes the container.

  • IBM Stops Work on Swift — Q&A with Chris Bailey

    IBM has recently discontinued its involvement in Server-side Swift development, which started soon after Swift was open-sourced, and relinquished its leadership in the Swift Server Work Group [SSWG]. InfoQ has talked to IBM's Chris Bailey to learn more about what this may imply for Swift and the Swift community.

  • Microsoft Patches Severe Crypto32.dll Vulnerability

    Microsoft has released patches for various versions of Windows 10 and Windows Server 2019 and 2016 to fix a severe vulnerability affecting system validation of Elliptic Curve Cryptography (ECC) certificates. This vulnerability enables an attacker to spoof the validity of a certificate chain and signature validation and requires prompt patching.

  • Improved File Sharing in Docker Desktop for Windows Enhances Developer Experience

    Docker has released a new fileshare implementation for Docker Desktop for Windows as part of the 2.1.7.0 edge release. This new fileshare makes use of FUSE (Filesystem in Userspace) and allows for more seamless sharing of files between host and container. This includes being able to edit source on the host, save, and see the changes live in the browser on the container.

  • Microsoft Exploring Rust as the Solution for Safe Software

    Microsoft has been recently experimenting with Rust to improve the safety of their software. In a talk at RustFest Barcelona, Microsoft engineers Ryan Levick and Sebastian Fernandez explained the challenges they faced in using Rust at Microsoft. Part of Microsoft's journey with Rust included rewriting a low-level Windows component, as Adam Burch explained.

  • Amazon Announces Generally Availability of Windows Containers on EKS

    Last week Amazon announced that support of Windows containers on Elastic Kubernetes Service (EKS) is now generally available. As such, this allows their users to run Windows and Linux containers side by side in the same EKS environment, thus providing a consistent method of provisioning, monitoring, and logging, no matter what type of container they use to host their applications.

  • Microsoft Launches Azure Active Directory-Based Access Control for Service Bus

    In a recent statement, Microsoft has announced the general availability of Azure Active Directory (AD) based access control for Service Bus, enabling the option to use identities in combination with Role Based Access Control (RBAC) to authenticate against the service’s data endpoints. Moreover, they have also introduced accompanying RBAC roles, providing granular control over granted permissions.

  • Google Releases a Managed Service for Microsoft Active Directory (AD) in Beta

    In a recent blog post, Google announced the beta release of the Managed Service for Microsoft Active Directory (AD). With this service, Google acts as a managed service provider for any customer requiring Microsoft AD, and will the cloud provider will take care of the patching and maintenance of Microsoft's identity and access management service.

  • Amazon Releases a Preview of the New AWS Tools for PowerShell

    In a recent blog post, Amazon announced it would release a preview of refactored AWS Tools for PowerShell, allowing developers and administrators to manage their AWS services from the PowerShell scripting environment.

  • .NET Framework 4.8 Available on Windows Update, WSUS, MU Catalog

    Earlier this month Microsoft announced that .NET Framework 4.8 is available on Windows Update, Windows Server Update Services (WSUS), and Microsoft Update (MU) Catalog. The new release includes quality and reliability fixes in multiple product areas, including ASP.NET, Windows Forms, and WPF. All fixes were based on feedback received since the .NET Framework 4.8 initial release.

  • Enabling Single Tenant Workloads in the Cloud, Microsoft Introduces Azure Dedicated Host

    In a recent blog post, Microsoft announced Azure Dedicated Hosts, a service that allows organizations to run Linux and Windows virtual machines on single-tenant physical servers. This service was introduced to address customer compliance and regulatory requirements. Organizations can also take advantage of Azure Hybrid Benefits which allows them to leverage existing software investments.

  • Windows Subsystem for Linux 2 Has Linux Kernel Shipping in Windows

    Windows announced that Windows Subsystem for Linux (WSL) 2 is now available through the Windows Insiders program. WSL allows developers to run a Linux environment, including most command line tools and utilities, directly within Windows. WSL 2 presents a new architecture that aims to increase file system performance and provide full system call compatibility.

  • Google Kubernetes Engine Enhancements: Upgrade Channels, Windows Container Support and Stackdriver

    At the recent KubeCon EU in Barcelona, Google announced that it will offer three new release channels for its Google Kubernetes Engine (GKE): Rapid, Regular, and Stable. With these channels, Google Cloud Platform (GCP) users can choose whether they want the freshest release or the most stable one — or quickly evaluate the latest updates in a development environment.

  • Flutter 1.5 Goes Multi-Platform, Includes Web Support

    Announced as a technical preview at the latest Google I/O 2019 event, Flutter 1.5 aims to make it possible to create native applications for multiple platforms, including new form-factor devices, the Desktop, and the Web.

  • Microsoft Announces React Native for Windows, with Focus on Performance

    Microsoft recently announced at Microsoft Build 2019 a MIT-licensed, performance-oriented re-implementation of React Native for Windows. The new React Native for Windows will enable React Native developers to build native Windows apps with React. With the Windows 10 SDK support, developers may target a large variety of Windows devices such as PCs, tablets, laplets, Xbox, or Mixed Reality devices.

BT