BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture & Design Content on InfoQ

  • Azure Role-based Access Control Reaches General Availability

    In October, 2015 Microsoft announced its Azure Role Based Access Control (RBAC) feature has reached General Availability. The purpose of this feature is to allow organizations finer granularity when providing individuals and groups access to Azure resources and services.

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

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

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

  • Amazon Announces EC2 Dedicated Hosts Availability

    Last month, Amazon announced EC2 Dedicated Hosts are now generally available. Amazon initially discussed EC2 Dedicated Hosts at its Re:Invent conference in October. Using this new service, customers will have the ability to map Virtual Machines (VMs) to a physical host which runs in AWS.

  • Oracle Confirms Delayed Schedule for Java 9

    In a recent communication, Mark Reinhold, Chief Architect of the Java Platform Group at Oracle, suggested a six-month delay for the general availability of Java 9 so as to allow some extra time to finish project Jigsaw. After deliberation, the delay was accepted, setting the general availability of Java 9 to March 2017.

  • Facebook Open Sourcing AI Hardware Design

    Facebook recently announced open sourcing hardware design for its custom designed Open Rack compatible hardware. Attributing advances in Machine Learning and Artificial Intelligence to richer data sets and more powerful GPU-based systems, Facebook is unveiling its next generation systems code-named “Big Sur”, after the synonymous location in California.

  • Combining User Story Mapping with Domain-Driven Design

    User Story Mapping can be a simple yet valuable pattern when adopting Domain-Driven Design (DDD) in projects dealing with complex domains. It can help creating shared domain knowledge among developers and domain experts, Eriksen Costa claims in a blog post discussing advantages combining User Story Mapping with Domain-Driven Design (DDD).

  • WSO2 Extends its Internet of Things Process Orchestration Capabilities

    Open-source middleware vender WSO2 announced new capabilities in its platform for managing Internet of Things (IoT) applications and processing IoT data. The enhancements include support of MQTT (a lightweight M2M/IoT publish/subscribe connectivity protocol), the Activiti business process management (BPM) platform, and the Open Data OData 4.0 protocol.

BT