InfoQ Homepage Architecture & Design Content on InfoQ
-
.NET Tools And Practices Research Insights
The community research we published on .NET tools and practices had more than 650 votes leading to some interesting results. We attempt to draw insights.
-
Spring Migration Analyzer: An Assistant For JavaEE To Spring Conversion
Spring Migration Analyzer is a command line utility, that takes as input the binary archive of a JavaEE application (e.g. an EAR file) and creates a report, containing JavaEE technologies used, along with advice on effort required to migrate them to Spring/Tomcat. It attempts to create an easier migration path for those who wish to migrate an existing JavaEE application to the Spring framework.
-
Couchbase Releases Couchbase Server 2.0 GA
Couchbase Server 2.0 main features include flexible JSON data model, distributed indexing and querying, incremental map-reduce, and cross data center replication.
-
jClarity Offers new Tools that Simplify Java Performance Tuning
In a world crowded with in-process and distributed Java profilers, jClarity is a new company with a niche in enterprise and the cloud, offering several tools designed with the goal of simplicity.
-
Community-Driven Research: Major Software Development Trends for 2013
InfoQ's research initiative continues with a 14th question about: "Major Software Development Trends for 2013". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.
-
Architecture, Strategy at Center of First AWS Conference
Last week, 6,000 attendees from around the globe were in Las Vegas, NV for the first-ever Amazon Web Services (AWS) re:Invent conference. InfoQ was there to interview thought leaders and identify the key messages of the conference.
-
Community-Driven Research: Top Application Lifecycle Management (ALM) Toolsets
InfoQ's research initiative continues with an 13th question: "Top Application Lifecycle Management (ALM) Toolsets". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.
-
Amazon Embraces Node.js
Amazon has released a developer preview SDK for deploying JavaScript applications running on Node.js. The development kit comes as a NPM module (ZIP) which is installed on Node.js then called in order to access a number of AWS services: EC2, S3, DynamoDB, and Simple Workflow.
-
Qualifying An Agile NearShore Or Offshore Supplier
Fundamentally offshoring and nearshoring software development are at odds with the principals of agile software development. But the financial and labor supply realities of the world have forced this principal to be bent and teams now seek guidance on how best to qualify an agile nearshore or offshore supplier. This articles tries to take a deeper on this topic.
-
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.