90 likes | 262 Views
SQL Server On Linux: High Availability and Security. Mihaela Blendea Program Manager. Agenda. HADR Options for SQL Server on Linux Roadmap Security Security layers and corresponding solutions Roadmap Demo Add SQL Server instance to Linux cluster
E N D
SQL Server On Linux: High Availability and Security Mihaela Blendea Program Manager
Agenda HADR Options for SQL Server on Linux Roadmap Security Security layers and corresponding solutions Roadmap Demo Add SQL Server instance to Linux cluster Restore encrypted database from Windows to Linux
SQL Server on Linux – HADR Solutions Availability Groups* Basic Availability Groups* Log Shipping* *In Progress
Mission-critical HADR MIGRATION LINUX DR WINDOWS HA Linux Clustering Linux Clustering Linux Clustering Linux Clustering Reports Backups Sync Log Synchronization Async Log Synchronization
SQL Server on Linux – Security Goal: SQL Server on Linux supports the same enterprise-grade security capabilities that customers rely on with SQL Server on Windows. All built in. • Protect Data • Encryption at rest Transparent Data Encryption • Backup Encryption • Cell-Level Encryption • Encryption in transit Transport Layer Security (SSL/TLS)* • Encryption in use (client) Always Encrypted • Protect Data • Encryption at rest Transparent Data Encryption • Backup Encryption • Cell-Level Encryption • Encryption in transit Transport Layer Security (SSL/TLS) • Encryption in use (client) Always Encrypted SQL • Control Access • Database access SQL Authentication • Active Directory Authentication* • Granular Permissions • Application access Row-Level Security • Dynamic Data Masking • Control Access • Database access SQL Authentication • Active Directory Authentication • Granular Permissions • Application access Row-Level Security • Dynamic Data Masking Monitor Access Tracking activities Fine-Grained Audit *In Progress
Demo Add SQL Server instance to Linux cluster Restore an encrypted database from Windows
Get going! • Visit sqlserveronlinux.com • Install and Docker pull/run instructions • Getting started code samples • Sign up for updates • Join the community on Stack Overflow • Tags: sql-server, sql-server-linux • Watch the rest of this series: • SQL Server on Linux: Introduction to Linux • SQL Server on Linux: Using SQL Server Tools