Posts

Showing posts with the label Kilimanjaro

Master Data Management in Kilimanjaro

Notes from the TechEd 09 presentation, presented by Rob Hawthorne. MDM was going to be in Sharepoint 2010 but is now in Kilimanjaro (SQL Server 2008 R2) MDM is NOT a transactional system MDM implements rules before data is loaded Good tool when there is difficulty coordinating multiple systems CTP and TAP in second half of 2009 (CTP3) www.microsoft.com/mdm Any application can contribute, any application can consume, process is key Master data and reference data are treated as the same thing Can coordinate multiple systems, i.e. JDE, SQLServer, DB2 etc... Performance point planning no longer exists, can do similar work in MDS but with more focus When creating new project, plan for growth but start small Uses model (cube) deployment Sharepoint integration is available MDM will hook into Dynamics CRM MDM methodology - Envision, Plan, Develop, Stabilize, Deploy Process is key; must get proceses right first before building anything

Virtualization

As with my other TechEd 09 notes, this will be a list of notes that I made during the presentation. These will give a start point to find out further information. Virtualization - presented by Rob Reinauer at Code Camp on the 13th September. Find out more info on how anti-virus software works with VMs and are the AV companies planning any new methods to handle VMs? Demo of Hyper-V Live Migration in SQL Server 2008 R2 (Kilimanjaro): Copies pages to memory Copies delta changes Repeats copying delta changes down to smallest change found Freezes environment Copies everything to destination child partition Takes down source child partition Brings up destination child partition Freeze downtime is generally 2-4 seconds Connections are maintained throughout process Users will not notice the change of child partition due to maintained connections, they will most likely not even realise they have been moved In SQL11 the bulk of false failovers will be removed System Centre Virtual Machine Manag

Orinoco - complex event processing

As with my other TechEd 09 notes, this will be a list of notes that I made during the presentation. These will give a start point to find out further information. Orinoco: Search online for 'stream insights' as this is the alternative name for project Orinoco Streaming data without persistence Continuous and incremental processing of event streams from multiple sources based on declarative query and pattern specs with near zero latency Process real-time in a flow flow before it even gets to the database to speed up result processing time CEP engine - mine & design Queries look for warnings in events that come across CEP engine can sit anywhere in the process

Madison - High end scale out for data warehousing

As with my other TechEd 09 notes, this will be a list of notes that I made during the presentation. These will give a start point to find out further information. Project Madision: 100's of terabytes FastTrack reference architecture - guarantees consistent throughput for high scale data warehouses Massive scale out to 100's TB Developed by DatAllegro, MS bought them a year ago and are now incorporating their software into Kilimanjaro Large tables are hash distributed Small tables and dimension tables are replicated Create DB is now a simple script for DBAs. This script triggers a system script that will set up an optimally created database. Create table/partition is now combined in one statement

Kilimanjaro

Kilimanjaro is the code name for SQL Server 2008 R2. This version of SQL Server 2008 contains 6 major new components: Gemini - self service business intelligence Synthesis - application and multi-server management Madison - High end scale out for data warehousing Orinoco - Complex Event Processing (CET) - streaming data without persistence SSRS - Report builder enhancements and Sharepoint integration > 64 core support Kilimanjaro should be available in the 1st half of CY10.

Gemini - new in SQL Server 2008 R2 (Kilimanjaro)

I'm currently at TechEd and thought it may be useful to blog session notes, both for myself as notes to refer back to, and just in case anyone else out there is interested in any of the topics. The notes are just that, notes... some of these I need to drill down in to when I get back to work to find out more information, but hopefully if this is a topic you are interested in the notes will give you a start point to drill down further as well. There may be some repetition of notes if I've picked up on an idea again later in the talk. There are a lot of notes, so I'll split the blog posts by subject. This one is about project Gemini. This is the new self service BI tool that will be included with Kilimanjaro. These notes are combined from the Code Camp presentation on Sunday 13th and from Mark Souza's presentation at TechEd on the 14th. Gemini Notes: Slides should soon be available at www.aucklandsql.com (give Dave a few days to get these uploaded). http://blogs.msdn