Jesper Boeg on Priming Kanban
In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Abel Avram on Sep 09, 2010
Microsoft Web Farm Framework (WFF) is a free IIS plug-in used to provision and manage systems in a web server farm, enabling the installation and configuration of software components across the farm plus support for automated deployment of ASP.NET applications. WFF can be integrated with load balancers, and can be configured to update the servers in the farm without taking down the entire site by pulling down and updating one server at a time.
Scott Guthrie, a Corporate VP at Microsoft, has written a detailed explanation of what WFF is an how it can be used. WFF can be used to perform all the tasks involved in provisioning and managing servers in a farm, saving the operations personal from performing many manual steps such as:
- Installing IIS, ASP.NET and all of the core platform components on the servers
- Installing and configuring custom IIS modules (UrlRewite, Media Services, etc)
- Configuring IIS Application Pools and Sites
- Setting up SSL certificates for things like HTTPs endpoints
- Copying and synchronizing the appropriate sites/applications/content across the various boxes
- Coordinating the various web servers with a HTTP load balancer to distribute load
WFF allows an operator to install IIS, ASP.NET, SSL certificates and configure a new IIS Application Pool on one server, then duplicating the configuration made to the other systems. Application provisioning works the same way, i.e. an application is installed once on one server then WFF replicates it across all servers.
WFF can be further automated with Windows PowerShell cmdlets including creating a server farm, adding/removing servers, setting up applications, and starting/stopping a certain server.
The servers in the farm need to have Windows Server 2008 or Windows Server 2008 R2 installed. IIS 7 or IIS 7.5 is also needed on the controller server.
18 agile and lean practices for effective software development governance
Five Key Practices to Agile ALM
agility@scale eKit: 10 Principles, Scaling Model, Metrics, Collaboration
In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.
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.
No comments
Watch Thread Reply