New-age Transactional Systems - Not Your Grandpa's OLTP
John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Jean-Jacques Dubray on Mar 22, 2009
Justin Smith, Sr. Program Manager at Microsoft, presented the Azure Access Control Services. The problem that ACS is targeting is "identity proliferation". He explained that he has about 300 identities on the Web. In his opinion:
the demand to reuse digital identity is rising
He argued that the key elements of the solution to this problem are: Federation, Provisioning, Synchronization (of profile data) and Authorization.
ACS is a service hosted by Microsoft that externalizes the authorization policy for federated users. ACS is part of Microsoft's Identity and Access Control Services. However, ACS is a standalone service that operates in a "claims in, claims out" mode. In addition, ACS integrates with on premise software and servers via the "Geneva" brand. Geneva is specifically targeted for on premise federation and authorization. The big difference with ACS is that ACS is entirely "turnkey", scalable and Microsoft guarantees its uptime. ACS only supports a subset of Geneva's features.
ACS is also part of Microsoft's Cloud Services which include Windows LiveID and Microsoft's Federation Gateway. It will of course be possible to host a Geneva server in the Azure platform.
An ACS project is made up of scopes that are used to specify rules. Rules can be chained. ACS is basically a hosted Secure Token Service (STS) and as such it manages signing and encryption keys. ACS rules can be set up with a simple Web interface. They are currently working on an AtomPub API to manage the rules programmatically.
The service directly integrates Active Directory and other identity infrastructures, with minimal coding.
ACS supports the following credentials:
ACS can however work with any identity. John Shewchuck, Technical Fellow at Microsoft, showed in a presentation earlier that day where he used .Net services in a Web application built from non-Microsoft technologies, namely, JQuery for the AJAX front-end, and Python deployed on Google App Engine. In this demo, John showed how people could login with their Google, Yahoo, Facebook or LiveID identities using the ACS to use this application.
Justin concluded his talk with 5 "Cool Access Control Tricks" that you can implement with ACS:
John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.
Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.
Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.
Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).
Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.
Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.
One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.
InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.
No comments
Watch Thread Reply