InfoQ Homepage News
-
Growing Concerns among Developers about Google Cloud Price Increases
Google Cloud recently announced changes to their pricing models, with storage and data transfer costs mostly affected. Many experts in the cloud community have been raising concerns about architectural implications and the end of a long term "prices never go up" cloud tenet.
-
Dropbox Makes the Android App Faster and More Reliable: Swaps C++ Code for a Native Approach
Dropbox recently published how it made the camera upload process for Android faster and more reliable. Dropbox engineers removed shared Android and iOS C++ code and replaced it with a platform-native Kotlin implementation. The engineers are pleased with the decision to rewrite the process, stating that error rates went down and upload performance greatly improved.
-
Lightstep Adds Incident Response to Their Observability Platform
Lightstep has announced the addition of incident response management to their observability platform. The general availability of Lightstep Incident Response provides integrations with common collaboration tools, rotation scheduling, escalation policies, APIs, and a CLI.
-
Java 18 is Now Available
Oracle has released version 18 of the Java programming language and virtual machine with a final feature set that includes nine JEPs. This release features JEPs that provide continued contribution toward Project Amber, Project Loom and Project Panama along with some useful new tools.
-
Encryption in the Ukrainian War
Encryption is a major part of Russia's invasion of Ukraine, where the lack of encryption on Russia's part has led to military setbacks and the death of a general. Ordinary Ukrainians have ramped up usage of end-to-end encrypted messaging.
-
University of Washington Open-Sources AI Fine-Tuning Algorithm WISE-FT
A team of researchers from University of Washington (UW), Google Brain, and Columbia University have open-sourced weight-space ensembles for fine-tuning (WiSE-FT), an algorithm for fine-tuning AI models that improves robustness under distribution shift. Experiments on several computer vision (CV) benchmarks show that WISE-FT improves accuracy up to 6 percentage points.
-
Customizable Pricing and Cost Visibility with AWS Billing Conductor
Recently, AWS announced AWS Billing Conductor, allowing enterprises to quickly provide customizable pricing and cost visibility for their end customers or business units. The service does not impact the billing and invoicing relationship between customers and AWS, as it is intended for enterprises that have specific showback and chargeback needs.
-
Swift 5.6 Enhances Type Inference, Introduces Existential Any, and More
Swift latest release, Swift 5.6, introduces partial type annotations that work as hints to the type inference engine, disambiguate the syntax for existential types, and improve pointer interaction.
-
Java News Roundup: OpenJDK Updates, Spring Framework 6.0-M3, Helidon 3.0-M1, JobRunr 5.0-M1
This week's Java roundup for March 14th, 2022, features news from OpenJDK, JDK 19, Spring Framework 6.0-M3 and 5.3.17, Spring Tools 4.14.0, Quarkus 2.7.5, Helidon 3.0-M1, March 2022 Payara Platform, Open Liberty 22.0.0.3 and 22.0.0.4-beta, Hibernate ORM 5.6.7, Hibernate Search 6.1.3 and 6.0.9, JobRunr 5.0-RC1, Apache Camel 3.11.6, Piranha 22.3.0, JReleaser update, and reasons why Java makes sense.
-
Orchestrate Operations, Validations, and Approvals on Data Entities with Azure Purview Workflows
Recently, Microsoft announced the preview of Azure Purview Workflows, allowing customers to orchestrate then create, update and delete operations, validation, and approval of data entities using repeatable business processes. These workflows are currently in preview.
-
Go 1.18 Stabilizes Generics, Fuzzing, Multi-Module Support, and Improves Performance
The Go team has announced the release of Go 1.18, which brings support for generics, fuzzing, workspaces, and performance improvements.
-
Google Cloud Introduces Community Security Analytics
Google Cloud recently released Community Security Analytics (CSA), a set of open-sourced queries and rules for security analytics designed to help detect common cloud-based threats.
-
Software Supply Chain Security Project in-toto Accepted into CNCF Incubator
The CNCF Technical Oversight Committee (TOC) has accepted the in-toto project as a CNCF incubating project. The in-toto project aims to cryptographically protect the entire software build and delivery process - the “supply chain” - from malicious actors.
-
Cloud Spanner Introduces Committed Use Discounts
Google Cloud recently announced the launch of Committed Use Discounts (CUDs) for Cloud Spanner. The option triggers a 20% to 40% discount on the on-demand price of the managed relational database in exchange for a commitment of one or three years.
-
Docker Desktop 4.6 for Mac Boosts Sharing Performance
Docker Desktop 4.6 for Mac introduces a number of changes that speed up file syncing between the macOS host and Docker VM. According to Docker, the new version may reduce the time taken by file syncing by up to 98%.