BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • SQL Server 2016: Identify Regressions with Query Store

    SQL Server 2016 offers a new tool for performance tuning called Query Store. This holds metrics that let you quickly see when an execution plan change has negatively impacted the database.

  • Microsoft Wants to Run AllJoyn over Thread

    Microsoft intends to bring together two communication technologies targeting the IoT landscape: AllJoyn and Thread.

  • Updated Management 3.0 Program

    Jurgen Appelo, CEO at Happy Melly and author of the book Management 3.0, shares new updated Management 3.0 Program.

  • Google Brings Material Design to CSS, HTML, and JavaScript

    Google Material Design Lite) (MDL) aims to enable material design look and feel for websites. Material design is a visual language that is standard on Android and that Google is proposing cross-platform.

  • QCon San Francisco 2015 (Nov 16-20): Track Topics Announced

    Track topics for QCon San Francisco 2015 have been finalized and published to the conference website. Registrations for the event - which has been completely sold out for the past four years - are up 200% compared to the same time last year.

  • Douglas Crockford Previews His Idea For a New Web

    At the Angular U conference in San Francisco, Douglas Crockford presented a radical new idea for upgrading the web. His proposal would replace parts of the web that don't work with newer, more secure alternatives, leaving behind existing web techologies such as SSL, HTML, CSS, and JavaScript.

  • SQL Server 2016: Live Query Statistics

    A database query times out and you don’t know why. The estimated query plan is revealing the problem, so you remove the timeout entirely. An hour later it is still running and you are no closer to getting the actual execution plan. If only there was a way to find out what is actually happening inside the server. With Live Query Statistics in SQL Server 2016 you can now answer that question.

  • Q&A with New Scrum Alliance CEO

    The Scrum Alliance recently appointed a new Chief Executive Officer. Manuel (Manny) Gonzalez was appointed to the role after an extensive global search. InfoQ spoke to Manny about his background and his vision for the Scrum Alliance.

  • Basho Data Platform Supports In-Memory Analytics, Caching, Search and Integration with NoSQL

    Basho Data Platform supports integration with NoSQL databases like Redis, in-memory analytics, caching, and search. Basho Technologies, the company behind Riak NoSQL database, announced in May, the availability of the data platform that can be used to deploy and manage Big Data, IoT and hybrid cloud applications.

  • Introducing The Arrow Kanban Board

    Tomas Rybing shared the concept of the customized kanban board named ‘Arrow’. The Arrow is based on the priority pyramids approach. Arrow is a visualization of the backlog combined with the kanban board that visualizes the work process.

  • Udi Dahan on Reuse in Business Logic and Microservices

    Reuse has been a watch word for almost everything that has happened in system development during the last thirty years, but reuse is like cyanide; in really small portions it can be healthy, using it too much it starts doing a lot of damage, Udi Dahan claimed in his presentation giving a different perspective on business logic at this year’s DDD Exchange conference in London.

  • Flocker v1.0 Provides Docker Volume Migration and Storage Abstraction

    At the London Microservice User Group July meetup, Kai Davenport presented a live demonstration of ClusterHQ’s Flocker v1.0 container data volume manager tool migrating a Docker storage volume between multiple containers running within a Docker Swarm.

  • State of Testing 2015 Report is Published

    The state of testing 2015 report shares results from this year's testing survey that was organized by Joel Montvelisky from PractiTest and Lalit Bhamare from Tea-Time with Testers. It provides insights in the adoption of test techniques and practices, test automation, and the challenges that testers are facing. InfoQ did an interview with the organizers of the survey.

  • Challenges When Implementing Microservices and Why Programming Style Matters

    Fred George talked about the Challenges in Implementing MicroServices and The Secret Assumption of Agile at the GOTO Amsterdam 2015 conference. InfoQ interviewed him about how make microservices as small as possible, challenges when implementing microservices and how to deal with them, why programming style matters, and what developers can do to develop their code writing skills.

  • AWS s2n: Open-source TLS Implementation in Less than 6,000 Lines

    Amazon Web Services has recently introduced s2n, short for “signal to noise”, an open-source implementation of the TLS/SSL protocols that aims to be “simple, small, fast, and with security as a priority”.

BT