SlideShare une entreprise Scribd logo
1  sur  49
Télécharger pour lire hors ligne
Rob Reinauer
Director, SQL Product Management
IDERA
November 19, 2019
Managing the transition
to Hybrid Cloud
Managing the transition to hybrid cloud
Topic Overview
• Private vs Public vs Hybrid Clouds
• Deployment Patterns for SQL Server In Cloud Environments
• Advantages and Risks of utilizing cloud infrastructure
• Performance
• Security
• Compliance
• Hybrid Cloud Design Challenges
• Cloud Network Connectivity
• Hybrid Cloud Network Connectivity
• Tools to help mitigate cloud deployment risks
Managing the transition to hybrid cloud
• Public Cloud vs Private Cloud Environments
On premise
Private Cloud Environments
Hoster.
Azure / EC2 VMs Azure / EC2 Managed Database
Public Cloud Environments
VM
VM
VM
VM
VM
VM
VM
VM
Cloud Technology Overview
Managing the transition to hybrid cloud
4
• Private Cloud Environments
• On premises management of server and storage farms to
achieve management efficiency and lower cost of ownership
• Cloud based servers, storage and network infrastructure
partitioned off from public cloud components.
• VMWare, System Center, Azure Stack
On premise
Private Cloud Environments
Hoster. Cloud Provider
Cloud Technology Overview
Managing the transition to hybrid cloud
• SQL Server In Public Cloud Environments
Azure VM / AWS EC2
IaaS
SQL Server
Instance
Database
Db1
Database
Db2
SQL Server
Agent
SQL Jobs
- Backup
- Defrag
3rd Party
Tools
SSMS
Azure SQL Managed Instance
Amazon RDS
(PaaS)
SQL Server
Instance
Database
Db1
Database
Db2
SQL Server
Agent
SQL Jobs
- Backup
- Defrag
Azure SQL Database
Single / Elastic Pool
(DBaaS)
Databases
Db1
DB2
DB3
DB4
Database
Db1
Database
Db2
• Essentially 100% compatibility with
private cloud deployments.
• SQL Agent & 3rd party tools available.
• Multi-database capable.
• VMs Deployed into subnets in Virtual
networks
• Greatly increased compatibility with
private cloud deployments.
• Multi-database capable
• SQL Agent available
• Azure MI Deployed into private
subnets in Virtual networks
• Fully managed database as a service.
• Somewhat constrained syntax
• Single databases or elastic pools
• No SQL Agent
• Service endpoints deployed into
subnets
Cloud Technology Overview
Cloud VMs Managed Instances Cloud Database
Managing the transition to hybrid cloud
On premise Hoster.
Public Cloud Environments
Private Cloud Environments
Azure / EC2 Managed Database
VM VM
VM
Cloud Provider
• Hybrid Cloud Environments
Cloud Technology Overview
SQL
Server
Database
Database
SQL
Server
Database
Database
SQL
Server
Database
Database
SQL
Server
Database
Database
SQL
Server
Database
Database SQL
Server
Database
Database
SQL
Server
Database
Database
SQL
Server
Database
Database
SQL
Server
Database
Database
SQL
Server
Database
Database
VM
VM
VM
SQL
Server
Database
Database
VM
SQL
Server
Database
Database
VM
SQL
Server
Database
Database
Azure / EC2 Virtual Machines
Managing the transition to hybrid cloud
The Business Necessity for Utilizing Cloud Infrastructure
For execution environment evaluation and optimization:
• Performance, Sizing, Capacity planning, short duration tests
Cloud infrastructure offers an easy order of magnitude increase in
productivity and agility.
Managing the transition to hybrid cloud
The Business Necessity for Utilizing Cloud Infrastructure
For execution environment evaluation and optimization:
• Performance, Sizing, Capacity planning, short duration tests
For bursty, large scale environments:
Scenarios are enabled which just wouldn’t be practical in the data center
• Thousands of nodes built on Thurs
• Run analysis Friday and Saturday
• Tear down and discard Saturday night
Cost advantages can be obtained which just wouldn’t be possible on-prem
Cloud infrastructure offers an easy order of magnitude increase in
productivity and agility.
Managing the transition to hybrid cloud
The Business Necessity for Utilizing Cloud Infrastructure
For execution environment evaluation and optimization:
• Performance, Sizing, Capacity planning, short duration tests
For bursty, large scale environments:
Scenarios are enabled which just wouldn’t be practical in the data center
• Thousands of nodes built on Wed
• Run analysis Thursday and Friday
• Tear down and discard Friday night
Cost advantages can be obtained which just wouldn’t be possible on-prem
Much of the agility and velocity advantages accrue because
development staff have the ability to implement changes directly.
Cloud infrastructure offers an easy order of magnitude increase in
productivity and agility.
Managing the transition to hybrid cloud
The Business Necessity for Utilizing Cloud Infrastructure
For execution environment evaluation and optimization:
• Performance, Sizing, Capacity planning, short duration tests
For bursty, large scale environments:
Scenarios are enabled which just wouldn’t be practical in the data center
• Thousands of nodes built on Wed
• Run analysis Thursday and Friday
• Tear down and discard Friday night
Cost advantages can be obtained which just wouldn’t be possible on-prem
Much of the agility and velocity advantages accrue because
development staff have the ability to implement changes directly.
Cloud infrastructure offers an easy order of magnitude increase in
productivity and agility.
Managing the transition to hybrid cloud
11
• Performance and behavioral impacts and differences
• Data Security
• Certification of Regulatory Compliance
• Loss of the ultimate control of your data
• Potential for tool profusion and siloed monitoring environments
SQL Server deployments to the public cloud introduces
new complexities, and increased performance and data risks
Cloud Deployment Risk Elements
Managing the transition to hybrid cloud
The Danger of Utilizing Cloud Infrastructure
• Cloud infrastructure provides elegant, easily accessible mechanisms to
setup and configure incredibly complex execution environments.
• Data Center computing is reasonably safe and reliable because of decades
of IT experience, largely informed by failures and bad outcomes.
• For cloud deployed infrastructure, these accepted IT procedures and best
practices are still evolving.
• Modern cloud infrastructures expose all aspects of an incredibly complex
execution environment.
Managing the transition to hybrid cloud
Flexibility & Complexity: Network Elements For a Single VM
Network Interface
Managing the transition to hybrid cloud
• Virtual Networks
• Azure: Azure Virtual Network
• Amazon: Virtual Private Cloud
• Address range isolated from other virtual networks
• Typically contain multiple subnets
• Can attach VPN gateways
• Subnets
• Provide traffic isolation within a virtual
private network
• Can have public facing IP address attached
• For can add Azure service endpoints
• CIDR address designations define subnets
Cloud Network Connectivity Overview
Azure / EC2 VMs
Vnet1 / Subnet 1
Azure / EC2 VMs
Vnet2 / Subnet 1
Virtual Private
Gateway
Virtual Network 1
Virtual Network 2
Managing the transition to hybrid cloud
• Virtual Network Gateways
• Azure: Virtual Network Gateway
• Amazon: Routing tables & Services
• Allows communication between virtual networks
• Peering or VPN
• Azure Virtual Private Network (VPN) Gateways
• VPN Gateways – Utilize Internet
• ExpressRoute Gateways – Utilize Azure ExpressRoute
• Amazon AWS Virtual Private Gateways
• VPN Gateways – Utilize Internet
• Direct Connect Gateways – Utilize AWS Direct Connect
Cloud Network Connectivity Overview
Virtual Network 1
Virtual Network 2
Azure / EC2 VMs
Vnet1 / Subnet 1
Azure / EC2 VMs
Vnet2 / Subnet 1
Virtual Private
Gateway
Managing the transition to hybrid cloud
• Virtual Networks Addressing
• Definition of Virtual network specifies an IP address range
• Each member subnet contain subsets of that address space
• CIDR blocks define those address spaces
• Entities in different subnets within the same virtual network have routes to each
other
• Entities in different virtual networks, by default, do not have routes to each
other
Virtual Network 1
Azure / EC2 VMs
Subnet 1
VMa VMb VMc
Azure / EC2 VMs
Subnet 2
Address Space: 10.6.0.0/16 - 64K Addresses
Address Space: 10.6.0.0/20
4096 – 6 = 4090 addresses
Address Space: 10.6.16.0/24
256 – 5 = 251 addresses
VMd VMe VMf
Cloud Network Connectivity Overview
Managing the transition to hybrid cloud
9
• IPV4 CIDR Blocks
• CIDR: Classless Inter-Domain Routing
• V4 IP address is 32 bits
• CIDR blocks specify how many bits are assigned to the network prefix and how
many are assigned to host addresses
• The remaining bits after network prefix are bits for unique addresses
• Unique available address = 2(remaining bits) – overhead addresses
• For example:
• CIDR block: 200.100.10.0/24 indicates:
• 24 bits are assigned to the network prefix
• 32 – 24 = 8 bits provides for 256 unique host addresses
• CIDR block: 200.100.0.0/16 indicates:
• 16 bits are assigned to the network prefix
• 32 – 16 = 16 bits provides for 65,536 unique host addresses
Cloud Network Connectivity Overview
Managing the transition to hybrid cloud
Virtual Network 1
Azure / EC2 VMs
Subnet 1
VMa VMb VMc
Azure / EC2 VMs
Subnet 2
Address Space: 10.6.0.0/16 - 64K Addresses
Address Space: 10.6.0.0/20
4096 – 6 = 4090 addresses
Address Space: 10.6.16.0/24
256 – 5 = 251 addresses
VMd VMe VMf
Virtual Network 2
Azure VMs
Subnet 1
VM1 VM2
Azure Managed Instance 1
Subnet 2
Address Space: 10.5.0.0/24 - 256 Addresses
Address Space: 10.5.0.16/28
16 – 5 = 11 addresses
Address Space: 10.5.0.0/28
16 – 5 = 11 addresses
• Peering between Virtual Networks
• Two Virtual Networks: 10.6.0.0/16 10.5.0.0/24
• Without a peering relationship: Vma-f cannot connect to VM1-2 or MI1
Cloud Network Connectivity Overview
Managing the transition to hybrid cloud
Creating a peering relationship
through the Azure Portal
• Executed between Vnets
• In the context of Vnet1 add peering
to Vnet2
• Status of peering will be initiated
• Then in the context of Vnet2 add
peering to Vnet1
• Status of peering will be connected
Cloud Network Connectivity Overview
Managing the transition to hybrid cloud
Virtual Network 1
Azure / EC2 VMs
Subnet 1
Peering
Relationship
VMa VMb VMc
Azure / EC2 VMs
Subnet 2
Address Space: 10.6.0.0/16 - 64K Addresses
Address Space: 10.6.0.0/20
4096 – 6 = 4090 addresses
Address Space: 10.6.16.0/24
256 – 5 = 251 addresses
VMd VMe VMf
Virtual Network 2
Azure VMs
Subnet 1
VM1 VM2
Azure Managed Instance 1
Subnet 2
Address Space: 10.5.0.0/24 - 256 Addresses
Address Space: 10.5.0.16/28
16 – 5 = 11 addresses
Address Space: 10.5.0.0/28
16 – 5 = 11 addresses
Cloud Network Connectivity Overview
Managing the transition to hybrid cloud
Internet
Private Network
Connection
Locale
Cloud Provider /
Partner Private
Network
 Customer
Provided Private
Network
Connection
Public Network Connectivity
Private Network Connectivity
Cloud Provider
ISP networks
Customer ISP
network
• Public Networks
• Internet
• Private Networks
• Azure ExpressRoute
• AWS Direct Connect
Hybrid Cloud Network Connectivity – decisions:
• VPN protocols:
• OpenVPN
• Secure Socket Tunneling Protocol
• IKEv2
• VPN Appliances
• Software vs Hardware
Virtual Network 1
Virtual Network 2
Azure / EC2 VMs
Vnet1 / Subnet 1
Azure / EC2 VMs
Vnet2 / Subnet 1
Virtual Private
Gateway
Managing the transition to hybrid cloud
• Hub & spoke architectures
• Virtual Network dedicated to Azure or AWS account
• VPN tunnels can be overlaid for fully secure site to site communications
Site to Site traffic routed by
Virtual Private Gateway
Hybrid Cloud Network Connectivity
Virtual Network 1
Virtual Network 2
Azure / EC2 VMs
Vnet1 / Subnet 1
Azure / EC2 VMs
Vnet2 / Subnet 1
Virtual Private
Gateway
Managing the transition to hybrid cloud
Azure ExpressRoute & AWS Direct Connect Termination Locales
Azure locales Amazon Locales
Hybrid Cloud Network Connectivity
Managing the transition to hybrid cloud
• Migration of data and compute infrastructure to the cloud, can
obviously magnify existing but undiagnosed vulnerabilities.
• Within a corporate data center protected by firewalls, managed by
experienced IT staff, misconfigured or under secured servers and
storage often will have no impact what so ever.
• Many areas of exposure are not known and will not be known until
they are migrated to cloud infrastructure.
• The best practices and established IT procedures for Cloud deployed
infrastructures are still evolving.
The Danger of Utilizing Cloud Infrastructure
Managing the transition to hybrid cloud
Generally speaking, the big three cloud infrastructure platforms have rock
solid security and reliability
• Through 2025, 99% of cloud security failures will be the customer’s fault.
• Through 2025, 90% of the organizations that fail to control public cloud
use will inappropriately share sensitive data.
• Through 2024, the majority of enterprises will continue to struggle with
appropriately measuring cloud security risks.
Is The Cloud Secure?
Gartner Research, October 10, 2019
The Danger of Utilizing Cloud Infrastructure ( The Real Concern )
Managing the transition to hybrid cloud
The advantages are too compelling to ignore
• “CIOs need to ensure that their security teams are not holding back cloud
initiatives with unsubstantiated cloud security worries,”
• “Exaggerated fears can result in lost opportunity and inappropriate
spending.”
• When formulating a cloud computing strategy, organizations must make
calculated decisions about what they will and will not do to mitigate cloud
risks based on budget and risk appetite.
• Tools and automation are the key to managing cloud complexity
The costs for the risk mitigations should be included in the all up front cloud
strategy
The Danger of Not Utilizing Cloud Infrastructure
Managing the transition to hybrid cloud
Managing the transition to hybrid cloud
Managing the transition to hybrid cloud
Managing the transition to hybrid cloud
Managing the transition to hybrid cloud
• Identify vulnerabilities in SQL Server deployments
• Harden security policies across all of your SQL Server Instances & databases
• Analyze and report on user permissions across database objects
• Deploy in cloud or in datacenter – monitor cloud or datacenter deployments or both
Identify Vulnerabilities
• Discover who has access to what
• Identify user’s effective rights across all SQL databases
• Browse and analyze all files, directories and registry
settings associated with SQL Server
• Determine ownership, explicit and inherited security
rights
Set Strong Security Policies
• View a complete history of SQL Server security settings
• Designate baselines for future comparison and forensic
analysis
Automated Security Snapshot capture
• Security snapshots captured on regular schedule
• Automated alerts and email notifications
configurable by severity of security findings
Prevent Security Violations
• Pre-defined templates leveraging CIS & MS Best
Practices Analyzer guidelines
• Identifies top security vulnerabilities on your
databases and servers
IDERA SQL Secure
Managing the transition to hybrid cloud
• Deploy SQL Secure in the cloud or datacenter
• Monitor deployments in cloud, datacenter or both
IDERA SQL Secure Deployment Patterns
- Designed for the Hybrid Cloud -
Managing the transition to hybrid cloud
• Audit sensitive data to see who did what, when, where and how
• Monitor and alert on suspicious activity to detect and diagnose
• Easily satisfy audits across multiple industry regulatory requirements
• Select from 25 pre-defined compliance reports as well as unlimited custom views
Audit sensitive data
• Discover and define the most sensitive data in your DB
• Audit this data and database operations down to the
column and field level
• Define sensitive data sets spanning multiple tables
Stop potential threats
• Track all access and changes to database data
• Evaluate query row counts
• Compare before and after data for all modifications
• Customize alerts and notifications on suspicious
activities
Pass regulatory audits with ease
• Preconfigured templates for GDPR, PCI DSS, DISA STIG,
NERC, CIS, SOX, HIPAA, FERPA help you meet
compliance requirements
Rich Reporting Capabilities
• 25 pre-defined compliance reports
• Developed with industry compliance experts to
address critical security auditing & compliance report
requirements.
• Flexible customization capabilities
• MS Reporting Services compatible
IDERA SQL Compliance Manager
Managing the transition to hybrid cloud
Configuring SQL Server for compliance with regulatory
guidelines can be incredibly complex.
▪ SQL Compliance Manager makes regulatory
compliance configuration single button simple
The following compliance regulations are preconfigured:
▪ CIS Center for Internet Security
▪ SOX Sarbanes-Oxley
▪ HIPAA Health Insurance Portability and
Accountability
▪ PCI DSS Payment Card Data Security Standard
▪ DISA STIG Defense Information Security Agency
▪ NERC North American Electric Reliability
▪ FERPA Family Educational Rights & Privacy
▪ GDPR* General Data Protection Regulation
IDERA SQL Compliance Manager Regulatory Compliance Standards
Managing the transition to hybrid cloud
• Deploy SQL Compliance Manager in the cloud or datacenter
• Audit deployments in cloud, datacenter or both
IDERA SQL Compliance Manager Deployment Patterns
- Designed for the Hybrid Cloud -
Managing the transition to hybrid cloud
Most storage volumes in Azure and AWS will be networked and virtualized
This results in sometimes different behaviors than on prem SANs
• Generally higher latency, but, often more deterministic than typical SAN
• Both bandwidth and IOPs are constrained on a per VM basis
• With block sizes relevant to SQL Server, IOPs typically hit before bandwidth
I/O virtualization provides some benefit on a per volume basis
• Larger volumes will provide benefits over smaller volumes
Attach multiple I/O channels to multiple volumes
• OS Level storage spaces and striped volumes scale almost linearly
Cloud Storage Technology Overview
Managing the transition to hybrid cloud
Comparison of data read scaling by larger volumes vs striped volumes
• Incremental IOPs benefit from larger Azure volume sizes
• Near linear IOPs benefit from striping multiple volumes or filegroups
Cloud Storage Technology Overview
Managing the transition to hybrid cloud
Comparison of data read scaling by striping volumes Azure vs on prem Direct Attached Storage
• Near linear IOPs growth for both Azure and DAS striped volumes
• Throughput grows at much slower rate for Azure vs DAS striped volumes
Cloud Storage Technology Overview
Managing the transition to hybrid cloud
• Monitor hundreds of SQL Instances
• Receive instant notification of problems and alerts defined by templates or the administrator
• Drill down to instance level details and statistics
• Monitor & analyze queries and query plans to determine causes of blocks and deadlocks
• Deploy in cloud or in datacenter – Monitor deployments in cloud, datacenter or both
Managing SQL Server Performance, Health and Availability with IDERA DM for SQL Server
IDERA SQL Diagnostic Manager for SQL Server
Managing the transition to hybrid cloud
Monitor and analyze continuously
• Detailed drill down for each instance
• SQL Server resource usage
• Statement, batch and transaction throughput by database
• Session details
• Lock waits
• Operating system performance details
Automated Alerting Infrastructure
• Predefined alert settings based on industry best
practices
• Automatically calibrated and configured baseline alerts
to minimize noise and false alerts
• Automated alert responses: email, SQL scripts,
PowerShell, and more.
IDERA SQL Diagnostic Manager for SQL Server
Managing the transition to hybrid cloud
Query plan viewer
• The interactive visual representation of queries enables
better drill down and understanding of query behavior.
• Quickly identify the costliest operators
Discover and display query bottlenecks
• View queries stripped of parameters or in full statement
mode
• Quickly compare CPU, Disk I/O and elapsed time
consumed by top queries
• Compare performance of queries over time
• Query store utilization provides more efficient and
detailed query history
IDERA SQL Diagnostic Manager for SQL Server
Managing the transition to hybrid cloud
Receive Expert Query Tuning Advice
• Award winning SQL Doctor capabilities built-in and
automated
• Quickly improve query performance through deep
tuning insights
• Updated for each new version of SQL Server
• Intuitive interface makes sophisticated tuning
decisions accessible to a broad range of users
IDERA SQL Diagnostic Manager for SQL Server
Managing the transition to hybrid cloud
• Deploy SQL Diagnostic Manager in the cloud or datacenter
• Monitor deployments in cloud, datacenter or both
IDERA SQL Diagnostic Manager Deployment Patterns
- Designed for the Hybrid Cloud -
Managing the transition to hybrid cloud
• Target backups to cloud VHDs, cloud buckets & BLOBs and Datacenter volumes
• Save time and space with dynamic compression and optional encryption
• Instant restore allows databases to go online in minutes while restore operations are still underway
• Deploy in cloud or in datacenter – backup cloud or datacenter deployments or both
Highest speed backups
• Advanced compression
• Multi-threaded, parallel volume write scheduling
Policy based automated backup, restore and log shipping
• Fully automated backup life cycle with defined
targets
Flexible cloud and data center backup & restore support
• Amazon EC2 and S3 buckets
• Azure VHDs and Blobs
• Tivoli Storage manager
• EMC
Tolerate and recover from cloud network latencies
• Backup and restore throttle and pause during
latencies
• Avoid excessive retries and time outs
Easy to use point-in-time
• Graphical time scale makes precise recoveries quick
and easy
• Identifies top security vulnerabilities on your
databases and servers
IDERA SQL Safe Backup
Managing the transition to hybrid cloud
• Deploy SQL Safe Backup in the cloud or datacenter
• Target backups to cloud VHDs, cloud buckets & BLOBs as well as Datacenter storage systems
IDERA SQL Safe Backup Deployment Patterns
- Designed for the Hybrid Cloud -
Managing the transition to hybrid cloud
• SQL Secure scans and monitors SQL Server deployments for vulnerabilities
with instant notification of problematic settings.
• SQL Compliance Manager provides the ability to easily certify regulatory
compliance and pass data audits in both cloud and data center deployments.
• SQL Diagnostic Manager monitors 1000s of SQL Server Instances to provide
instant notification of problems, query degradation and detailed drilldown
and query analysis tools.
• SQL Safe Backup provides industry leading performance in backups and gets
SQL Server back online long before any other backup solutions on the market.
IDERA database management tools help manage the
complexities and mitigate the risks of cloud deployment
Managing the transition to hybrid cloud
https://www.idera.com/productssolutions/it-database-management-tools
IDERA Database Management Tools For SQL Server
Managing the transition to hybrid cloud
▪ All IDERA SQL products are available for free 14 day trial usage
▪ Live demos driven by IDERA Engineers on request
▪ Fully functional, no credit card or approvals required.
IDERA SQL Diagnostic Manager
https://www.idera.com/productssolutions/sqlserver/sqldiagnosticmanager#getStartedForm
IDERA SQL Compliance Manager
https://www.idera.com/productssolutions/sqlserver/sqlcompliancemanager/freetrialsubscriptionform
IDERA SQL Secure
https://www.idera.com/productssolutions/sqlserver/sqlsecure/freetrialsubscriptionform
IDERA SQL Safe Backup
https://www.idera.com/productssolutions/sqlserver/sqlsafebackup/freetrialsubscriptionform
The Products We Discussed:
Free fully functional trial downloads
Managing the transition to hybrid cloud
Thank You!
Rob Reinauer
Director, SQL Product Management
IDERA
rob.reinauer@idera.com

Contenu connexe

Tendances

Making Big Data Easy for Everyone
Making Big Data Easy for EveryoneMaking Big Data Easy for Everyone
Making Big Data Easy for EveryoneCaserta
 
Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)James Serra
 
Data architecture for modern enterprise
Data architecture for modern enterpriseData architecture for modern enterprise
Data architecture for modern enterprisekayalvizhi kandasamy
 
Data Lake, Virtual Database, or Data Hub - How to Choose?
Data Lake, Virtual Database, or Data Hub - How to Choose?Data Lake, Virtual Database, or Data Hub - How to Choose?
Data Lake, Virtual Database, or Data Hub - How to Choose?DATAVERSITY
 
Deliver Big Data, Database and AI/ML as-a-Service anywhere
Deliver Big Data, Database and AI/ML as-a-Service anywhereDeliver Big Data, Database and AI/ML as-a-Service anywhere
Deliver Big Data, Database and AI/ML as-a-Service anywhereRavikumar Alluboyina
 
GigaOm-sector-roadmap-cloud-analytic-databases-2017
GigaOm-sector-roadmap-cloud-analytic-databases-2017GigaOm-sector-roadmap-cloud-analytic-databases-2017
GigaOm-sector-roadmap-cloud-analytic-databases-2017Jeremy Maranitch
 
Data Governance, Compliance and Security in Hadoop with Cloudera
Data Governance, Compliance and Security in Hadoop with ClouderaData Governance, Compliance and Security in Hadoop with Cloudera
Data Governance, Compliance and Security in Hadoop with ClouderaCaserta
 
High-Performance Analytics in the Cloud with Apache Impala
High-Performance Analytics in the Cloud with Apache ImpalaHigh-Performance Analytics in the Cloud with Apache Impala
High-Performance Analytics in the Cloud with Apache ImpalaCloudera, Inc.
 
Intro to Data Science on Hadoop
Intro to Data Science on HadoopIntro to Data Science on Hadoop
Intro to Data Science on HadoopCaserta
 
Better Together: The New Data Management Orchestra
Better Together: The New Data Management OrchestraBetter Together: The New Data Management Orchestra
Better Together: The New Data Management OrchestraCloudera, Inc.
 
Bringing Strategy to Life: Using an Intelligent Data Platform to Become Data ...
Bringing Strategy to Life: Using an Intelligent Data Platform to Become Data ...Bringing Strategy to Life: Using an Intelligent Data Platform to Become Data ...
Bringing Strategy to Life: Using an Intelligent Data Platform to Become Data ...DLT Solutions
 
Horses for Courses: Database Roundtable
Horses for Courses: Database RoundtableHorses for Courses: Database Roundtable
Horses for Courses: Database RoundtableEric Kavanagh
 
Hadoop Big Data Lakes Keynote
Hadoop Big Data Lakes KeynoteHadoop Big Data Lakes Keynote
Hadoop Big Data Lakes KeynoteMark van Rijmenam
 
Using Big Data to Transform Your Customer’s Experience - Part 1

Using Big Data to Transform Your Customer’s Experience - Part 1
Using Big Data to Transform Your Customer’s Experience - Part 1

Using Big Data to Transform Your Customer’s Experience - Part 1
Cloudera, Inc.
 
Flash session -streaming--ses1243-lon
Flash session -streaming--ses1243-lonFlash session -streaming--ses1243-lon
Flash session -streaming--ses1243-lonJeffrey T. Pollock
 
Cloudera Federal Forum 2014: The Building Blocks of the Enterprise Data Hub
Cloudera Federal Forum 2014: The Building Blocks of the Enterprise Data HubCloudera Federal Forum 2014: The Building Blocks of the Enterprise Data Hub
Cloudera Federal Forum 2014: The Building Blocks of the Enterprise Data HubCloudera, Inc.
 
TechEvent DWH Modernization
TechEvent DWH ModernizationTechEvent DWH Modernization
TechEvent DWH ModernizationTrivadis
 
2012 10 bigdata_overview
2012 10 bigdata_overview2012 10 bigdata_overview
2012 10 bigdata_overviewjdijcks
 

Tendances (20)

Making Big Data Easy for Everyone
Making Big Data Easy for EveryoneMaking Big Data Easy for Everyone
Making Big Data Easy for Everyone
 
Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)
 
Data architecture for modern enterprise
Data architecture for modern enterpriseData architecture for modern enterprise
Data architecture for modern enterprise
 
Big Data Boom
Big Data BoomBig Data Boom
Big Data Boom
 
Data Lake, Virtual Database, or Data Hub - How to Choose?
Data Lake, Virtual Database, or Data Hub - How to Choose?Data Lake, Virtual Database, or Data Hub - How to Choose?
Data Lake, Virtual Database, or Data Hub - How to Choose?
 
Deliver Big Data, Database and AI/ML as-a-Service anywhere
Deliver Big Data, Database and AI/ML as-a-Service anywhereDeliver Big Data, Database and AI/ML as-a-Service anywhere
Deliver Big Data, Database and AI/ML as-a-Service anywhere
 
GigaOm-sector-roadmap-cloud-analytic-databases-2017
GigaOm-sector-roadmap-cloud-analytic-databases-2017GigaOm-sector-roadmap-cloud-analytic-databases-2017
GigaOm-sector-roadmap-cloud-analytic-databases-2017
 
Data Governance, Compliance and Security in Hadoop with Cloudera
Data Governance, Compliance and Security in Hadoop with ClouderaData Governance, Compliance and Security in Hadoop with Cloudera
Data Governance, Compliance and Security in Hadoop with Cloudera
 
Cheetah:Data Warehouse on Top of MapReduce
Cheetah:Data Warehouse on Top of MapReduceCheetah:Data Warehouse on Top of MapReduce
Cheetah:Data Warehouse on Top of MapReduce
 
High-Performance Analytics in the Cloud with Apache Impala
High-Performance Analytics in the Cloud with Apache ImpalaHigh-Performance Analytics in the Cloud with Apache Impala
High-Performance Analytics in the Cloud with Apache Impala
 
Intro to Data Science on Hadoop
Intro to Data Science on HadoopIntro to Data Science on Hadoop
Intro to Data Science on Hadoop
 
Better Together: The New Data Management Orchestra
Better Together: The New Data Management OrchestraBetter Together: The New Data Management Orchestra
Better Together: The New Data Management Orchestra
 
Bringing Strategy to Life: Using an Intelligent Data Platform to Become Data ...
Bringing Strategy to Life: Using an Intelligent Data Platform to Become Data ...Bringing Strategy to Life: Using an Intelligent Data Platform to Become Data ...
Bringing Strategy to Life: Using an Intelligent Data Platform to Become Data ...
 
Horses for Courses: Database Roundtable
Horses for Courses: Database RoundtableHorses for Courses: Database Roundtable
Horses for Courses: Database Roundtable
 
Hadoop Big Data Lakes Keynote
Hadoop Big Data Lakes KeynoteHadoop Big Data Lakes Keynote
Hadoop Big Data Lakes Keynote
 
Using Big Data to Transform Your Customer’s Experience - Part 1

Using Big Data to Transform Your Customer’s Experience - Part 1
Using Big Data to Transform Your Customer’s Experience - Part 1

Using Big Data to Transform Your Customer’s Experience - Part 1

 
Flash session -streaming--ses1243-lon
Flash session -streaming--ses1243-lonFlash session -streaming--ses1243-lon
Flash session -streaming--ses1243-lon
 
Cloudera Federal Forum 2014: The Building Blocks of the Enterprise Data Hub
Cloudera Federal Forum 2014: The Building Blocks of the Enterprise Data HubCloudera Federal Forum 2014: The Building Blocks of the Enterprise Data Hub
Cloudera Federal Forum 2014: The Building Blocks of the Enterprise Data Hub
 
TechEvent DWH Modernization
TechEvent DWH ModernizationTechEvent DWH Modernization
TechEvent DWH Modernization
 
2012 10 bigdata_overview
2012 10 bigdata_overview2012 10 bigdata_overview
2012 10 bigdata_overview
 

Similaire à IDERA Slides: Managing the Transition to Hybrid Cloud

VMworld 2013: Virtualized Network Services Model with VMware NSX
VMworld 2013: Virtualized Network Services Model with VMware NSX VMworld 2013: Virtualized Network Services Model with VMware NSX
VMworld 2013: Virtualized Network Services Model with VMware NSX VMworld
 
Migrating Your Windows Datacenter to AWS
Migrating Your Windows Datacenter to AWSMigrating Your Windows Datacenter to AWS
Migrating Your Windows Datacenter to AWS2nd Watch
 
E2EVC 2014 building clouds with Microsoft Cloud OS and System Center
E2EVC 2014 building clouds with Microsoft Cloud OS and System CenterE2EVC 2014 building clouds with Microsoft Cloud OS and System Center
E2EVC 2014 building clouds with Microsoft Cloud OS and System CenterMichael Rüefli
 
2014-09-15 cloud platform master class
2014-09-15 cloud platform master class2014-09-15 cloud platform master class
2014-09-15 cloud platform master classCitrix
 
Presentation citrix cloud platform for infrastructure as a service
Presentation   citrix cloud platform for infrastructure as a servicePresentation   citrix cloud platform for infrastructure as a service
Presentation citrix cloud platform for infrastructure as a servicexKinAnx
 
Running your Windows Enterprise Workloads on AWS - Technical 201
Running your Windows Enterprise Workloads on AWS - Technical 201Running your Windows Enterprise Workloads on AWS - Technical 201
Running your Windows Enterprise Workloads on AWS - Technical 201Amazon Web Services
 
Microsoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by AtidanMicrosoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by AtidanDavid J Rosenthal
 
(NET303) Optimizing Your Cloud Architecture With Network Strategy
(NET303) Optimizing Your Cloud Architecture With Network Strategy(NET303) Optimizing Your Cloud Architecture With Network Strategy
(NET303) Optimizing Your Cloud Architecture With Network StrategyAmazon Web Services
 
Multi cloud network leveraging sd-wan reference architecture
Multi cloud network leveraging sd-wan reference architectureMulti cloud network leveraging sd-wan reference architecture
Multi cloud network leveraging sd-wan reference architectureMatsuo Sawahashi
 
Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...
Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...
Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...Interoute
 
AWS Summit Auckland - Running your Enterprise Windows Workload on AWS
AWS Summit Auckland  - Running your Enterprise Windows Workload on AWSAWS Summit Auckland  - Running your Enterprise Windows Workload on AWS
AWS Summit Auckland - Running your Enterprise Windows Workload on AWSAmazon Web Services
 
XCloudLabs- AWS Overview
XCloudLabs- AWS Overview XCloudLabs- AWS Overview
XCloudLabs- AWS Overview sangam biradar
 
2020-02-10 Java on Azure Solution Briefing
2020-02-10 Java on Azure Solution Briefing2020-02-10 Java on Azure Solution Briefing
2020-02-10 Java on Azure Solution BriefingEd Burns
 
Cloud Migration and Portability Best Practices
Cloud Migration and Portability Best PracticesCloud Migration and Portability Best Practices
Cloud Migration and Portability Best PracticesRightScale
 
Mahika cloud services
Mahika cloud servicesMahika cloud services
Mahika cloud servicesSomnath Sen
 
The impact of cloud NSBCon NY by Yves Goeleven
The impact of cloud NSBCon NY by Yves GoelevenThe impact of cloud NSBCon NY by Yves Goeleven
The impact of cloud NSBCon NY by Yves GoelevenParticular Software
 
AWS BaseCamp: AWS Architecture Fundamentals
AWS BaseCamp: AWS  Architecture FundamentalsAWS BaseCamp: AWS  Architecture Fundamentals
AWS BaseCamp: AWS Architecture FundamentalsNicole Maus
 
Cloud computing and Service Platforms
Cloud computing and Service Platforms Cloud computing and Service Platforms
Cloud computing and Service Platforms Vibhawa Nirmal
 
Migrating Microsoft Applications to AWS like an Expert
Migrating Microsoft Applications to AWS like an ExpertMigrating Microsoft Applications to AWS like an Expert
Migrating Microsoft Applications to AWS like an ExpertAmazon Web Services
 
Building Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stackBuilding Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stackWinWire Technologies Inc
 

Similaire à IDERA Slides: Managing the Transition to Hybrid Cloud (20)

VMworld 2013: Virtualized Network Services Model with VMware NSX
VMworld 2013: Virtualized Network Services Model with VMware NSX VMworld 2013: Virtualized Network Services Model with VMware NSX
VMworld 2013: Virtualized Network Services Model with VMware NSX
 
Migrating Your Windows Datacenter to AWS
Migrating Your Windows Datacenter to AWSMigrating Your Windows Datacenter to AWS
Migrating Your Windows Datacenter to AWS
 
E2EVC 2014 building clouds with Microsoft Cloud OS and System Center
E2EVC 2014 building clouds with Microsoft Cloud OS and System CenterE2EVC 2014 building clouds with Microsoft Cloud OS and System Center
E2EVC 2014 building clouds with Microsoft Cloud OS and System Center
 
2014-09-15 cloud platform master class
2014-09-15 cloud platform master class2014-09-15 cloud platform master class
2014-09-15 cloud platform master class
 
Presentation citrix cloud platform for infrastructure as a service
Presentation   citrix cloud platform for infrastructure as a servicePresentation   citrix cloud platform for infrastructure as a service
Presentation citrix cloud platform for infrastructure as a service
 
Running your Windows Enterprise Workloads on AWS - Technical 201
Running your Windows Enterprise Workloads on AWS - Technical 201Running your Windows Enterprise Workloads on AWS - Technical 201
Running your Windows Enterprise Workloads on AWS - Technical 201
 
Microsoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by AtidanMicrosoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by Atidan
 
(NET303) Optimizing Your Cloud Architecture With Network Strategy
(NET303) Optimizing Your Cloud Architecture With Network Strategy(NET303) Optimizing Your Cloud Architecture With Network Strategy
(NET303) Optimizing Your Cloud Architecture With Network Strategy
 
Multi cloud network leveraging sd-wan reference architecture
Multi cloud network leveraging sd-wan reference architectureMulti cloud network leveraging sd-wan reference architecture
Multi cloud network leveraging sd-wan reference architecture
 
Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...
Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...
Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...
 
AWS Summit Auckland - Running your Enterprise Windows Workload on AWS
AWS Summit Auckland  - Running your Enterprise Windows Workload on AWSAWS Summit Auckland  - Running your Enterprise Windows Workload on AWS
AWS Summit Auckland - Running your Enterprise Windows Workload on AWS
 
XCloudLabs- AWS Overview
XCloudLabs- AWS Overview XCloudLabs- AWS Overview
XCloudLabs- AWS Overview
 
2020-02-10 Java on Azure Solution Briefing
2020-02-10 Java on Azure Solution Briefing2020-02-10 Java on Azure Solution Briefing
2020-02-10 Java on Azure Solution Briefing
 
Cloud Migration and Portability Best Practices
Cloud Migration and Portability Best PracticesCloud Migration and Portability Best Practices
Cloud Migration and Portability Best Practices
 
Mahika cloud services
Mahika cloud servicesMahika cloud services
Mahika cloud services
 
The impact of cloud NSBCon NY by Yves Goeleven
The impact of cloud NSBCon NY by Yves GoelevenThe impact of cloud NSBCon NY by Yves Goeleven
The impact of cloud NSBCon NY by Yves Goeleven
 
AWS BaseCamp: AWS Architecture Fundamentals
AWS BaseCamp: AWS  Architecture FundamentalsAWS BaseCamp: AWS  Architecture Fundamentals
AWS BaseCamp: AWS Architecture Fundamentals
 
Cloud computing and Service Platforms
Cloud computing and Service Platforms Cloud computing and Service Platforms
Cloud computing and Service Platforms
 
Migrating Microsoft Applications to AWS like an Expert
Migrating Microsoft Applications to AWS like an ExpertMigrating Microsoft Applications to AWS like an Expert
Migrating Microsoft Applications to AWS like an Expert
 
Building Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stackBuilding Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stack
 

Plus de DATAVERSITY

Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...DATAVERSITY
 
Data at the Speed of Business with Data Mastering and Governance
Data at the Speed of Business with Data Mastering and GovernanceData at the Speed of Business with Data Mastering and Governance
Data at the Speed of Business with Data Mastering and GovernanceDATAVERSITY
 
Exploring Levels of Data Literacy
Exploring Levels of Data LiteracyExploring Levels of Data Literacy
Exploring Levels of Data LiteracyDATAVERSITY
 
Building a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business GoalsBuilding a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business GoalsDATAVERSITY
 
Make Data Work for You
Make Data Work for YouMake Data Work for You
Make Data Work for YouDATAVERSITY
 
Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?DATAVERSITY
 
Data Catalogs Are the Answer – What Is the Question?
Data Catalogs Are the Answer – What Is the Question?Data Catalogs Are the Answer – What Is the Question?
Data Catalogs Are the Answer – What Is the Question?DATAVERSITY
 
Data Modeling Fundamentals
Data Modeling FundamentalsData Modeling Fundamentals
Data Modeling FundamentalsDATAVERSITY
 
Showing ROI for Your Analytic Project
Showing ROI for Your Analytic ProjectShowing ROI for Your Analytic Project
Showing ROI for Your Analytic ProjectDATAVERSITY
 
How a Semantic Layer Makes Data Mesh Work at Scale
How a Semantic Layer Makes  Data Mesh Work at ScaleHow a Semantic Layer Makes  Data Mesh Work at Scale
How a Semantic Layer Makes Data Mesh Work at ScaleDATAVERSITY
 
Is Enterprise Data Literacy Possible?
Is Enterprise Data Literacy Possible?Is Enterprise Data Literacy Possible?
Is Enterprise Data Literacy Possible?DATAVERSITY
 
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...DATAVERSITY
 
Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?DATAVERSITY
 
Data Governance Trends - A Look Backwards and Forwards
Data Governance Trends - A Look Backwards and ForwardsData Governance Trends - A Look Backwards and Forwards
Data Governance Trends - A Look Backwards and ForwardsDATAVERSITY
 
Data Governance Trends and Best Practices To Implement Today
Data Governance Trends and Best Practices To Implement TodayData Governance Trends and Best Practices To Implement Today
Data Governance Trends and Best Practices To Implement TodayDATAVERSITY
 
2023 Trends in Enterprise Analytics
2023 Trends in Enterprise Analytics2023 Trends in Enterprise Analytics
2023 Trends in Enterprise AnalyticsDATAVERSITY
 
Data Strategy Best Practices
Data Strategy Best PracticesData Strategy Best Practices
Data Strategy Best PracticesDATAVERSITY
 
Who Should Own Data Governance – IT or Business?
Who Should Own Data Governance – IT or Business?Who Should Own Data Governance – IT or Business?
Who Should Own Data Governance – IT or Business?DATAVERSITY
 
Data Management Best Practices
Data Management Best PracticesData Management Best Practices
Data Management Best PracticesDATAVERSITY
 
MLOps – Applying DevOps to Competitive Advantage
MLOps – Applying DevOps to Competitive AdvantageMLOps – Applying DevOps to Competitive Advantage
MLOps – Applying DevOps to Competitive AdvantageDATAVERSITY
 

Plus de DATAVERSITY (20)

Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
 
Data at the Speed of Business with Data Mastering and Governance
Data at the Speed of Business with Data Mastering and GovernanceData at the Speed of Business with Data Mastering and Governance
Data at the Speed of Business with Data Mastering and Governance
 
Exploring Levels of Data Literacy
Exploring Levels of Data LiteracyExploring Levels of Data Literacy
Exploring Levels of Data Literacy
 
Building a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business GoalsBuilding a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business Goals
 
Make Data Work for You
Make Data Work for YouMake Data Work for You
Make Data Work for You
 
Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?
 
Data Catalogs Are the Answer – What Is the Question?
Data Catalogs Are the Answer – What Is the Question?Data Catalogs Are the Answer – What Is the Question?
Data Catalogs Are the Answer – What Is the Question?
 
Data Modeling Fundamentals
Data Modeling FundamentalsData Modeling Fundamentals
Data Modeling Fundamentals
 
Showing ROI for Your Analytic Project
Showing ROI for Your Analytic ProjectShowing ROI for Your Analytic Project
Showing ROI for Your Analytic Project
 
How a Semantic Layer Makes Data Mesh Work at Scale
How a Semantic Layer Makes  Data Mesh Work at ScaleHow a Semantic Layer Makes  Data Mesh Work at Scale
How a Semantic Layer Makes Data Mesh Work at Scale
 
Is Enterprise Data Literacy Possible?
Is Enterprise Data Literacy Possible?Is Enterprise Data Literacy Possible?
Is Enterprise Data Literacy Possible?
 
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
 
Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?
 
Data Governance Trends - A Look Backwards and Forwards
Data Governance Trends - A Look Backwards and ForwardsData Governance Trends - A Look Backwards and Forwards
Data Governance Trends - A Look Backwards and Forwards
 
Data Governance Trends and Best Practices To Implement Today
Data Governance Trends and Best Practices To Implement TodayData Governance Trends and Best Practices To Implement Today
Data Governance Trends and Best Practices To Implement Today
 
2023 Trends in Enterprise Analytics
2023 Trends in Enterprise Analytics2023 Trends in Enterprise Analytics
2023 Trends in Enterprise Analytics
 
Data Strategy Best Practices
Data Strategy Best PracticesData Strategy Best Practices
Data Strategy Best Practices
 
Who Should Own Data Governance – IT or Business?
Who Should Own Data Governance – IT or Business?Who Should Own Data Governance – IT or Business?
Who Should Own Data Governance – IT or Business?
 
Data Management Best Practices
Data Management Best PracticesData Management Best Practices
Data Management Best Practices
 
MLOps – Applying DevOps to Competitive Advantage
MLOps – Applying DevOps to Competitive AdvantageMLOps – Applying DevOps to Competitive Advantage
MLOps – Applying DevOps to Competitive Advantage
 

Dernier

EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingNeil Barnes
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubaihf8803863
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystSamantha Rae Coolbeth
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 

Dernier (20)

EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data Storytelling
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data Analyst
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 

IDERA Slides: Managing the Transition to Hybrid Cloud

  • 1. Rob Reinauer Director, SQL Product Management IDERA November 19, 2019 Managing the transition to Hybrid Cloud
  • 2. Managing the transition to hybrid cloud Topic Overview • Private vs Public vs Hybrid Clouds • Deployment Patterns for SQL Server In Cloud Environments • Advantages and Risks of utilizing cloud infrastructure • Performance • Security • Compliance • Hybrid Cloud Design Challenges • Cloud Network Connectivity • Hybrid Cloud Network Connectivity • Tools to help mitigate cloud deployment risks
  • 3. Managing the transition to hybrid cloud • Public Cloud vs Private Cloud Environments On premise Private Cloud Environments Hoster. Azure / EC2 VMs Azure / EC2 Managed Database Public Cloud Environments VM VM VM VM VM VM VM VM Cloud Technology Overview
  • 4. Managing the transition to hybrid cloud 4 • Private Cloud Environments • On premises management of server and storage farms to achieve management efficiency and lower cost of ownership • Cloud based servers, storage and network infrastructure partitioned off from public cloud components. • VMWare, System Center, Azure Stack On premise Private Cloud Environments Hoster. Cloud Provider Cloud Technology Overview
  • 5. Managing the transition to hybrid cloud • SQL Server In Public Cloud Environments Azure VM / AWS EC2 IaaS SQL Server Instance Database Db1 Database Db2 SQL Server Agent SQL Jobs - Backup - Defrag 3rd Party Tools SSMS Azure SQL Managed Instance Amazon RDS (PaaS) SQL Server Instance Database Db1 Database Db2 SQL Server Agent SQL Jobs - Backup - Defrag Azure SQL Database Single / Elastic Pool (DBaaS) Databases Db1 DB2 DB3 DB4 Database Db1 Database Db2 • Essentially 100% compatibility with private cloud deployments. • SQL Agent & 3rd party tools available. • Multi-database capable. • VMs Deployed into subnets in Virtual networks • Greatly increased compatibility with private cloud deployments. • Multi-database capable • SQL Agent available • Azure MI Deployed into private subnets in Virtual networks • Fully managed database as a service. • Somewhat constrained syntax • Single databases or elastic pools • No SQL Agent • Service endpoints deployed into subnets Cloud Technology Overview Cloud VMs Managed Instances Cloud Database
  • 6. Managing the transition to hybrid cloud On premise Hoster. Public Cloud Environments Private Cloud Environments Azure / EC2 Managed Database VM VM VM Cloud Provider • Hybrid Cloud Environments Cloud Technology Overview SQL Server Database Database SQL Server Database Database SQL Server Database Database SQL Server Database Database SQL Server Database Database SQL Server Database Database SQL Server Database Database SQL Server Database Database SQL Server Database Database SQL Server Database Database VM VM VM SQL Server Database Database VM SQL Server Database Database VM SQL Server Database Database Azure / EC2 Virtual Machines
  • 7. Managing the transition to hybrid cloud The Business Necessity for Utilizing Cloud Infrastructure For execution environment evaluation and optimization: • Performance, Sizing, Capacity planning, short duration tests Cloud infrastructure offers an easy order of magnitude increase in productivity and agility.
  • 8. Managing the transition to hybrid cloud The Business Necessity for Utilizing Cloud Infrastructure For execution environment evaluation and optimization: • Performance, Sizing, Capacity planning, short duration tests For bursty, large scale environments: Scenarios are enabled which just wouldn’t be practical in the data center • Thousands of nodes built on Thurs • Run analysis Friday and Saturday • Tear down and discard Saturday night Cost advantages can be obtained which just wouldn’t be possible on-prem Cloud infrastructure offers an easy order of magnitude increase in productivity and agility.
  • 9. Managing the transition to hybrid cloud The Business Necessity for Utilizing Cloud Infrastructure For execution environment evaluation and optimization: • Performance, Sizing, Capacity planning, short duration tests For bursty, large scale environments: Scenarios are enabled which just wouldn’t be practical in the data center • Thousands of nodes built on Wed • Run analysis Thursday and Friday • Tear down and discard Friday night Cost advantages can be obtained which just wouldn’t be possible on-prem Much of the agility and velocity advantages accrue because development staff have the ability to implement changes directly. Cloud infrastructure offers an easy order of magnitude increase in productivity and agility.
  • 10. Managing the transition to hybrid cloud The Business Necessity for Utilizing Cloud Infrastructure For execution environment evaluation and optimization: • Performance, Sizing, Capacity planning, short duration tests For bursty, large scale environments: Scenarios are enabled which just wouldn’t be practical in the data center • Thousands of nodes built on Wed • Run analysis Thursday and Friday • Tear down and discard Friday night Cost advantages can be obtained which just wouldn’t be possible on-prem Much of the agility and velocity advantages accrue because development staff have the ability to implement changes directly. Cloud infrastructure offers an easy order of magnitude increase in productivity and agility.
  • 11. Managing the transition to hybrid cloud 11 • Performance and behavioral impacts and differences • Data Security • Certification of Regulatory Compliance • Loss of the ultimate control of your data • Potential for tool profusion and siloed monitoring environments SQL Server deployments to the public cloud introduces new complexities, and increased performance and data risks Cloud Deployment Risk Elements
  • 12. Managing the transition to hybrid cloud The Danger of Utilizing Cloud Infrastructure • Cloud infrastructure provides elegant, easily accessible mechanisms to setup and configure incredibly complex execution environments. • Data Center computing is reasonably safe and reliable because of decades of IT experience, largely informed by failures and bad outcomes. • For cloud deployed infrastructure, these accepted IT procedures and best practices are still evolving. • Modern cloud infrastructures expose all aspects of an incredibly complex execution environment.
  • 13. Managing the transition to hybrid cloud Flexibility & Complexity: Network Elements For a Single VM Network Interface
  • 14. Managing the transition to hybrid cloud • Virtual Networks • Azure: Azure Virtual Network • Amazon: Virtual Private Cloud • Address range isolated from other virtual networks • Typically contain multiple subnets • Can attach VPN gateways • Subnets • Provide traffic isolation within a virtual private network • Can have public facing IP address attached • For can add Azure service endpoints • CIDR address designations define subnets Cloud Network Connectivity Overview Azure / EC2 VMs Vnet1 / Subnet 1 Azure / EC2 VMs Vnet2 / Subnet 1 Virtual Private Gateway Virtual Network 1 Virtual Network 2
  • 15. Managing the transition to hybrid cloud • Virtual Network Gateways • Azure: Virtual Network Gateway • Amazon: Routing tables & Services • Allows communication between virtual networks • Peering or VPN • Azure Virtual Private Network (VPN) Gateways • VPN Gateways – Utilize Internet • ExpressRoute Gateways – Utilize Azure ExpressRoute • Amazon AWS Virtual Private Gateways • VPN Gateways – Utilize Internet • Direct Connect Gateways – Utilize AWS Direct Connect Cloud Network Connectivity Overview Virtual Network 1 Virtual Network 2 Azure / EC2 VMs Vnet1 / Subnet 1 Azure / EC2 VMs Vnet2 / Subnet 1 Virtual Private Gateway
  • 16. Managing the transition to hybrid cloud • Virtual Networks Addressing • Definition of Virtual network specifies an IP address range • Each member subnet contain subsets of that address space • CIDR blocks define those address spaces • Entities in different subnets within the same virtual network have routes to each other • Entities in different virtual networks, by default, do not have routes to each other Virtual Network 1 Azure / EC2 VMs Subnet 1 VMa VMb VMc Azure / EC2 VMs Subnet 2 Address Space: 10.6.0.0/16 - 64K Addresses Address Space: 10.6.0.0/20 4096 – 6 = 4090 addresses Address Space: 10.6.16.0/24 256 – 5 = 251 addresses VMd VMe VMf Cloud Network Connectivity Overview
  • 17. Managing the transition to hybrid cloud 9 • IPV4 CIDR Blocks • CIDR: Classless Inter-Domain Routing • V4 IP address is 32 bits • CIDR blocks specify how many bits are assigned to the network prefix and how many are assigned to host addresses • The remaining bits after network prefix are bits for unique addresses • Unique available address = 2(remaining bits) – overhead addresses • For example: • CIDR block: 200.100.10.0/24 indicates: • 24 bits are assigned to the network prefix • 32 – 24 = 8 bits provides for 256 unique host addresses • CIDR block: 200.100.0.0/16 indicates: • 16 bits are assigned to the network prefix • 32 – 16 = 16 bits provides for 65,536 unique host addresses Cloud Network Connectivity Overview
  • 18. Managing the transition to hybrid cloud Virtual Network 1 Azure / EC2 VMs Subnet 1 VMa VMb VMc Azure / EC2 VMs Subnet 2 Address Space: 10.6.0.0/16 - 64K Addresses Address Space: 10.6.0.0/20 4096 – 6 = 4090 addresses Address Space: 10.6.16.0/24 256 – 5 = 251 addresses VMd VMe VMf Virtual Network 2 Azure VMs Subnet 1 VM1 VM2 Azure Managed Instance 1 Subnet 2 Address Space: 10.5.0.0/24 - 256 Addresses Address Space: 10.5.0.16/28 16 – 5 = 11 addresses Address Space: 10.5.0.0/28 16 – 5 = 11 addresses • Peering between Virtual Networks • Two Virtual Networks: 10.6.0.0/16 10.5.0.0/24 • Without a peering relationship: Vma-f cannot connect to VM1-2 or MI1 Cloud Network Connectivity Overview
  • 19. Managing the transition to hybrid cloud Creating a peering relationship through the Azure Portal • Executed between Vnets • In the context of Vnet1 add peering to Vnet2 • Status of peering will be initiated • Then in the context of Vnet2 add peering to Vnet1 • Status of peering will be connected Cloud Network Connectivity Overview
  • 20. Managing the transition to hybrid cloud Virtual Network 1 Azure / EC2 VMs Subnet 1 Peering Relationship VMa VMb VMc Azure / EC2 VMs Subnet 2 Address Space: 10.6.0.0/16 - 64K Addresses Address Space: 10.6.0.0/20 4096 – 6 = 4090 addresses Address Space: 10.6.16.0/24 256 – 5 = 251 addresses VMd VMe VMf Virtual Network 2 Azure VMs Subnet 1 VM1 VM2 Azure Managed Instance 1 Subnet 2 Address Space: 10.5.0.0/24 - 256 Addresses Address Space: 10.5.0.16/28 16 – 5 = 11 addresses Address Space: 10.5.0.0/28 16 – 5 = 11 addresses Cloud Network Connectivity Overview
  • 21. Managing the transition to hybrid cloud Internet Private Network Connection Locale Cloud Provider / Partner Private Network Customer Provided Private Network Connection Public Network Connectivity Private Network Connectivity Cloud Provider ISP networks Customer ISP network • Public Networks • Internet • Private Networks • Azure ExpressRoute • AWS Direct Connect Hybrid Cloud Network Connectivity – decisions: • VPN protocols: • OpenVPN • Secure Socket Tunneling Protocol • IKEv2 • VPN Appliances • Software vs Hardware Virtual Network 1 Virtual Network 2 Azure / EC2 VMs Vnet1 / Subnet 1 Azure / EC2 VMs Vnet2 / Subnet 1 Virtual Private Gateway
  • 22. Managing the transition to hybrid cloud • Hub & spoke architectures • Virtual Network dedicated to Azure or AWS account • VPN tunnels can be overlaid for fully secure site to site communications Site to Site traffic routed by Virtual Private Gateway Hybrid Cloud Network Connectivity Virtual Network 1 Virtual Network 2 Azure / EC2 VMs Vnet1 / Subnet 1 Azure / EC2 VMs Vnet2 / Subnet 1 Virtual Private Gateway
  • 23. Managing the transition to hybrid cloud Azure ExpressRoute & AWS Direct Connect Termination Locales Azure locales Amazon Locales Hybrid Cloud Network Connectivity
  • 24. Managing the transition to hybrid cloud • Migration of data and compute infrastructure to the cloud, can obviously magnify existing but undiagnosed vulnerabilities. • Within a corporate data center protected by firewalls, managed by experienced IT staff, misconfigured or under secured servers and storage often will have no impact what so ever. • Many areas of exposure are not known and will not be known until they are migrated to cloud infrastructure. • The best practices and established IT procedures for Cloud deployed infrastructures are still evolving. The Danger of Utilizing Cloud Infrastructure
  • 25. Managing the transition to hybrid cloud Generally speaking, the big three cloud infrastructure platforms have rock solid security and reliability • Through 2025, 99% of cloud security failures will be the customer’s fault. • Through 2025, 90% of the organizations that fail to control public cloud use will inappropriately share sensitive data. • Through 2024, the majority of enterprises will continue to struggle with appropriately measuring cloud security risks. Is The Cloud Secure? Gartner Research, October 10, 2019 The Danger of Utilizing Cloud Infrastructure ( The Real Concern )
  • 26. Managing the transition to hybrid cloud The advantages are too compelling to ignore • “CIOs need to ensure that their security teams are not holding back cloud initiatives with unsubstantiated cloud security worries,” • “Exaggerated fears can result in lost opportunity and inappropriate spending.” • When formulating a cloud computing strategy, organizations must make calculated decisions about what they will and will not do to mitigate cloud risks based on budget and risk appetite. • Tools and automation are the key to managing cloud complexity The costs for the risk mitigations should be included in the all up front cloud strategy The Danger of Not Utilizing Cloud Infrastructure
  • 27. Managing the transition to hybrid cloud
  • 28. Managing the transition to hybrid cloud
  • 29. Managing the transition to hybrid cloud
  • 30. Managing the transition to hybrid cloud
  • 31. Managing the transition to hybrid cloud • Identify vulnerabilities in SQL Server deployments • Harden security policies across all of your SQL Server Instances & databases • Analyze and report on user permissions across database objects • Deploy in cloud or in datacenter – monitor cloud or datacenter deployments or both Identify Vulnerabilities • Discover who has access to what • Identify user’s effective rights across all SQL databases • Browse and analyze all files, directories and registry settings associated with SQL Server • Determine ownership, explicit and inherited security rights Set Strong Security Policies • View a complete history of SQL Server security settings • Designate baselines for future comparison and forensic analysis Automated Security Snapshot capture • Security snapshots captured on regular schedule • Automated alerts and email notifications configurable by severity of security findings Prevent Security Violations • Pre-defined templates leveraging CIS & MS Best Practices Analyzer guidelines • Identifies top security vulnerabilities on your databases and servers IDERA SQL Secure
  • 32. Managing the transition to hybrid cloud • Deploy SQL Secure in the cloud or datacenter • Monitor deployments in cloud, datacenter or both IDERA SQL Secure Deployment Patterns - Designed for the Hybrid Cloud -
  • 33. Managing the transition to hybrid cloud • Audit sensitive data to see who did what, when, where and how • Monitor and alert on suspicious activity to detect and diagnose • Easily satisfy audits across multiple industry regulatory requirements • Select from 25 pre-defined compliance reports as well as unlimited custom views Audit sensitive data • Discover and define the most sensitive data in your DB • Audit this data and database operations down to the column and field level • Define sensitive data sets spanning multiple tables Stop potential threats • Track all access and changes to database data • Evaluate query row counts • Compare before and after data for all modifications • Customize alerts and notifications on suspicious activities Pass regulatory audits with ease • Preconfigured templates for GDPR, PCI DSS, DISA STIG, NERC, CIS, SOX, HIPAA, FERPA help you meet compliance requirements Rich Reporting Capabilities • 25 pre-defined compliance reports • Developed with industry compliance experts to address critical security auditing & compliance report requirements. • Flexible customization capabilities • MS Reporting Services compatible IDERA SQL Compliance Manager
  • 34. Managing the transition to hybrid cloud Configuring SQL Server for compliance with regulatory guidelines can be incredibly complex. ▪ SQL Compliance Manager makes regulatory compliance configuration single button simple The following compliance regulations are preconfigured: ▪ CIS Center for Internet Security ▪ SOX Sarbanes-Oxley ▪ HIPAA Health Insurance Portability and Accountability ▪ PCI DSS Payment Card Data Security Standard ▪ DISA STIG Defense Information Security Agency ▪ NERC North American Electric Reliability ▪ FERPA Family Educational Rights & Privacy ▪ GDPR* General Data Protection Regulation IDERA SQL Compliance Manager Regulatory Compliance Standards
  • 35. Managing the transition to hybrid cloud • Deploy SQL Compliance Manager in the cloud or datacenter • Audit deployments in cloud, datacenter or both IDERA SQL Compliance Manager Deployment Patterns - Designed for the Hybrid Cloud -
  • 36. Managing the transition to hybrid cloud Most storage volumes in Azure and AWS will be networked and virtualized This results in sometimes different behaviors than on prem SANs • Generally higher latency, but, often more deterministic than typical SAN • Both bandwidth and IOPs are constrained on a per VM basis • With block sizes relevant to SQL Server, IOPs typically hit before bandwidth I/O virtualization provides some benefit on a per volume basis • Larger volumes will provide benefits over smaller volumes Attach multiple I/O channels to multiple volumes • OS Level storage spaces and striped volumes scale almost linearly Cloud Storage Technology Overview
  • 37. Managing the transition to hybrid cloud Comparison of data read scaling by larger volumes vs striped volumes • Incremental IOPs benefit from larger Azure volume sizes • Near linear IOPs benefit from striping multiple volumes or filegroups Cloud Storage Technology Overview
  • 38. Managing the transition to hybrid cloud Comparison of data read scaling by striping volumes Azure vs on prem Direct Attached Storage • Near linear IOPs growth for both Azure and DAS striped volumes • Throughput grows at much slower rate for Azure vs DAS striped volumes Cloud Storage Technology Overview
  • 39. Managing the transition to hybrid cloud • Monitor hundreds of SQL Instances • Receive instant notification of problems and alerts defined by templates or the administrator • Drill down to instance level details and statistics • Monitor & analyze queries and query plans to determine causes of blocks and deadlocks • Deploy in cloud or in datacenter – Monitor deployments in cloud, datacenter or both Managing SQL Server Performance, Health and Availability with IDERA DM for SQL Server IDERA SQL Diagnostic Manager for SQL Server
  • 40. Managing the transition to hybrid cloud Monitor and analyze continuously • Detailed drill down for each instance • SQL Server resource usage • Statement, batch and transaction throughput by database • Session details • Lock waits • Operating system performance details Automated Alerting Infrastructure • Predefined alert settings based on industry best practices • Automatically calibrated and configured baseline alerts to minimize noise and false alerts • Automated alert responses: email, SQL scripts, PowerShell, and more. IDERA SQL Diagnostic Manager for SQL Server
  • 41. Managing the transition to hybrid cloud Query plan viewer • The interactive visual representation of queries enables better drill down and understanding of query behavior. • Quickly identify the costliest operators Discover and display query bottlenecks • View queries stripped of parameters or in full statement mode • Quickly compare CPU, Disk I/O and elapsed time consumed by top queries • Compare performance of queries over time • Query store utilization provides more efficient and detailed query history IDERA SQL Diagnostic Manager for SQL Server
  • 42. Managing the transition to hybrid cloud Receive Expert Query Tuning Advice • Award winning SQL Doctor capabilities built-in and automated • Quickly improve query performance through deep tuning insights • Updated for each new version of SQL Server • Intuitive interface makes sophisticated tuning decisions accessible to a broad range of users IDERA SQL Diagnostic Manager for SQL Server
  • 43. Managing the transition to hybrid cloud • Deploy SQL Diagnostic Manager in the cloud or datacenter • Monitor deployments in cloud, datacenter or both IDERA SQL Diagnostic Manager Deployment Patterns - Designed for the Hybrid Cloud -
  • 44. Managing the transition to hybrid cloud • Target backups to cloud VHDs, cloud buckets & BLOBs and Datacenter volumes • Save time and space with dynamic compression and optional encryption • Instant restore allows databases to go online in minutes while restore operations are still underway • Deploy in cloud or in datacenter – backup cloud or datacenter deployments or both Highest speed backups • Advanced compression • Multi-threaded, parallel volume write scheduling Policy based automated backup, restore and log shipping • Fully automated backup life cycle with defined targets Flexible cloud and data center backup & restore support • Amazon EC2 and S3 buckets • Azure VHDs and Blobs • Tivoli Storage manager • EMC Tolerate and recover from cloud network latencies • Backup and restore throttle and pause during latencies • Avoid excessive retries and time outs Easy to use point-in-time • Graphical time scale makes precise recoveries quick and easy • Identifies top security vulnerabilities on your databases and servers IDERA SQL Safe Backup
  • 45. Managing the transition to hybrid cloud • Deploy SQL Safe Backup in the cloud or datacenter • Target backups to cloud VHDs, cloud buckets & BLOBs as well as Datacenter storage systems IDERA SQL Safe Backup Deployment Patterns - Designed for the Hybrid Cloud -
  • 46. Managing the transition to hybrid cloud • SQL Secure scans and monitors SQL Server deployments for vulnerabilities with instant notification of problematic settings. • SQL Compliance Manager provides the ability to easily certify regulatory compliance and pass data audits in both cloud and data center deployments. • SQL Diagnostic Manager monitors 1000s of SQL Server Instances to provide instant notification of problems, query degradation and detailed drilldown and query analysis tools. • SQL Safe Backup provides industry leading performance in backups and gets SQL Server back online long before any other backup solutions on the market. IDERA database management tools help manage the complexities and mitigate the risks of cloud deployment
  • 47. Managing the transition to hybrid cloud https://www.idera.com/productssolutions/it-database-management-tools IDERA Database Management Tools For SQL Server
  • 48. Managing the transition to hybrid cloud ▪ All IDERA SQL products are available for free 14 day trial usage ▪ Live demos driven by IDERA Engineers on request ▪ Fully functional, no credit card or approvals required. IDERA SQL Diagnostic Manager https://www.idera.com/productssolutions/sqlserver/sqldiagnosticmanager#getStartedForm IDERA SQL Compliance Manager https://www.idera.com/productssolutions/sqlserver/sqlcompliancemanager/freetrialsubscriptionform IDERA SQL Secure https://www.idera.com/productssolutions/sqlserver/sqlsecure/freetrialsubscriptionform IDERA SQL Safe Backup https://www.idera.com/productssolutions/sqlserver/sqlsafebackup/freetrialsubscriptionform The Products We Discussed: Free fully functional trial downloads
  • 49. Managing the transition to hybrid cloud Thank You! Rob Reinauer Director, SQL Product Management IDERA rob.reinauer@idera.com