InfoQ Homepage Deployment / Datacenter Content on InfoQ
-
Create Installers for ASP.Net Projects with MSBuild and VS 2008
Microsoft released the final RTW version of the Web Deployment Projects add-in for Visual Studio 2008. This add-in uses MSBuild to package pre-compiled ASP.NET web applications and sites for deployment.
-
Engine Yard Takes $3.5 Million Series A From Benchmark Capital
Pioneering Ruby on Rails-hosting company Engine Yard has taken $3.5 million Series A in a round led by the prominent VC firm Benchmark Capital. Benchmark is responsible for early stage funding of some very successful startups such as eBay, Linden Labs, Yelp and Zillow. The move strikes confidence into the hearts of Ruby fans everywhere.
-
Book Excerpt and Review: Release It!
Release It!: Design and Deploy Production-Ready Software by Michael Nygard discusses what it takes to make production-ready software, and explains how this differs from feature-complete software. InfoQ spoke with Michael Nygard and asked him several questions related to the book and some of the issues it raises.
-
Catching up with Apache Felix OSGi Container
Felix is the Apache implementation of OSGi Release 4 specification. Richard Hall, a project committer, did a presentation on Felix at ApacheCon last month. InfoQ spoke to Richard about current state and future roadmap of the Felix project.
-
Visual Studio and Installer Classes
Visual Studio has rich support for installation-time actions. However, there is much documentation explaining just what you can do with it. That is why we are delighted to bring your attention to Arnaldo Sandoval's DevCity article on Installer Class and Custom Actions.
-
SQL Database Publishing in Visual Studio 2008 and Today
The Database Publishing Wizard is a popular add-in for Visual Studio, which supports deploying a local database to a remote host. The Visual Web Developer team announces that the wizard will be integrated in Visual Studio 2008.
-
Presentation: OSGi - The Foundation
OSGi is being adopted in an increasing number of projects. The spec provides a common model for writing and deploying apps to local or remote computers in modularized form. Instead of creating monolithic app, the OSGi spec allows the collaboration of many small components. This pres shows you why a spec like OSGi is crucial, what it really encompasses, and what the future developments will be.
-
Presentation: Operational Manageability lessons learned from eBay
You're confident that your software will handle horizontal scale to thousands of servers. But how about your operational team? Have you also architected for managing that large collection of servers? Dan Pritchett will present lessons learned at eBay and lead a discussion on how to ensure your transactional scalability doesn't ignore your architecture's manageability.
-
Greener datacenters through Millicomputer clusters?
Adrian Cockcroft is defining a new type of enterprise computing platform where he addresses the problem of power consumption with the "Millicomputer" - a computer that requires less than 1 Watt. The idea is to build enterprise servers out of commodity components from the battery powered mobile space. 100 such Millicomputers can be clustered on a single 1U rack and consume less than 160W.
-
FiveRuns Readies Latest Component of Rails Stack - Installer
FiveRuns, an enterprise Rails company, have built an installer for Ruby and associated packages.
-
Capistrano gets competition: Vlad the Deployer
Capistrano, a popular deployment tool for Rails, is challenged by Vlad the Deployer, a tool which offers similar functionality with a much simpler implementation. We talked to the Ruby Hit Squad group that released version 1.0 of Vlad.
-
SOA and Software Appliances
One important trend in regard to SOA deployment options is virtualization. Virtualization is an important enabler of verstility and mobilty of services. A relatively new trend in the realm of virtualization is Software appliances, which can provide a viable option for packaging services for deployment.
-
Presentation: Amazon CTO Werner Vogels on Availability and Consistency
When we move to distributed architectures for scalability and/or fault-tolerance reasons we are also introducing additional complexities. Amazon CTO Werner Vogels dives into the different parameters that play in the tension between availability and consistency and presents a generalized model that we can use to reason about the trade-offs between different solutions.
-
Amazon adds a machine image marketplace to EC2
Amazon continues to create more competitive advantage for its infrastructure services platform (AWS) by introducing a new marketplace which allows image producers to charge customers for the machine images they develop.
-
Using Amazon Web Services to Implement a Video File Conversion app
As covered on InfoQ in the past, Amazon's infrastructure services platform is enabling new levels of cost savings as well as capabilities for certain classes of applications that can map to its scalable compute and storage services. One recent sample application demonstrates building a complete video file conversion service.