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

  • Debate: Do We Need a Universal Web Bytecode?

    Is a universal web bytecode worth the trouble creating it? Is LLVM the solution? Which is better at running native code in the browser: Mozilla asm.js or Google PNaCl? This article contains opinions expressed on the web on these issues.

  • Netflix: Dystopia as a Service

    A keynote presentation by Adrian Cockroft, Cloud Architect at Netflix, describes the Netflix "Cloud Native" architecture and the trade-off between the Utopia of perfection versus the new engineering challenge of building highly agile and highly available services from ephemeral and often broken components.

  • Spring adds HATEOAS Support to REST Based Web Services

    The Spring Framework is currently in progress of adding HATEOAS, Hypermedia As The Engine Of Application State, support to REST web services. Primary focus for the library is to provide an API for simplifying the creation of hypermedia links and assembling of REST resource representations.

  • Concurrent Releases Pattern, a Machine Learning DSL for Hadoop

    Concurrent, Inc., the enterprise Big Data application platform company, today announced Pattern, a machine learning based on an industry standard called PMML which allows analytics frameworks such as SAS, R, Microstrategy, Oracle, etc., to export predictive models and run them on Hadoop clusters

  • High-Volume / Scalable Architectures with vert.x - interview with Eberhard Wolff

    Last year, vert.x was introduced - a runtime similar to Node.js but realized within the Java virtual machine. In contrast to Node.js, vert.x follows a true polyglot approach and allows developers to build their systems with JavaScript, Groovy, Java, and other languages.

  • PNaCl: Google Adds More Native Support to Chrome via LLVM

    Google broadens support for native applications in Chrome by enabling it to run LLVM bitcode.

  • Azul Systems release Zing Platform Edition for WebSphere Application Server

    Azul Systems, Inc. announced the launch of Zing Platform Edition with WebSphere. Zing PE integrates IBM WebSphere Applications Server (WAS) with an enhanced version of its Zing Java Virtual Machine.

  • Google Unleashes Their Public IaaS Cloud, Adds NoSQL Database

    Google has opened the doors to its hotly anticipated Google Compute Engine and is now firmly engaged in the Infrastructure-as-a-Service (IaaS) battle with the likes of Amazon and Microsoft. This week’s Google I/O conference also introduced a new fully managed NoSQL database and the addition of PHP to the Google App Engine Platform-as-a-Service (PaaS).

  • The Gospel of MBaaS- According to Anypresence Co-Founder (Part 2 of 2)

    Part 2 of Infoq’s exclusive virtual interview with Anypresence cofounder Richard Mendis. The CMO weighs in on Facebook’s acquisition of competitor Parse and provides intel on the pricing structure of Anypresence.

  • MuleSoft's New API Platform: An Interview with Ross Mason

    MuleSoft recently announced their Anypoint Platform supporting the development, deployment and integration of cloud and on-premise services. InfoQ caught up with MuleSoft CTO Ross Mason during his global Mule Summit tour to talk about the new platform. Ross founded the open-source Mule project.

  • Open-Closed Principle in SOLID Object Orientation Rules Challenged

    The Open-Closed Principle, OCP, part of the object-orientation SOLID principles, was recently criticised by Jon Skeet and Robert Ashton who both believes the principle is doing more harm than good. Robert C. Martin, who identified the principles in the early 2000s, however, defends the principle, arguing that you have to look at the full description, not just the short definition.

  • The Gospel of MBaaS- According to Anypresence Co-Founder (Part 1 of 2)

    Anypresence co-founder and Chief Marketing Officer Richard Mendis claims that their method of MBaaS delivery and execution "is completely unique in the market." Infoq’s exclusive interview with Anypresence co-founder Richard Mendis.

  • Heroku Expands Into Europe, Improves Application Scalability and Networking

    PaaS provider Heroku recently announced an expansion of their global footprint and introduced a set of architectural updates. Although missing a Safe Harbor agreement, Heroku is the latest PaaS vendor to establish a European presence. They have also added a new “scale up” options for cloud processes, isolated networking, and a tool for checking the production readiness of an application.

  • NoBackend: Front-End First Web Development

    At the Front-Trends 2013 conference last week, Gregor Martynus gave a talk entitled "Look ma, no backend!" about developing applications primarily from a front-end perspective, falling back to using server-side components only to implement the features the browser does not yet support.

  • Learning from Failures with The Lean Startup

    The lean startup is about fast delivery of desired products to customers, and increasing your understanding about the needs of customers. With the lean startup, people can learn faster from failures and become better innovators. There are teachers that use a lean startup based approach in education, which helps their students to learn faster.

BT