BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • AWS Announced Braket, a Fully-Managed Quantum Computing Service

    Now in preview, Amazon Braket is a new service AWS will be offering to make it possible to build, test, and run quantum algorithms. Braket includes a development environment, support for testing quantum algorithms on simulated quantum computers, and the ability to run them on existing quantum processors.

  • Kubernetes the Very Hard Way with Large Clusters at Datadog

    Laurent Bernaille from Datadog talked at the Velocity conference in Berlin about the challenges of operating large self-managed Kubernetes clusters. Bernaille focused on how to configure resilient and scalable control planes, why and how to rotate certificates frequently, and the need for using networking plugins for efficient communication in Kubernetes.

  • Usability Testing and Testing APIs with Hallway Testing

    Hallway testing can be used to enhance the usability of products and make your UX better. You can also use it to test APIs as Ewa Marchewka, head of software integration and test department at Nokia, presented at TestCon Europe 2019. It’s cheap, straightforward, there’s no need for complicated tools, and it’s fast, getting feedback from the end-user almost instantly.

  • Managing eBay Vast Service Architecture Using Knowledge Graphs

    Knowledge graphs describe knowledge domains based on expert input, data, and machine learning algorithms. eBay is using an application/infrastructure knowledge graph to manage its vast service architecture and provide a better experience for the roughly 200M buyers visiting the site.

  • Migrating to GraphQL at Airbnb

    Airbnb has successfully migrated much of its API to GraphQL, resulting in improved page load times and a more intuitive user experience. In a presentation at GraphQL Summit, Brie Bunge described the multi-stage migration process that has been used across many teams at Airbnb.

  • Brave 1.0 Released to Improve Web Privacy

    The Chromium-based Brave web browser recently announced its 1.0 release. Brave strives to improve performance, security, and privacy by blocking ads and other web trackers. Brave rewards its users when they opt into privacy-respecting ads and share ad revenue with website publishers.

  • ESP32 IoT Devices Vulnerable to Forever-Hack

    A popular WiFi chip, ESP32, contains a security flaw that enables hackers to implant malware that can never be removed. The attack works by implanting code into eFuses, a chip feature that can only be configured once.

  • Chrome Updates Experimental Wake Lock API Support

    The Wake Lock API prevents some aspect of a device from entering a power-saving state, a feature currently only available to native applications. Chrome 79 Beta updates its experimental support for this feature, adding promises and wake lock types.

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

  • Ahead of re:Invent, Amazon Updates AWS Lambda

    A series of updates to AWS Lambda aim to improve how the function-as-a-service platform handles asynchronous workflows and processes data streams. These newly announced features arrived the week before the annual mega-conference, AWS re:Invent.

  • How Shopify Implements Custom Autoscaling Rules in Kubernetes

    Andy Kwiatkowski from Shopify talked at the Velocity conference in Berlin about why they had to create a custom autoscaler in Kubernetes. Existing solutions for autoscaling didn’t fulfill Shopify’s needs, mainly because of the large and sudden influx of traffic requests they receive. Also, they needed a cost-efficient solution when scaling down or configuring complex scaling conditions.

  • How Lean Has Helped the IT Team Take Pride in Their Work

    More teamwork, a better vision of daily work, a team that works in a concentrated way, and more pride in doing a job well; these are the benefits that Mélanie Noyel mentioned that their IT team at Acta gained from using Lean. At the Lean Digital Summit 2019 she presented on how they applied Lean to improve the IT team’s daily work.

  • Microsoft Announces 1.0 Release of Kubernetes-Based Event-Driven Autoscaling (KEDA)

    Microsoft has announced the 1.0 version of the Kubernetes-based event-driven autoscaling (KEDA) component, an open-source project that can run in a Kubernetes cluster to provide "fine grained autoscaling (including to/from zero)" for every container. KEDA also serves as a Kubernetes Metrics Server and allows users to define autoscaling rules using a dedicated Kubernetes custom resource.

  • JakartaOne 2019: Livestream 7am to 1pm Summary

    The inaugural JakartaOne Livestream global virtual conference, scheduled in conjunction with the formal release of Jakarta EE 8, went live on September 10th, 2019 at 7am EDT with the first of 19 one-hour sessions. Focused on Jakarta EE and MicroProfile-related topics, these sessions included keynotes, demos and panel discussions delivered by an all-star cast of Java luminaries.

  • Q&A with Matt Fisher of Microsoft about Helm 3.0 Release for Kubernetes

    Matt Fisher talks about the features of Helm 3.0, which is a major release, including why and how they overcame some technical debt, primarily related to tiller.

BT