InfoQ Homepage News
-
Microsoft Announces Preview of a New Set of Azure Arc-Enabled Services
Recently, Microsoft, during its annual Build conference, announced a new set of Azure Service in preview that customers can run on virtually any CNCF-conformant Kubernetes cluster with the help of its Azure Arc multi-cloud service. With Azure Arc, customers can use a single service in the Cloud to manage their container clusters across clouds and on-premises data centers.
-
Google Cloud Improves SLA for Bigtable and Adds New Security Features
Google Cloud has recently raised the availability SLA for Bigtable instances up to 99.999%, matching the SLA for Firestore and Cloud Spanner. The data storage system introduced as well two new security features for enterprise workloads, customer-managed encryption keys (CMEK) and data access audit logs.
-
ARKit 5 and RealityKit 2 Further Enhance iOS AR Capabilities
At WWDC21 Apple announced new major iterations for its ARKit and RealityKit frameworks to create augmented reality-based apps for iOS. Most significantly, RealityKit 2 will allow developers to easily create 3D models from a collection of pictures, while ARKit 5 expands face tracking and location anchor support.
-
AWS Announces the General Availability of AWS Proton
Recently, AWS announced the general availability (GA) of its fully-managed application delivery service, AWS Proton, allowing customers to easily provision, deploy, and monitor the microservices that form the basis of modern container and serverless applications.
-
How to Improve Your Team's Communication and Psychological Safety
Mapping your team’s typical communication style can help improve communication and psychological safety, reduce friction within a team, and make conflict more productive. When we understand how we communicate and how we like to be communicated with, we not only have a better understanding of ourselves, but also of others, and this can play to our and their strengths accordingly.
-
Improve Your Software Quality and Speed of Delivery. Learn How at InfoQ Live on July 20th
Learn how automation, continuous testing, and supply management techniques can improve software quality and speed of delivery. Get valuable insights from world-class domain experts at InfoQ Live on July 20th.
-
Go Gets Fuzz Testing Support in Beta
The Go team has announced fuzzing support is now available for beta testing. The main goal of the project is to create a unified and end-to-end experience for developers and users of the language, including robust module support, integration with the go command, and new compiler instrumentation.
-
Slack Details Its New Role Management Architecture
Slack recently posted a detailed description of the software architecture of its new role management system. Slack needed to build a system that was more flexible than the one it previously had. It created a custom containerized Go-based permission service that integrates with its existing systems over gRPC. As a result, its customers' admins now have granular control over what their users can do.
-
Facebook Open-Sources Expire-Span Method for Scaling Transformer AI
Facebook AI Research (FAIR) open-sourced Expire-Span, a deep-learning technique that learns which items in an input sequence should be remembered, reducing the memory and computation requirements for AI. FAIR showed that Transformer models that incorporate Expire-Span can scale to sequences of tens of thousands of items with improved performance compared to previous models.
-
.NET News Roundup: Project Reunion 0.8 RC , Uno Platform 3.8, JetBrains Rider 2021.2 Early Access
This past week was marked by the release of Project Reunion 0.8 RC, Uno Platform 3.8, JetBrains Rider 2021.2 Early Access, and more. InfoQ examined these and a number of smaller stories in the .NET ecosystem from the week of June 7th, 2021.
-
Java News Roundup - Week of June 7th, 2021
This week’s roundup features news from OpenJDK and JDK 17 moving to Rampdown Phase One, JDK 18, a new Helidon extension for Visual Studio Code, JFR support in GraalVM native images, Quarkus 1.13 maintenance release, WildFly 24 Beta1, and updates to Spring Framework and Spring Boot.
-
Swift 5.5 Brings Async/Await and Actor Support
At WWDC21, Apple has introduced Swift 5.5, available in beta. Among its new features, one of the most anticipated is better concurrency support using aysnc/await and actors.
-
AWS Announces the General Availability of Amazon ECS Anywhere
Recently AWS announced the general availability of Amazon ECS Anywhere, a new capability in Amazon ECS that enables customers to quickly run and manage container-based applications on-premises, including virtual machines (VMs), bare-metal servers, and other customer-managed infrastructure.
-
Amazon Location Service Generally Available with Routing and Satellite Imagery
AWS has recently announced the general availability of Amazon Location Service, a managed solution designed to add location functionalities to applications. The service relies on location providers like Esri and HERE and now supports routing and satellite imagery capabilities.
-
Xcode Cloud Brings CI/CD to iOS App Development
At WWDC21, Apple announced Xcode Cloud, a continuous integration and delivery (CI/CD) system to help developers build, test, and distribute apps. Still in beta, Xcode Cloud supports both releasing to TestFlight and on the App Store.