Start Time (24h) | Speaker | Track | Title |
---|---|---|---|
10:00:00 | Denis Reznik | Application Database Development | Hidden gems of SQL Server 2016 |
10:00:00 | Sergey Syrovatchenko | Professional Development | Статистика ожиданий или как найти место "где болит" |
10:00:00 | Oleg Alekseev | Enterprise Database Administration Deployment | How to bring a new life for Oracle 9I in MS SQL Server environment. |
11:10:00 | Eugene Polonichko | BI Platform Architecture, Development Administration | Power BI Embedded. Why do you need embed bi into your application? |
11:10:00 | Sergiy Lunyakin | BI Platform Architecture, Development Administration | Azure SQL Data Warehouse: What, Where, How |
11:10:00 | Dmitri Korotkevitch | Application Database Development | Все, что вы хотели узнать об объектах БД, но всегда боялись спросить |
12:20:00 | Konstantin Proskurdin | Application Database Development | PostgreSQL as a Document Storage for .NET applications |
12:20:00 | Vitalii Bondarenko | Advanced Analysis Techniques | HDInsight: Spark. Advanced in-memory BigData Analytics with Microsoft Azure |
12:20:00 | André Melancia | Enterprise Database Administration Deployment | NSA Secrets - Hacking SQL Server |
14:30:00 | Taras Bobrovytskyi | Application Database Development | Inside Transaction Logging |
14:30:00 | Andrii Zrobok | Application Database Development | @Table vs #Table: шаблони використання, спільні характеристики, міфи |
14:30:00 | Dmitri Korotkevitch | Application Database Development | Как убить SQL Server за 60 минут |
15:35:00 | Anton Boyko | Cloud Application Development Deployment | Azure Search - full-text search in a cloud |
15:35:00 | Andriy Pogorelov | Information Delivery | SQL Server: Delivery and synchronizing of the data |
15:35:00 | Sergiy Lunyakin | BI Platform Architecture, Development Administration | Cloud BI with Azure Analysis Services |
16:45:00 | Rostislav Nikitin | Application Database Development | Data-tier Application (DAC) overview |
16:45:00 | Yevhen Nedashkivskyi | Enterprise Database Administration Deployment | Переход в облако: Microsoft Azure и базы данных (ru) |
16:45:00 | Viktoriia Mala | Application Database Development | Always Encrypted at rest and in motion |
Event Date: 26-11-2016 - Session time: 10:00:00 - Track: Application Database Development
In this session, we will learn a lot about these features and improvements. Which features? This is a secret :) Come to the session and discover them with me!
Event Date: 26-11-2016 - Session time: 10:00:00 - Track: Professional Development
Event Date: 26-11-2016 - Session time: 10:00:00 - Track: Enterprise Database Administration Deployment
Oracle Publishing very rear MS SQL Replication technology Main issues and limitations Performance measurements:
Event Date: 26-11-2016 - Session time: 11:10:00 - Track: BI Platform Architecture, Development Administration
Power BI Embedded is an Azure service that enables ISVs and app developers to surface Power BI data experiences within their applications. As a developer, you've built applications, and those applications have their own users and distinct set of features. Those apps may also happen to have some built-in data elements like charts and reports that can now be powered by Microsoft Power BI Embedded.
Event Date: 26-11-2016 - Session time: 11:10:00 - Track: BI Platform Architecture, Development Administration
In this session I'm going to answer on these questions. Also, I will prodive information where is better to use Azure SQL DWH and what is more important, how to use it.
Event Date: 26-11-2016 - Session time: 11:10:00 - Track: Application Database Development
Event Date: 26-11-2016 - Session time: 12:20:00 - Track: Application Database Development
Event Date: 26-11-2016 - Session time: 12:20:00 - Track: Advanced Analysis Techniques
Event Date: 26-11-2016 - Session time: 12:20:00 - Track: Enterprise Database Administration Deployment
In this session we'll see a few examples on how to exploit SQL Server, modify data and take control, while at the same time not leaving a trace. We'll start by gaining access to a SQL Server (using some "creative" ways of making man-in-the-middle attacks), escalating privileges and tampering with data at the TDS protocol level (e.g. changing your income level and reverting without a trace after payment), and more. Most importantly, we'll also cover recommendations on how to avoid these attacks, and take a look at the pros and cons of new security features in SQL Server 2016. This is a demo-driven session, suited for DBAs, developers and security consultants (Jedi level). Disclaimer: No actual state secrets will be revealed. Please do not send agents to my house again.
Event Date: 26-11-2016 - Session time: 14:30:00 - Track: Application Database Development
Event Date: 26-11-2016 - Session time: 14:30:00 - Track: Application Database Development
Event Date: 26-11-2016 - Session time: 14:30:00 - Track: Application Database Development
В этом докладе Дмитрий продемонстрирует несколько простых методов дизайна БД и написания T-SQL кода, которые помогут Вам ухудшить производительность систем работающих с SQL Server и, в результате, сделают Вашу жизнь более интересной и улучшат job security.
Event Date: 26-11-2016 - Session time: 15:35:00 - Track: Cloud Application Development Deployment
Event Date: 26-11-2016 - Session time: 15:35:00 - Track: Information Delivery
Why do we need them? In which cases should we use them?
We will concern following technologies and definitions (cloud of tags): HA/DR, AlwayOn HAG, Replication, CDC, Log Shipping, Mirroring, Heterogeneous synchronization partners and, probably, something else :-)
In the demonstration we'll consider the one interesting example of using the Replication.
Event Date: 26-11-2016 - Session time: 15:35:00 - Track: BI Platform Architecture, Development Administration
Event Date: 26-11-2016 - Session time: 16:45:00 - Track: Application Database Development
Event Date: 26-11-2016 - Session time: 16:45:00 - Track: Enterprise Database Administration Deployment
Аудитория: ИТ руководители, разработчики и администраторы, которые ещё не работали с Microsoft Azure и которые хотят понять какие выгоды можно получить от миграции баз данных в облако и какие подводные камни их ожидают. Доклад не будет интересен людям, которые уже активно работают с вышеперечисленными технологиями.
Event Date: 26-11-2016 - Session time: 16:45:00 - Track: Application Database Development
Always Encrypted is one of the newest SQL Server 2016 features, that provides a new way to encrypt columns. Data is protected at rest and in motion. You can encrypt your sensitive data on the client, send across the network and store encrypted data in the database. The database administrator can't read your data without special key. Always Encrypted provides a separation between those who own the data and those who manage the data.