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 Roopesh Shenoy on Mar 21, 2011
ADO.NET Entity Framework 4.1 is upon us – slated for a late April release, it will come with a whole set of new features like
EF is an Object-Relational mapper for .NET applications. It provides strongly-typed LINQ data access experience over relational databases, including direct, efficient access to SQL Server. When originally released it was widely criticized for lacking many features found in other ORM libraries offered by .NET's open source ommunity. Since then many features have been added. However one of the popularly requested features during the CTP – Code First Database Evolution – is not going to make it to the 4.1 release. This is what the team had to say in their official blog -
One of the most common requests we get is for a solution that will evolve the database schema as your Code First model changes over time. We are working on this at the moment but we’ve also heard strong feedback that this shouldn’t hold up the RTW of Code First. In light of this our team has been focusing on getting the current feature set production ready. Hence a schema evolution solution will not be available for our first RTW. You’ll start to see more on this feature once we have RTW released.
Some other features that are not making it to this release are support for stored procedures, type-conversions, enums and bulk updates.
Enthusiasts can already get hands on the Release Candidate here.
For the first time, a new version of Entity Framework is being shipped independent of the .NET framework. This is the start of a new trend – henceforth, the .NET community will not have to wait for full .NET framework releases to get their hands on the new features in EF, and there will be more intermediate releases like this in future.
Check out the official blog post by the ADO.NET team.
Tutorial: Integrating SQLFire with tc Server and Spring Data
Introducing SQLFire: a memory-optimized, high performance SQL database
Banking Case Study: Scaling with Low Latency using NewSQL
Want to know how software releases can be stress-free and happen with one click? Try Go free!
Improving Software Delivery Cycles: Pre-requisites and Inhibitors
Go: Agile Release Management Solutions. Go enables predictable, defect-free and timely software releases.
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.
No comments
Watch Thread Reply