InfoQ Homepage Architecture & Design Content on InfoQ
-
Greg Young on using Event Store as a Read Model
Greg Young, the lead architect behind the Event Store, recently talked about the Projections Library in the Event Store and how it can be used as a Read Model. In his presentation Greg explained what the Projections Library is, together with its main use cases. He also presented a number of examples of practical use.
-
Kii Cloud Back End Features Analytics and Monetization
If you want to gain a significant presence in the Asian mobile community, Kii Cloud provides a snap in back end for your iOS, Android or HTML5/JavaScript mobile app. It’s free to add a comprehensive back end that features analytics and monetization to your app during its current Beta run.
-
Architectural Homeopathy
In a recent article Steve Jones discussions a group of people he calls Architectural Homeopaths, who make critical architectural decisions based on "powerpoints and opinions" but with a lack of clear evidence to support them. He says they are prevalent in IT and believes that those people who push REST for enterprise integration fall into this category.
-
Lienzo 1.0: A Scene Graph API In Java For The HTML5 Canvas
Lienzo 1.0 is a new GWT library offering an advanced API over the HTML5 Canvas. AS well as the low level operations already offered by Canvas in GWT, Lienzo adds a rich set of GUI primitives such as shapes, zooming, animations, drag-and-drop, event handling and more
-
Hadoop + SQL Server + Excel = Big Data Analytics
Few months back, Microsoft announced HDInsight, Microsoft’s Hadoop distribution for managing, analysing and making sense out of large volumes of data. InfoQ connected with Val Fontama, Senior Product Marketing Manager for SQL Server, to know more about how the Enterprise Big Data @ Microsoft story is panning out.
-
How do Product Owners and Teams Collaborate?
Henrik Kniberg has developed “a 1 day product ownership course compressed into a 15 minute animated presentation”. Based upon this video and some other on-line resources about the product owner role, collaboration between product owners and teams is examined.
-
Microsoft Creates Catalog of Linux-based Virtual Machines for Windows Azure
Microsoft Open Technologies unveiled their first major offerings in the form of a repository for pre-configured virtual machines that can be quickly deployed to the Windows Azure cloud. The VM Depot is advertised as a place to discover and deploy Azure-friendly virtual machines, and may be Microsoft’s answer to the popular catalog provided for AWS users.
-
Trends in the latest Technology Radar
ThoughtWorks's latest "Technology Radar" focuses on mobile, accessible analytics, simple architectures, reproducible environments, and data persistence done right.
-
Adopt-a-JSR Program Online Meetup Today
Adopt a JSR Program is an initiative to encourage Java User Group (JUG) members to get involved in the Java Community Process (JCP) by adopting a Java Specification Request (JSR). The team behind the Adopt-a-JSR program is hosting an online meetup on January 18. This is your opportunity to provide feedback and contribute to JCP process.
-
Is C Still A Suitable Language Today?
Damien Katz, Couchbase, believes that C is still a great language for back-end programming, while other developers argue that C has too many flaws, supporting C++ or Java, while others like neither.
-
Apache Isis: Java Framework for Domain-Driven Design
Apache has released Apache Isis, a Java framework for rapidly developing domain-driven applications. Users focus on developing domain objects and Apache Isis takes care of persistence, security and the user interface. Apache Isis became an Apache top-level project in October 2012 and version 1.0 was released on December 2012.
-
Minimum Viable Products for Enterprises
Enterprise software startups use a minimum viable product (MVP) to learn about customers with limited effort and money. How can organizations deploy lean startup principles to develop a viable product for their stakeholders?
-
Flash4j 3.0 - A Java Api For Flash Development
Flash4j is a Java API (initially a wrapper over Apache Flex) that offers Java developers a familiar way to develop Flash applications in pure Java without knowledge of ActionScript.
-
Apache Flex Graduates as TLP, but Its Future Remains Uncertain
ASF recently announced the Apache Flex graduation as a top level project (TLP) after being in incubation for about one year after Adobe entrusted the SDK’s source code, tools and dependencies to ASF.
-
Getting Started with OData v3 and WCF Data Services 5.x
If you are building new web services with .NET then OData should be high on your list of frameworks to investigate, especially if you need to support unknown third parties. The technology inherently supports both SOAP and REST style messages with the latter offering ATOM (XML) and JSON representations. This means consumers can pretty much request whatever format is best for them.