Deployment Content on InfoQ
Latest featured content about Deployment

- Topics
- Cloud Computing,
- Programming,
- Architecture
Randy Shoup discusses the need for a new programming model targeted at the cloud, covering topics such as state/statelessness, distribution, workload partitioning, cost and resource metering, automation readiness, and deployment strategies.
News about Deployment
- Topics
- .NET
MSDeploy is a utility for migrating and synchronizing websites between servers. It can create a package to deploy web content, databases, and IIS configuration, and can also be used to keep web server farms synchronized.
- Topics
- Announcements,
- Java,
- Application Servers
ZeroTurnaround today released JRebel 4.5 and announced JRebel Social, a beta version of their popular "redeploy killer" that is free for non-commercial use, provided you are willing to give ZeroTurnaround access to your social network.
Articles about Deployment

- Topics
- Operations,
- Service Registry,
- REST,
- SOA
Service Discovery is an essential aspect of service orientated architecture because it avoids early binding of clients to particular service instances. In this article, Jan Algermissen explains the need for discovery of RESTful services, and explains how the existing Domain Name Service (DNS) standard can be used as a widely-deployed and scalable solution.

- Topics
- Agile,
- Build systems,
- Agile Techniques,
- Architecture
Most developers nowadays are familiar with the basic tenets of Continuous Integration, but arguably only a small proportion of these are fully benefiting from an optimized CI set up.This article, discusses taking Continuous Integration beyond merely being a glorified cron job and making it an effective, productivity-enhancing hub for development activity.
Presentations about Deployment

- Topics
- Maintenance,
- Operations,
- Tools
Simon Stewart presents the activity of Google’s Engineering Productivity team and the role Software Engineers in Test (SETs) play in helping software developers to make their code more maintainable, recommending some of their tools: Gold linker, Eclipse, distcc, JDepend, graphviz.

- Topics
- Devops,
- Team Collaboration,
- Operations
Julian Simpson recommends practices to bring together development and operations, like: collaboration, don’t use email for internal communication, respect everyone, have lunch with the other team, discuss problems, joined retrospectives and stand-up meetings, co-locate sysadmins and developers, teach sysadmin to use VC, use CI and continues deployment, separate binaries and configuration files.
Interviews about Deployment

- Topics
- RubyGems,
- Deployment / Datacenter,
- Ruby on Rails,
- Performance & Scalability,
- Ruby
Oren Teich and Blake Mizerany talk about the technology behind Heroku and the benefits of the new add-on system.

- Topics
- Enterprise Architecture,
- SOA,
- Search,
- Design,
- Fault Tolerance,
- Performance & Scalability,
- Grid Computing,
- Architecture
In this interview from QCon San Francisco 2007, Randy Shoup discusses the architecture of eBay. Topics discussed include eBay's architectural principles, horizontal and vertical partitioning, ACID vs. BASE, handling data inconsistency, distributed caching, updating eBay on the fly, architectural and coding standards, eBay's search infrastructure, grid computing, and SOA.