BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Zesty Disk Provides Automatic Scaling for AWS EBS

    Zesty recently released Zesty Disk, an automated scaling solution for AWS EBS. Zesty Disk monitors EBS performance metrics and can automatically scale the cluster size based on those metrics. This is done by creating a cluster of EBS volumes that can be attached or detached as needed based on system usage.

  • Google Cloud Announces Managed Machine Learning Platform Vertex AI

    At the recent Google I/O 2021 conference, the cloud provider announced the general availability of Vertex AI, a managed machine learning platform designed to accelerate the deployment and maintenance of artificial intelligence models.

  • Putting Arduino and the ESP32 at Work for STEM Education

    Launched on IndieGogo a few months ago after 2+ years in development, Crowbits is a STEM education project that leverages both the Arduino and ESP32 boards to teach logical thinking and programming. Featuring Lego-blocks compatibility and a Scratch-like interface, the project has reached its IndieGogo backing goal and is ready to ship, says Crowbits' maker Elecrow.

  • .NET 6: Collections Improvements

    Next in our series on the API changes for .NET 6, we look at collections.

  • TypeScript 4.3 Improves Property Write Types

    TypeScript 4.3 improves property write types, more explicit overwriting of methods, and several other key additions.

  • Microsoft Announces Event Hubs Premium in Preview

    Azure Event Hubs is Microsoft’s managed real-time event ingestion service designed to serve demanding big data streaming and event ingestion needs in the Cloud. Microsoft announced the public preview of Event Hubs Premium during the annual Build conference as a new product SKU tailor-made for high-end event streaming scenarios requiring elastic, superior performance with predictable latency.

  • How Testers Can Contribute to Product Definition

    Utilizing the tester’s feedback during product definition and design is valuable for the business. Listening to the organization's needs, understanding the business goals, and customizing the test process by incorporating different skills and practices is one way testing can begin while the product is still "on paper".

  • AceQL Releases Open-Source JDBC-over-HTTP Driver

    AceQL has released a JDBC driver that operates over HTTP. The core of the project is open-source and an enterprise version is also available.

  • CDK for Terraform Adds Go Support and Improves Asset Construction

    Hashicorp recently released version 0.4 of their CDK for Terraform. The CDK allows for writing Terraform configurations in a number of programming languages including C#, Python, TypeScripts, and Java. This release adds experimental support for using Go to write Terraform configurations. Also included are enhanced support for Terraform modules and asset construction.

  • GitHub Study Explores What Makes Developers Have a Good Day

    GitHub researchers released the results of a survey aimed at investigating what helps developers have good days. InfoQ has taken the chance to speak with Dr. Eirini Kalliamvakou, senior researcher at GitHub & member of the Developer Velocity Lab.

  • Uber Reveals Its API Gateway's Architecture

    Uber recently detailed the architecture of its internally built API gateway. It described how independent layered components handle each request in the gateway, with each layer being responsible for a different facet of the request lifecycle. A combination of YAML and Apache Thrift defines the gateway configuration, and a code-generated artifact in Go makes up the gateway implementation.

  • Microsoft Retires Azure Blockchain

    Microsoft recently announced that Azure Blockchain will be retired on September 10. Microsoft credited industry changes and declined interest in the product as main reasons for discontinuing the marketing of Azure Blockchain. Microsoft partners with ConsenSys to offer a migration path for existing customers. ConsenSys’s Quorum Blockchain Service claims to be fully compatible with Azure Blockchain.

  • .NET MAUI Preview 4 Is Here

    .NET Multi-platform App UI (.NET MAUI) Preview 4 is here and brings a lot of interesting stuff. Preview 4 adds a few more features which can be used to build functional apps for all the currently supported platforms, preview also brings the support for running Blazor on the desktop, and progress to support .NET MAUI even more in the Visual Studio IDE.

  • CMU Develops Algorithm for Guaranteeing AI Model Generalization

    Researchers at Carnegie Mellon University's (CMU) Approximately Correct Machine Intelligence (ACMI) Lab have published a paper on Randomly Assign, Train and Track (RATT), an algorithm that uses noisy training data to provide an upper bound on the true error risk of a deep-learning model. Using RATT, model developers can determine how well a model will generalize to new input data.

  • AWS Announces the General Availability of Lambda Extensions

    Recently AWS announced Lambda extensions' general availability (GA), which allows its users to integrate Lambda functions with their preferred tooling for monitoring, observability, security, and governance. The GA release includes performance improvements and an expanded set of partners.

BT