BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture Content on InfoQ

  • Balancing Quality and Velocity in Agile

    Agile software development teams have to assure that the products that they develop have sufficient quality. Management often also expect that they increase their velocity to be able to deliver more functionality faster to their customer. Several authors explored the relationship between quality and velocity and suggested ways to improve both quality and velocity.

  • Data Encryption in Apache Hadoop with Project Rhino - Q&A with Steven Ross

    Cloudera recently released an update over Project Rhino and data at-rest encryption in Apache Hadoop. Project Rhino is an effort of Cloudera, Intel and Hadoop community to bring a comprehensive security framework for data protection. InfoQ recently talked to Steven Ross from Cloudera team to learn more about the project.

  • ClusterHQ Launches Flocker to Facilitate Robust Stateful Docker Containers

    Flocker is a volume and container management system for Docker based on ZFS. It allows for stateful containers, such as databases, to be moved between virtual or physical hosts. This provides a capability that is analogous to the live migration features of some virtual machine hypervisors. Version 0.1 has been released by ClusterHQ as an Apache 2.0 open source project.

  • MontageJS: An Interview with Creator Benoit Marchant

    Benoit Marchant is the creator of the open source MontageJS HTML5 Framework, and the Co-Founder & CEO at Montage Studio. MontageJS is designed to write single page, multi-screen web applications with a focus on high quality user experience, and to enable big projects with larger teams.

  • Experiences from Failing with Microservices

    Different views within the team on the benefits and drawbacks comparing a microservice architecture with a more traditional monolithic architecture was one of the major reasons we failed, Richard Clayton writes sharing his experiences and reasons for failing when implementing and maintaining a microservice architecture.

  • Striking a Balance Between Open API Usage Policies and Innovation

    The limits imposed on open API usage policies by API providers has sparked off a debate on the relationship between such restrictions and its effect on innovation. In spite of philosophical differences between the two sides developers continue to circumvent technical blocks to access data. Is there a way to strike a balance or align interests?

  • Microservices and the Big Ball of Mud

    Recently several articles have been written which wonder whether microservices offers a better way of architecting systems or represents a potential problem waiting to happen: distributed Big Balls of Mud. Simon Brown and Gene Hughson discuss the possibility that until people can write well architected monolithic systems they're unlikely to benefit from microservices.

  • QCon SF Update (Nov 3-7, 2014): Walmart Labs, Netflix, Twitter Talks Confirmed; Registrations up 50%

    With registrations up 50% and 24/100 speakers confirmed, the 8th annual QCon San Francisco (Nov 3-7, 2014) is expected to draw over 1,000 team leads, architects, engineering directors, and project managers for three days of practitioner-delivered talks. The tracks-to-days schedule has been published along with the confirmed list of tutorials. Register before Aug 23rd and save $600.

  • Deis adds Support for Docker Hub

    Docker based Platform as a Service (PaaS) Deis has announced integration with Docker Hub as a source for container images. This complements their existing integration with Git. The open source platform is built on Docker and CoreOS to present a Heroku inspired workflow.

  • The Future of Docker

    Jeff Lindsay, creator of Dokku and early Docker contributor, discussed in an interview by CenturyLink the Docker related projects he is working on, and how they aim to solve the problems involved in a next generation Docker-based service oriented architecture.

  • Udi Dahan on Service-Oriented Composition

    Udi Dahan describes how we in a Service-Oriented Architecture (SOA) where client-side components for one service runs in the same process as components for other services can collect several logical calls into one larger physical call to avoid the high cost, in terms of client to server communication, that otherwise could be substantial.

  • Experiences Building a Reactive Event-Driven CQRS Application

    CQRS and Event Sourcing provide a clear and concise way to build distributed applications that adhere to the reactive manifesto, Duncan DeVore claimed in a recent presentation sharing his experiences building a distributed application using Akka and Scala.

  • Google Course: UX Design for Mobile Developers

    UX Design for Mobile Developers is a free/paid course created by Google to help developers become UX designers.

  • Java 8 Update 11 Broke Third Party Tools

    Oracle's latest update to Java, 8 update 11, introduced a breaking change that has affected a range of third-party tools, including JRebel, Groovy and Google's Guice library.

  • Huge Retrospectives with Online Games

    Agile retrospectives are mostly done at the team level or at a project level. What if you need to conduct a retrospective with 50 teams or more? Luke Hohmann describes how a large scale agile transformation project did a huge retrospective to create insight on what was going well and what needed to be improved.

BT