Cloud Foundry: Design and Architecture
Derek Collison discusses the goals, the design premises and patterns employed in creating the architecture of Cloud Foundry, VMware’s open source PaaS, unveiling internal architectural details.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by R.J. Lorimer on Dec 12, 2008
JetBrains TeamCity 4.0 has been released. TeamCity is a distributed build management and continuous integration server that can be deployed to Windows, Linux, and Mac OS X platforms.
TeamCity is designed around the concepts of a build server, a build queue, and a series of build agents. Triggers will introduce pending builds to the queue (a trigger could be anything from a commit to the version control system to a scheduled deadline being reached). The server selects idle agents that are available to perform builds, and organizes them into what is referred to as the build grid. The agents are then asked to execute the build, and the information and results of each build is gathered and catalogued by the server.
There are a number of new features in version 4.0 - here is a short recap of some of the key enhancements:
JetBrains offers a number of editions of TeamCity with pricing information, and several upgrade options for existing TeamCity users.
There is detailed documentation for TeamCity, including the supported platforms and technologies on the TeamCity wiki. Updates regarding TeamCity are available on the TeamCity Blog and the TeamCity Developers Blog.
Early Access! Download JBoss Developer Studio 5.0 now, with packages for Mac, Windows or Linux!
Branching & Merging Efficiently: A Guide to Using Process-Based Promotional Patterns
App Server Evolution: REST, Cloud, and DevOps Support in Resin 4
Good Relationships: The Spring Data Neo4J Guide Book
Introducing SQLFire: a memory-optimized, high performance SQL database
VMware vFabric SQLFire - Test drive the data management system with memory speed, horizontal scalability and a familiar SQL interface
Cruise Control/CC.net has been a premier build tool for years. Can anyone justify whether TC 4.0 is better than CC.Net ? I'm a .net developer monitoring/administering multiple projects. I've been using CC.net for a while and wanted to migrate to TC 4.0. Any ideas on what is better than the other?
I've used both and TeamCity wins hands down. It will bring your continuous integration efforts into the mainstream of your company. I highly recommend you try it.
Advantages (see their website):
* Personal builds
* People configure their own notifications
* Nice Web interface
* Build agents so it's not 1 build on 1 machine it's 1 build on 3+ machines
You really can't compare these two, Team City is way, way better and complete. Compared to Team City, CC.NET is a toy.
(I used both CC and CC.NET before Team City)
We are very happy with TeamCity. It just takes a few minutes to install and to get your projects building. Many build tools are supported out of the box. The pre-tested commits are very handy. The user interface is visually appealing and easy to use. Of course, it also has good integration with IntelliJ. :-)
I agree that CC is a toy compared to TeamCity. JetBrains did a nice job with this product!
Flux - Java Job Scheduler. File Transfer. Workflow.
Yep one more for TeamCity - the pre-commit option is a major step forward. Now I can make sure I don't check in code that will break the build. Looking forward to seeing more intelligence and 'joined-up' thinking in build servers.
Derek Collison discusses the goals, the design premises and patterns employed in creating the architecture of Cloud Foundry, VMware’s open source PaaS, unveiling internal architectural details.
Andrew Watson talks about the work of the OMG, where CORBA is alive and well (hint: in your car), UML and UML Profiles vs. custom Modeling languages, DDS and other middleware, and much more.
Sohil Shah discusses creating iPhone and Android enterprise mobile applications based on cloud services using the open source platform OpenMobster.
Paul Sanford presents the transformations supported by data throughout its life cycle, and how that can be better done with Splunk, an engine for monitoring and analyzing machine-generated data.
A common “best practice” for unit tests is to only write a one assertion in each test. I intend to question this advice by showing that multiple assertions per test are both necessary and beneficial.
John Rauser presents the architectural and technological evolution of Amazon retail websites starting with 1994 and ending with adopting Amazon Web Services.
Michael Stal discusses system architecture quality, how to avoid architectural erosion, how to deal with refactoring, and design principles for architecture evolution.
Every developer has had to integrate with another system, API or component. Tis article provides strategies to handle the change and for he separating system boundaries.
5 comments
Watch Thread Reply