InfoQ Homepage Architecture & Design Content on InfoQ
-
Interview With Nick Lavezzo, Co-Founder of FoundationDB
FoundationDB is a database that provides ACID guarantees along with high performance and availability normally associated with NoSQL databases. In an InfoQ exclusive interview, we learn more about the project from one of the founders, Nick Lavezzo.
-
InfoQ Takes a Closer Look at Oracle’s ADF Mobile
Now that the dust has settled on the unveiling of Oracle’s Application Development Framework (ADF) Mobile, InfoQ examines the reactions to the product from the community.
-
Amazon Makes Compelling Case for Hosting and Processing Your Big Data
The AWS team has announced a limited preview of Amazon Redshift, a cloud-hosted data warehouse whose cost and capabilities are poised to disrupt the industry. In addition, AWS revealed two new massive compute instance types, and a data integration tool called Data Pipeline.
-
How Competencies and Mental Shifts Help Agile Adoption
Two stories describing how professionals discovered ways to move from “using a waterfall process” to “becoming agile”, and dealt with their concerns along the way.
-
Facebook Now Uses HHVM/JIT both in Development and Production
Facebook has announced using HHVM, a HipHop VM with JIT compilation, in production, a solution that has unified their development and deployment environments, providing significant performance gains for developers.
-
HTTP 2.0 First Draft Published
The editors of the HTTP specification have published an initial draft of v2 which is a straight copy of SPDY and will be used as a base for diffs going forward. Many changes are expected to be done like adding new features, removing existing ones, changing the bytes on the wire, etc. A draft ready for test implementations is expected to be published early next year.
-
Change and Permanence
How do we embrace agile software development, while protecting business transactions from harm, and dispute? The legal profession is risk adverse, and seeks permanence over change. But complex software development require adaptation to change. This article summarizes one angle on this debate.
-
QCon London 2013 Registration Now Open; March 6-8
The 7th annual QCon London (March 6-8) has been announced and registration is open! QCon London has become a mainstay conference for the UK and European software development community. This year continues in our tradition of practitioner-driven high quality content with over 15 tracks and 100 speakers including keynotes Damian Conway, Barbara Liskov, and Ward Cunningham.
-
Shoehorning Java into RESTful Design
In a recent Zapthink article the author discusses why Java and JAX-RS 2.0 are not always appropriate for building RESTful services. Much has been said about the improvements in JAX-RS 2.0 but it is the Java object model which the author believes is at the heart of at least one of the problems, with REST being shoehorned into Java or vice versa.
-
RabbitMQ Gets Simpler, Better At STOMP, MQTT
RabbitMQ 3.0 was recently released with STOMP 1.2 support, new plugins for Web-STOMP and MQTT, more user-friendly commands for clustering, per-message TTL, several performance improvements and more.
-
ModelMapper: An Object To Object Mapping Library
ModelMapper is an object to object mapping library that eliminates repeatable code for copying objects from one representation to another. By looking at property names it can perform an automatic mapping or hints can be defined that describe precisely the mapping process. It is inspired from AutoMapper which is a similar library for .NET
-
Amazon Provides Simple Workflow Service Recipes
A new Amazon whitepaper provides a set of commonly used programming patterns that can be used in application's decider logic to tell SWF how to coordinate the application's work.
-
Corona Improves Hadoop Scalability At Facebook
Facebook has open sourced Corona, an in-house developed improvement to Hadoop MapReduce scheduling software.
-
The Java2Days Conference in Sofia, Bulgaria
The fourth annual Java2Days conference in Sofia, Bulgaria was conducted last week. This is the first Java conference in Eastern Europe.
-
Is the AWS Elastic Beanstalk Now the Most Multi-Language PaaS?
The Amazon Web Services (AWS) team just added Ruby support to its Elastic Beanstalk service and now has one of the most multi-language cloud platforms available. In addition, AWS introduced support for Elastic Beanstalk in its Virtual Private Cloud (VPC) so that customers can deploy and manage private versions of their web applications.