InfoQ Homepage Architecture Content on InfoQ
-
Interview with Rob Linton, author of “Amazon Web Services: Migrating your .NET Enterprise Application”
A new "Amazon Web Services : Migrating your .NET Enterprise Application" book by Rob Linton provides a deep insight into Amazon Web Services (AWS) covering a wide spectrum of topics from describing AWS components and their role in applications architecture to step-by-step instructions on setting and configuring each AWS component . InfoQ spoke with by Rob Linton about his book.
-
DIY SOA: How to build your own Simple Service Repository
One of the prerequisites for successful SOA implementations is service repository–a place to store and track changes of the existing Services portfolio. In his article Ben Wilcock describes shortcomings of existing commercial and open source implementation and proposes a simple Service Registry implementation. He also outlines how such repository can be leveraged is SOA delivery process.
-
Understanding Cloud Computing Vulnerabilities
In this IEEE article, authors Bernd Grobauer, Tobias Walloschek and Elmar Stöcker discuss the cloud computing security and cloud-specific vulnerabilities using the vulnerability definition from the Open Group's risk taxonomy.
-
Is REST the future for SOA?
In this article Boris Lublinsky discusses architectural difference between SOA and REST and discusses different approaches for leveraging REST in SOA implementations
-
New Book: Building Applications in the Cloud
Christopher Moyer has written a new book, “Building Applications in the Cloud: Concepts, Patterns, and Projects”. This book revolves around fundamental differences between the on-premise and cloud infrastructures, and architecture and design patterns that can be used to build and host scalable, reliable applications in the cloud.
-
Book Review and Excerpt: Scalability Rules
Martin Abbott and Michael Fisher's book, Scalability Rules, is a compilation of 50 rules for scaling applications based on experience garnered at eBay, Intuit, PayPal, Etsy, Folica and Salesforce. The book is a handy reference for experienced and novice architects, managers, developers and operations personnel through a mix of heuristics and a priority-benefit model to rank the rules.
-
Extending Oozie
In this article authors show how leverage Oozie extensibility to implement custom language extensions. This approach can be viewed a specializing workflow language for a given company/line of business.
-
Wally McClure on the Future of MonoTouch and Mono for Android
Wallace B. McClure is the co-author of Professional iPhone Programming with MonoTouch and .NET/C# and the soon to be released Professional Android Programming with Mono for Android and .NET/C#. Our interview took place took place prior to and just following the announcement that Xamarin would be taking over maintenance of Mono from Attachmate.
-
Cloud Computing Realigns Role of Service Oriented Architecture
From its inception Service Oriented Architecture (SOA) has been a source of dissension among enterprise, solution and application architects. Now cloud computing is changing the conversation.
-
QoS for Applications: A Resource Management Framework for Runtimes
This article draws an analogy between QoS for networks and for applications, resulting in a mapping guide between the two and introducing a production solution for Java, (J)Ruby, and (J)Python apps.
-
An Open, Interoperable Cloud
This article describes how interoperable clouds can be created, today, through the integration of open standards such as the Open Cloud Compute Interface, the Open Virtualisation Format and CDMI. They provide the means to package virtual infrastructure deployments, an API for the runtime management of storage infrastructure and an API for the runtime management of infrastructure as service.
-
Oozie by Example
End to end Oozie example, including process design, resource coordinator and workflow implementation