BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Java Community Aims to Quantify Java 9 Adoption

    The Java community, led by the London Java Community and several Java Champions, has launched an effort to quantify the adoption of Java 9 across popular open source projects.

  • Strategies for Decomposing a System into Microservices

    A couple of years ago, Vladik Khononov and his team decided to start using microservices, but a few months later they found themselves in a huge mess. They concentrated on new cool technologies instead of thinking about how to decompose a system into microservices — finding the boundaries and where different functionalities should be located among these boundaries.

  • The Current State of Java Value Types

    Oracle has been working to bring value types to the Java language and runtime. We present an update on the current status of this work.

  • The Power of Serendipity and Networking

    Meeting new people gets you out of your own head. It’s a good way to get outside perspective on your projects and look at them in new ways. A conversation with someone who works in a completely different field could spark the idea that changes your company. Focus on meeting people who share your values and interests, and make networking part of your daily habits.

  • New Details Emerge Regarding Oracle’s Layoff of Java Mission Control Team

    Following our story last week that Oracle was laying off most of the Java Mission Control Team after open-sourcing the product, a former Oracle employee provided us with some additional information regarding the turn of events.

  • QCon New York 2018: What the Speakers Will Be Watching

    The 7th Annual QCon New York is just a week away. A major theme for this year's conference is around successful lessons operating, managing, and debugging Microservice environments from companies like Google, Shopify, Square, IBM, Github, and Lyft.

  • Caching Clang-Based C++ Compiler Zapcc Open-Sourced

    Zapcc is a caching C++ compiler based on a fork of Clang/LLVM that claims to be up to 50x faster on recompilations and 2–5x faster on full builds. Developed by Creemple and initially released at the end of 2015, Zapcc is now open-source.

  • Q&A with Gabe Monroy of Microsoft on Azure Kubernetes Service from Build 2018

    InfoQ caught up with Gabe Monroy, lead program manager for Containers on Azure regarding Azure Kubernetes Service (AKS) from the Microsoft //build conference. He goes into more detail about how Microsoft is working with the community, but at the same trying to differentiate the service, by integrating Azure Active Directory (AAD) for instance.

  • Sandy Mamoli on Holacracy for Humans

    Sandy Mamoli has been supporting New Zealand transport ticketing company Snapper in their adoption of holacracy over the last two years. At a recent Agile Welly meetup session she explained what holacracy is, described their journey to date, the benefits they’ve found, and provided advice for others considering holarcacy.

  • Apple Released ResearchKit 2.0 Beta

    At WWDC 2018 Apple announced ResearchKit 2.0. This release includes performance and UI improvements, support for documentation, community GitHub updates, and several active tasks.

  • Azure Kubernetes Service (AKS) Is Now Generally Available - More Regions and New Features

    At the end of October last year Microsoft announced a preview of AKS (Azure Container Service), a managed Kubernetes service in Azure. Now almost seven months later this service in Azure is generally available - and it joins a space with many competitive managed kubernetes services by other cloud providers, each offering different functionality and deployment locations.

  • Too Many Scripts Can Kill Your Continuous Delivery

    Avantika Mathur spoke at Continuous Lifecycle London last month on the costs associated with an ever increasing number of scripts in a Continuous Delivery pipeline. Besides the cost of maintaining the scripts, the lack of visibility and auditability on exactly what activities are being carried out before deploying a change to production is another major cost not many organizations are aware of.

  • Ethereum Launches First Release of Casper, Client Testing Begins

    In a recent reddit post, ethereum developer Danny Ryan announced the first release of Casper Friendly Finality Gadget (FFG), ethereum’s proof of stake consensus algorithm. This software release, includes the introduction validators, which will aid in the transition to a proof of stake (PoS) consensus blockchain.

  • Kubernetes Package Manager Helm Now Hosted by the CNCF

    Earlier in the month the Cloud Native Computing Foundation (CNCF) Technical Oversight Committee (TOC) voted to accept Helm as an incubation-level hosted project. Helm is a package manager that provides an “easy way to find, share, and use software built for Kubernetes”.

  • Enabling Continuous Delivery with a Dedicated Team

    Robin Weston describes how an external enablement team was able to introduce continuous delivery practices in an organization with high resistance to change and siloed teams. Rather than just bringing in new technology and tools, the team focused on sharing and educating teams. Practices ranged from continuous integration, to following the test pyramid, or reducing cycle time by identifying waste.

BT