BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Microservices and Teams at Amazon

    The microservices pattern are changing how we build applications and team structure is extremely important to be successful in building and running these microservices, Chris Munns stated in a talk about how microservices at enterprise scale are built at Amazon at the earlier I Love APIs 2015 conference.

  • Using Microservices in the Internet of Things

    In this interview Fred George explains how the internet of things can exploit microservices and the challenges that the Internet of Things is posing and how to deal with them. InfoQ also asked him for advice for the software industry regarding the usage of microservices for the Internet of Things.

  • Clair Helps Secure Docker Images

    Clair is an open-source container vulnerability scanner recently released by CoreOs. The tool cross-checks if a Docker image's operating system and any of its installed packages match any known insecure package versions. The vulnerabilities are fetched from OS-specific common vulnerabilities and exposures databases. Currently supported are Red Hat, Ubuntu, and Debian.

  • #NoEstimates Applied to Software Contractors

    InfoQ spoke to Vasco Duarte on how the #NoEstimates technique may apply to a contracting environment, facing tipical needs of sizing a project, establishment of agreements, signature of contract and building of trust.

  • Android will Use the OpenJDK

    Hacker News has reported on an Android source code commit that suggests that Google’s mobile operating system is switching the implementation of their Java libraries from the original Harmony-based one to OpenJDK. The move has been confirmed by Google to VentureBeat.

  • A Pattern for API Backends Serving Frontends

    The web experience through a mobile device differs in many ways from a desktop version with its smaller screen, limited data plans and need for fewer requests. A mobile device also requires different data and may provide other interactions, e.g. with a bar code reader. One solution is to have one API backend for each type of client, a Backend For Frontend (BFF), Sam Newman explains in a blog post.

  • Microsoft Reveals Integration Roadmap

    On December 24th, Microsoft released its latest Integration Roadmap. This is the first insight, customers and partners have had, into the collective roadmap of Microsoft integration technologies in several years.

  • Defining, Reviewing and Implementing Service APIs with “goa”, a Go-based Microservice Framework

    Raphael Simon, senior systems architect at RightScale, has created “goa”, a Go-based HTTP microservice framework that allows the definition of a service API via a Domain-Specific Language (DSL) and the automated code generation of the corresponding “boilerplate” server and client code. InfoQ sat down with Simon and asked questions about the goa microservice framework.

  • IronFleet: A Methodology for Proving Distributed Systems

    A group of researchers from Microsoft has published the paper “IronFleet: Proving Practical Distributed Systems Correct” (PDF) and made available the accompanying source code demonstrating the use of the methodology in machine proving the correctness of a non-trivial distributed system from a safety and liveliness point of view.

  • Postponing the Retirement of SHA-1

    The need to retire SHA-1 faces obstacles with the access needs of users who have yet to upgrade. Facebook, Twitter, and CloudFlare have proposed an interim solution for users of these legacy devices.

  • Google Launches Cloud CDN Alpha

    Earlier this month, Google announced an Alpha Cloud Content Delivery Network (CDN) offering. The service aims to provide static content closer to end users by caching content in Google’s globally distributed edge caches.

  • Keeping Your Secrets Safe in a Distributed and Scalable Environment

    At the Velocity Conference in Amsterdam, Alex Shoof explained how to manage secrets in a scalable and distributed environment. Shoof proposed a system based on five fundamental principles for secret management.

  • Hypernetes Enables Multi-Tenant CaaS Without a Guest OS

    Hypernetes is a Kubernetes fork that utilizes multiple open source projects to run containers on a minimalist Linux kernel inside a virtual machine, removing the overhead of running a complete guest OS.

  • Don't Optimize Team-level Performance

    Klaus Leopold gave a talk at the GOTO Berlin 2015 conference in which he elaborated why focusing on team-level performance often leads to local suboptimalization and doesn't increase agility across the team. InfoQ interviewed him about why installing agile frameworks does not help to increase agility, how kanban can be used to increase collaboration, and benefits that teams can get from kanban.

  • Cloud Native Computing Foundation Announces New Members and Begins Accepting Technical Contributions

    The Cloud Native Computing Foundation (CNCF), a Linux Foundation Collaborative Project and organisation created with the purpose of advancing the development of ‘cloud native’ applications and services, has announced the joining of new members, the creation of a formal open governance structure, and new details about the associated technology stack.

BT