Big Data am SQLSaturday #230 – Rheinland 2013

Let's Talk about Mobile Services goes Windows PhoneNach dem großen Erfolg des ersten SQL Saturday in Deutschland (September 2012), findet am 13. Juli 2013 erneut diese kostenfreie Community-Veranstaltung statt.
Nach München geht es diesmal zur Hochschule Bonn-Rhein-Sieg nach Sankt Augustin.

Was ist ein SQL Saturday

Der SQLSaturday ist eine kostenlose 1-Tages Konferenz für SQL Server Professionals und alle, die mehr über den Microsoft SQL Server erfahren wollen.

Ursprünglich aus den USA kommend, wurden mittlerweile unter der Schirmherrschaft der PASS Global weit über 150 SQLSaturdays auf fast allen Kontinenten veranstaltet.

In den verschiedenen, vor allem technischen Tracks, vermitteln Sprecher primär aus der lokalen aber auch aus der internationalen SQL Server Community hochkarätiges Wissen rund um den Microsoft SQL Server.
Der PASS Deutschland e.V. übernimmt als ofizielles Chapter der PASS Global, mit weltweit über 100.000 Mitgliedern, die Organisation des Events vollständig mit Freiwilligen aus der deutschen SQL Community.

 

Der Pre-Conference Tag

Die 1-Tages Konferenz, bei der 35 internationale Sprecher (darunter 11 MVP's und 1 MCM) 30 Sessions in 5 Tracks präsentieren, wurde diesmal um einen Pre-Conference Tag erweitert.

Am Pre-Conference-Tag werden folgende drei Ganztagesworkshops zu einer geringen Teilnahmegebühr angeboten:

  • A New Method for Effective Database Design (Hugo Kornelis)
    Your databases may be normalized and may perform well … but is the data actually correct?
    Hidden pitfalls abound even in seemingly-mature database designs. Complexity, overabstraction, and miscommunication, can create situations where data simply can’t meet expectations. In this full-day seminar, you will learn how to use a requirements-based methodology to translate you users’ real business problems into a rock-solid database design. You will learn exactly what questions to ask, how to ask them, and how to transform the answers into a fully normalized database that accurately captures all the business requirements. If you have ever experienced problems due to bad database design, attend this seminar to make sure that never happens again.
  • From SQL Traces to Extended Events. The next big switch. (Mladen Prajdic, Andreas Wolter)
    This pre-con will give you deep insight into both of the current tracing technologies in SQL Server.
    The old SQL Trace which has served us well over the past 10 or so years is on its way out because the overhead and details it produces are no longer enough to deal with today's loads. The new Extended Events are a new lightweight tracing mechanism built directly into the SQLOS thus giving us information SQL Trace just couldn't. They were designed and built with performance in mind and it shows.
    Mastering Extended Events requires learning at least one new skill: XML querying. We will show you how to do that plus things you can do with them that you simply couldn't do with SQL Trace. This demo and info heavy pre-con will get you ready for the new way to see what's going on in your servers.
  • Data Analytics & BigData (Ruben Pertusa Lopez, Paco Gonzalez)
    This pre-conference seminar is on Business Intelligence and Big Data. It is an introduction, but not a regular introduction.
    During the seminar we will introduce most of Business Intelligence and Big Data objects within the Microsoft stack, but the demos will be advanced. Therefore you are welcome to sign up, if you want to discover what is in Business Intelligence and Big Data and also see how we implement real solutions for our customers using best practices. The first section covers analytics for structured data, loading the data warehouse, building the multidimensional and tabular objects, visualization and Self Service BI. The second section covers unstructured data and how to integrate Big Data with your Business Intelligence applications. Also data mining for structured and non-structure data will be shown.

Weitere Informationen und die Anmeldung finden sich unter: http://sqlsaturday230.eventbrite.de

 

Windows Azure HDInsight auf dem SQL Saturday #230

Gemeinsam mit Georg Urban von der Microsoft Deutschland GmbH werde ich 2 Sessions zum Thema Windows Azure HDInsight beitragen.

Introduction to Microsoft Big Data – Part I

In dieser Session stellen wir anhand eines praktischen Szenarios vor, wie konkrete Aufgabenstellungen mit HDInsight in der Praxis gelöst werden können:

  •    Grundlagen von HDInsight für Windows Server und Windows Azure
  •    Mit Windows Azure HDInsight arbeiten
  •    MapReduce-Jobs mit Javascript und .NET Code implementieren

 

Introduction to Microsoft Big Data – Part II

Im zweiten Teil unserer Microsoft Big Data Session geht es darum, wie Big Data Informationen über "klassisches" SQL zugänglich gemacht werden können und wie sich mit der neuen PolyBase-Engine unstrukturierte Hadoop-Daten mit relationalen Data Warehouse-Daten einfach verknüpfen lassen.

In der Hadoop-Welt wird der SQL-Zugriff über die Komponente Hive ermöglicht.
Über den Microsoft Hive ODBC-Konnektor können die üblichen BI-Tools, wie PowerPivot, diesen Zugriff direkt nutzen.
Die PolyBase-Engine schließlich wird ein Bestandteil des SQL Server 2012 Parallel Data Warehouse werden und erlaubt einem transparenten SQL-Zugriff, egal, wo sich die Daten befinden.

 



Check Also

SQL Saturday #409 Rheinland – Slides und Demos

Vergangenen Samstag fand der dritte deutsche SQL Saturday statt. Wie auch im letzten Jahr konnte dafür als Austragungsort die Hochschule Bonn-Rhein-Sieg genutzt werden. Gemeinsam mit Alexander Karl durfte ich dort eine Session zum Thema "SQL Server vs. Azure DocumentDB – Ein Battle zwischen XML und JSON" halten. Die verwendeten Slides und Code Beispiele findet ihr in diesem Blog Post.