SlideShare a Scribd company logo
1 of 23
Download to read offline
The MySQL Availability Company
Introducing Tungsten Cluster AMI
Getting Started
Chris Parker, Customer Success Director, EMEA & APAC
Topics
In this short session, we will
โ€ข Review the key benefits offered by Continuent Tungsten Clustering
โ€ข Examine the clustering architecture
โ€ข Compare Topologies
โ€ข Demonstrate how to use the AMI
Benefits of Tungsten Clustering
Tungsten Key Benefits
Continuous MySQL Operations
โ€ข MySQL High Availability and Disaster Recovery solution, which provides redundancy within and
across data centers
โ€ข Immediate failover for maximum availability and data protection of business-critical MySQL
applications
โ€ข Reduce MySQL recovery time from hours or days to mere seconds
โ€ข Dashboard provides graphical view and management of all globally distributed MySQL clusters
Zero Downtime MySQL
โ€ข Site-level and cross-site failover ensures application availability
โ€ข Upgrade hardware, software and data without taking applications offline
โ€ข MySQL compatibility means seamless migration of your data and applications
Geo-Scale MySQL
Tungsten Key Benefits
โ€ข Load-balance MySQL read operations across multiple replicas, locally and globally
โ€ข Geo-distributed MySQL clusters bring data close to your application users for faster response times
โ€ข Easily add more MySQL clusters as needed for unlimited scaling, both locally or across the globe
Hybrid-Cloud and Multi-Cloud MySQL
โ€ข Deploy in the cloud, VM and bare metal environments
โ€ข Mix-and-match on-premises, private and public clouds (incl. Amazon AWS, Google Cloud and
Microsoft Azure)
โ€ข Easy, seamless migration from cloud to cloud to avoid vendor lock-in in any specific cloud provider
โ€ข Withstand node, data center, zone or region failures or outages
Tungsten Key Benefits
Intelligent MySQL Proxy
โ€ข Provides intelligent traffic routing to a valid MySQL Primary, locally and globally
โ€ข Scale read queries via query inspection and other methods
โ€ข Application and active users do not disconnect during MySQL Primary failover events
Full MySQL Support, No Application Changes
โ€ข Deploy and Configure MySQL clusters in minutes
โ€ข Not โ€˜MySQL-compatibleโ€ solution. Use any of your off-the-shelf MySQL, MariaDB and Percona Server
versions
โ€ข Support for all modern MySQL (5.x through 8.x) and MariaDB (5.x and 10.x) versions and features
โ€ข SSL support for all in-flight traffic
โ€ข Native MySQL support means easy and complete migration of your data and applications
Architecture
Tungsten Clustering
โ€ข Core Components
โ€ข Connector
โ€ข Manager
โ€ข Replicator
Tungsten Clustering
โ€ข Intelligent Proxy
โ€ข Routing Modes
โ€ข Bridge Mode (Default)
โ€ข Proxy Mode
โ€ข Routing Methods
โ€ข Port Based
โ€ข Host Based
โ€ข SQL Based
โ€ข Direct Read
โ€ข SmartScale
โ€ข Cluster-Aware
โ€ข Highly-configurable to suit multiple user requirements
https://www.continuent.com/blog/mastering-tungsten-clustering-experience-the-power-of-the-tungsten-connector-intelligent-mysql-proxy/
https://www.continuent.com/blog/how-can-i-tell-which-tungsten-connector-mode-i-am-using-bridge-proxy-direct-or-proxy-smartscale/
https://www.continuent.com/blog/configuring-the-tungsten-connector-for-pci-compliance/
โ€ข Core Components
โ€ข Connector
โ€ข Manager
โ€ข Replicator
Tungsten Clustering
โ€ข The โ€œbrainsโ€ of the cluster
โ€ข Communicates with all components
โ€ข Rule based decision making
โ€ข Monitors
โ€ข Database Instance State
โ€ข Replicator State
โ€ข Provides status information to the
Connectors
โ€ข Votes with other managers during Failover
and Switchover for Primary selection
โ€ข Core Components
โ€ข Connector
โ€ข Manager
โ€ข Replicator
Tungsten Clustering
โ€ข Asynchronous Replication
โ€ข Extracts entire events from MySQL binary
log
โ€ข Converts to/from THL (Transaction History
Log)
โ€ข Multiple stages for best performance
โ€ข Advanced filtering at any stage
โ€ข Extract once, use many means efficiency
and lower overhead as a whole
โ€ข Core Components
โ€ข Connector
โ€ข Manager
โ€ข Replicator
Tungsten Clustering Topologies
Tungsten Cluster
Standalone Cluster
โ€ข Minimum 3 nodes
โ€ข 1 Primary
โ€ข 2 Replicas
โ€ข Odd number of nodes
โ€ข Single datacenter/region
Tungsten Cluster+
Composite Active/Passive Cluster
โ€ข Minimum 2 clusters
โ€ข Min 3 nodes per cluster
โ€ข 1 Cluster for read/write
โ€ข All other clusters read-only
โ€ข Can be Cross-Region
โ€ข Simple to use and implement
โ€ข Single, write-able Primary
โ€ข Managed cross-site replication
โ€ข Often used for Disaster Recovery
Tungsten Cluster+
Composite Active/Active Cluster
โ€ข Minimum 2 Clusters
โ€ข Min 3 nodes per cluster
โ€ข All clusters are read/write
โ€ข Cross-Region
โ€ข Vastly simplified setup and control
โ€ข Multiple write-able Primaries
โ€ข Managed cross-site replication โ€“
the managers are aware of
and control the cross-site Replication
services.
โ€ข Full Dashboard integration
โ€ข Version 6.0+ of Tungsten Clustering
The Tungsten Cluster AMI
Tungsten Cluster AMI
โ€ข Available now via the Amazon Marketplace
โ€ข Amazon Linux
โ€ข 2 AMIโ€™s available
โ€ข Tungsten Clustering for MySQL 5.7
โ€ข Tungsten Clustering for MySQL 8.0
โ€ข Simple to follow launch wizard, or deploy full stack using Cloud Formation
โ€ข Cluster up and running in minutes
โ€ข Includes Tungsten Dashboard
โ€ข Cheap hourly pricing
โ€ข $0.55/hour/node
โ€ข 10% discount for upfront annual subscription
โ€ข Free Access to Support for first 14 days
โ€ข Free Trial available by contacting Continuent Sales
Manual Deployment
โ€ข Subscribe to the AMI
โ€ข Launch individual instances (Minimum 3 instances per cluster)
โ€ข Configure Network according to business requirements
โ€ข Ensure security rules correct between nodes
โ€ข Connect to each node and follow launch wizard
Cloud Formation Deployment
โ€ข Subscribe to AMI
โ€ข Launch Cloud Formation from URL based on
required topology
โ€ข Complete Template to configure cluster(s)
โ€ข Cloud Formation builds full stack
โ€ข Cluster Instance
โ€ข Configures networking
โ€ข VPC & Internet Gateways
โ€ข Distributes hosts across AZโ€™s
โ€ข Active/Active and Active/Passive can only
be within same region at present
โ€ข For multi-region distribution, follow
Manual Launch steps
โ€ข https://go.continuent.com/single-cluster
โ€ข https://go.continuent.com/active-passive-
cluster
โ€ข https://go.continuent.com/active-active-cluster
Public Subnet Public Subnet
VPC / Internet Gateway
AZ 1 AZ 2
Demo
Contacts
Chris Parker
Customer Success Director, EMEA & APAC
chris.parker@continuent.com
Eero Teerikorpi
Founder, CEO
eero.teerikorpi@continuent.com
Eric M. Stone
COO
eric.stone@continuent.com
Jean-Jerome Schmidt
VP Marketing
jean-jerome.schmidt@continuent.com
Matthew Lang
Customer Success Director, Americas
matthew.lang@continuent.com
Sara Captain
Customer Success Manager
sara.captain@continuent.com
THANK YOU FOR LISTENING
continuent.com
The MySQL Availability Company
Chris Parker, Customer Success Director, EMEA & APAC

More Related Content

More from Continuent

Webinar Slides: No Data Loss MySQL: Guaranteed Credit Card Transaction Availa...
Webinar Slides: No Data Loss MySQL: Guaranteed Credit Card Transaction Availa...Webinar Slides: No Data Loss MySQL: Guaranteed Credit Card Transaction Availa...
Webinar Slides: No Data Loss MySQL: Guaranteed Credit Card Transaction Availa...Continuent
ย 
Webinar Slides: Intelligent Database Proxies: Routing & Transparent Failover
Webinar Slides: Intelligent Database Proxies: Routing & Transparent FailoverWebinar Slides: Intelligent Database Proxies: Routing & Transparent Failover
Webinar Slides: Intelligent Database Proxies: Routing & Transparent FailoverContinuent
ย 
Webinar Slides: High Volume MySQL HA: SaaS Continuous Operations with Terabyt...
Webinar Slides: High Volume MySQL HA: SaaS Continuous Operations with Terabyt...Webinar Slides: High Volume MySQL HA: SaaS Continuous Operations with Terabyt...
Webinar Slides: High Volume MySQL HA: SaaS Continuous Operations with Terabyt...Continuent
ย 
Training Slides: 205 - Installing and Configuring Tungsten Dashboard
Training Slides: 205 - Installing and Configuring Tungsten DashboardTraining Slides: 205 - Installing and Configuring Tungsten Dashboard
Training Slides: 205 - Installing and Configuring Tungsten DashboardContinuent
ย 
Training Slides: 352 - Tungsten Replicator for MongoDB & Kafka
Training Slides: 352 - Tungsten Replicator for MongoDB & KafkaTraining Slides: 352 - Tungsten Replicator for MongoDB & Kafka
Training Slides: 352 - Tungsten Replicator for MongoDB & KafkaContinuent
ย 
Training Slides: 351 - Tungsten Replicator for Data Warehouses
Training Slides: 351 - Tungsten Replicator for Data WarehousesTraining Slides: 351 - Tungsten Replicator for Data Warehouses
Training Slides: 351 - Tungsten Replicator for Data WarehousesContinuent
ย 
Training Slides: 303 - Replicating out of a Cluster
Training Slides: 303 - Replicating out of a ClusterTraining Slides: 303 - Replicating out of a Cluster
Training Slides: 303 - Replicating out of a ClusterContinuent
ย 
Training Slides: 206 - Using the Tungsten Cluster AMI
Training Slides: 206 - Using the Tungsten Cluster AMITraining Slides: 206 - Using the Tungsten Cluster AMI
Training Slides: 206 - Using the Tungsten Cluster AMIContinuent
ย 
Training Slides: 254 - Using the Tungsten Replicator AMI
Training Slides: 254 - Using the Tungsten Replicator AMITraining Slides: 254 - Using the Tungsten Replicator AMI
Training Slides: 254 - Using the Tungsten Replicator AMIContinuent
ย 
Training Slides: 253 - Filter like a Pro
Training Slides: 253 - Filter like a ProTraining Slides: 253 - Filter like a Pro
Training Slides: 253 - Filter like a ProContinuent
ย 
Training Slides: 252 - Monitoring & Troubleshooting
Training Slides: 252 - Monitoring & TroubleshootingTraining Slides: 252 - Monitoring & Troubleshooting
Training Slides: 252 - Monitoring & TroubleshootingContinuent
ย 
Training Slides: 302 - Securing Your Cluster With SSL
Training Slides: 302 - Securing Your Cluster With SSLTraining Slides: 302 - Securing Your Cluster With SSL
Training Slides: 302 - Securing Your Cluster With SSLContinuent
ย 
Webinar Slides: Global MySQL Availability: SaaS Cloud Contact Center Secures ...
Webinar Slides: Global MySQL Availability: SaaS Cloud Contact Center Secures ...Webinar Slides: Global MySQL Availability: SaaS Cloud Contact Center Secures ...
Webinar Slides: Global MySQL Availability: SaaS Cloud Contact Center Secures ...Continuent
ย 
Training Slides: 204 - Tungsten Proxy Deep Dive
Training Slides: 204 - Tungsten Proxy Deep DiveTraining Slides: 204 - Tungsten Proxy Deep Dive
Training Slides: 204 - Tungsten Proxy Deep DiveContinuent
ย 
Training Slides: 301 - Multi-Cluster Topologies
Training Slides: 301 - Multi-Cluster TopologiesTraining Slides: 301 - Multi-Cluster Topologies
Training Slides: 301 - Multi-Cluster TopologiesContinuent
ย 
Webinar Slides: MySQL Data Protection: Medical SaaS Manages Sensitive HIPAA C...
Webinar Slides: MySQL Data Protection: Medical SaaS Manages Sensitive HIPAA C...Webinar Slides: MySQL Data Protection: Medical SaaS Manages Sensitive HIPAA C...
Webinar Slides: MySQL Data Protection: Medical SaaS Manages Sensitive HIPAA C...Continuent
ย 
Training Slides: 203 - Backup & Recovery
Training Slides: 203 - Backup & RecoveryTraining Slides: 203 - Backup & Recovery
Training Slides: 203 - Backup & RecoveryContinuent
ย 
Training Slides: 202 - Monitoring & Troubleshooting
Training Slides: 202 - Monitoring & TroubleshootingTraining Slides: 202 - Monitoring & Troubleshooting
Training Slides: 202 - Monitoring & TroubleshootingContinuent
ย 
Training Slides: 153 - Working with the CLI
Training Slides: 153 - Working with the CLITraining Slides: 153 - Working with the CLI
Training Slides: 153 - Working with the CLIContinuent
ย 
Training Slides: 152 - Simple Tungsten Replicator Install
Training Slides: 152 - Simple Tungsten Replicator InstallTraining Slides: 152 - Simple Tungsten Replicator Install
Training Slides: 152 - Simple Tungsten Replicator InstallContinuent
ย 

More from Continuent (20)

Webinar Slides: No Data Loss MySQL: Guaranteed Credit Card Transaction Availa...
Webinar Slides: No Data Loss MySQL: Guaranteed Credit Card Transaction Availa...Webinar Slides: No Data Loss MySQL: Guaranteed Credit Card Transaction Availa...
Webinar Slides: No Data Loss MySQL: Guaranteed Credit Card Transaction Availa...
ย 
Webinar Slides: Intelligent Database Proxies: Routing & Transparent Failover
Webinar Slides: Intelligent Database Proxies: Routing & Transparent FailoverWebinar Slides: Intelligent Database Proxies: Routing & Transparent Failover
Webinar Slides: Intelligent Database Proxies: Routing & Transparent Failover
ย 
Webinar Slides: High Volume MySQL HA: SaaS Continuous Operations with Terabyt...
Webinar Slides: High Volume MySQL HA: SaaS Continuous Operations with Terabyt...Webinar Slides: High Volume MySQL HA: SaaS Continuous Operations with Terabyt...
Webinar Slides: High Volume MySQL HA: SaaS Continuous Operations with Terabyt...
ย 
Training Slides: 205 - Installing and Configuring Tungsten Dashboard
Training Slides: 205 - Installing and Configuring Tungsten DashboardTraining Slides: 205 - Installing and Configuring Tungsten Dashboard
Training Slides: 205 - Installing and Configuring Tungsten Dashboard
ย 
Training Slides: 352 - Tungsten Replicator for MongoDB & Kafka
Training Slides: 352 - Tungsten Replicator for MongoDB & KafkaTraining Slides: 352 - Tungsten Replicator for MongoDB & Kafka
Training Slides: 352 - Tungsten Replicator for MongoDB & Kafka
ย 
Training Slides: 351 - Tungsten Replicator for Data Warehouses
Training Slides: 351 - Tungsten Replicator for Data WarehousesTraining Slides: 351 - Tungsten Replicator for Data Warehouses
Training Slides: 351 - Tungsten Replicator for Data Warehouses
ย 
Training Slides: 303 - Replicating out of a Cluster
Training Slides: 303 - Replicating out of a ClusterTraining Slides: 303 - Replicating out of a Cluster
Training Slides: 303 - Replicating out of a Cluster
ย 
Training Slides: 206 - Using the Tungsten Cluster AMI
Training Slides: 206 - Using the Tungsten Cluster AMITraining Slides: 206 - Using the Tungsten Cluster AMI
Training Slides: 206 - Using the Tungsten Cluster AMI
ย 
Training Slides: 254 - Using the Tungsten Replicator AMI
Training Slides: 254 - Using the Tungsten Replicator AMITraining Slides: 254 - Using the Tungsten Replicator AMI
Training Slides: 254 - Using the Tungsten Replicator AMI
ย 
Training Slides: 253 - Filter like a Pro
Training Slides: 253 - Filter like a ProTraining Slides: 253 - Filter like a Pro
Training Slides: 253 - Filter like a Pro
ย 
Training Slides: 252 - Monitoring & Troubleshooting
Training Slides: 252 - Monitoring & TroubleshootingTraining Slides: 252 - Monitoring & Troubleshooting
Training Slides: 252 - Monitoring & Troubleshooting
ย 
Training Slides: 302 - Securing Your Cluster With SSL
Training Slides: 302 - Securing Your Cluster With SSLTraining Slides: 302 - Securing Your Cluster With SSL
Training Slides: 302 - Securing Your Cluster With SSL
ย 
Webinar Slides: Global MySQL Availability: SaaS Cloud Contact Center Secures ...
Webinar Slides: Global MySQL Availability: SaaS Cloud Contact Center Secures ...Webinar Slides: Global MySQL Availability: SaaS Cloud Contact Center Secures ...
Webinar Slides: Global MySQL Availability: SaaS Cloud Contact Center Secures ...
ย 
Training Slides: 204 - Tungsten Proxy Deep Dive
Training Slides: 204 - Tungsten Proxy Deep DiveTraining Slides: 204 - Tungsten Proxy Deep Dive
Training Slides: 204 - Tungsten Proxy Deep Dive
ย 
Training Slides: 301 - Multi-Cluster Topologies
Training Slides: 301 - Multi-Cluster TopologiesTraining Slides: 301 - Multi-Cluster Topologies
Training Slides: 301 - Multi-Cluster Topologies
ย 
Webinar Slides: MySQL Data Protection: Medical SaaS Manages Sensitive HIPAA C...
Webinar Slides: MySQL Data Protection: Medical SaaS Manages Sensitive HIPAA C...Webinar Slides: MySQL Data Protection: Medical SaaS Manages Sensitive HIPAA C...
Webinar Slides: MySQL Data Protection: Medical SaaS Manages Sensitive HIPAA C...
ย 
Training Slides: 203 - Backup & Recovery
Training Slides: 203 - Backup & RecoveryTraining Slides: 203 - Backup & Recovery
Training Slides: 203 - Backup & Recovery
ย 
Training Slides: 202 - Monitoring & Troubleshooting
Training Slides: 202 - Monitoring & TroubleshootingTraining Slides: 202 - Monitoring & Troubleshooting
Training Slides: 202 - Monitoring & Troubleshooting
ย 
Training Slides: 153 - Working with the CLI
Training Slides: 153 - Working with the CLITraining Slides: 153 - Working with the CLI
Training Slides: 153 - Working with the CLI
ย 
Training Slides: 152 - Simple Tungsten Replicator Install
Training Slides: 152 - Simple Tungsten Replicator InstallTraining Slides: 152 - Simple Tungsten Replicator Install
Training Slides: 152 - Simple Tungsten Replicator Install
ย 

Recently uploaded

Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...SUHANI PANDEY
ย 
best call girls in Hyderabad Finest Escorts Service ๐Ÿ“ž 9352988975 ๐Ÿ“ž Available ...
best call girls in Hyderabad Finest Escorts Service ๐Ÿ“ž 9352988975 ๐Ÿ“ž Available ...best call girls in Hyderabad Finest Escorts Service ๐Ÿ“ž 9352988975 ๐Ÿ“ž Available ...
best call girls in Hyderabad Finest Escorts Service ๐Ÿ“ž 9352988975 ๐Ÿ“ž Available ...kajalverma014
ย 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfJOHNBEBONYAP1
ย 
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)Delhi Call girls
ย 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrHenryBriggs2
ย 
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdfMatthew Sinclair
ย 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...SUHANI PANDEY
ย 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC
ย 
( Pune ) VIP Baner Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | Girls Are Re...( Pune ) VIP Baner Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | Girls Are Re...nilamkumrai
ย 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...tanu pandey
ย 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC
ย 
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...SUHANI PANDEY
ย 
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...tanu pandey
ย 
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...Delhi Call girls
ย 
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRLLucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRLimonikaupta
ย 
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...SUHANI PANDEY
ย 
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdfMatthew Sinclair
ย 
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...SUHANI PANDEY
ย 
Trump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts SweatshirtTrump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts Sweatshirtrahman018755
ย 

Recently uploaded (20)

Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
ย 
best call girls in Hyderabad Finest Escorts Service ๐Ÿ“ž 9352988975 ๐Ÿ“ž Available ...
best call girls in Hyderabad Finest Escorts Service ๐Ÿ“ž 9352988975 ๐Ÿ“ž Available ...best call girls in Hyderabad Finest Escorts Service ๐Ÿ“ž 9352988975 ๐Ÿ“ž Available ...
best call girls in Hyderabad Finest Escorts Service ๐Ÿ“ž 9352988975 ๐Ÿ“ž Available ...
ย 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
ย 
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
ย 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
ย 
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
ย 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
ย 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
ย 
( Pune ) VIP Baner Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | Girls Are Re...( Pune ) VIP Baner Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | Girls Are Re...
ย 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
ย 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
ย 
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
ย 
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
ย 
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...
Hireโ† Young Call Girls in Tilak nagar (Delhi) โ˜Ž๏ธ 9205541914 โ˜Ž๏ธ Independent Esc...
ย 
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRLLucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
Lucknow โคCALL GIRL 88759*99948 โคCALL GIRLS IN Lucknow ESCORT SERVICEโคCALL GIRL
ย 
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
ย 
Thalassery Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call G...Thalassery Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call G...
ย 
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
ย 
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
ย 
Trump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts SweatshirtTrump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts Sweatshirt
ย 

Webinar Slides: Introducing Tungsten Cluster (AMI): Getting Started

  • 1. The MySQL Availability Company Introducing Tungsten Cluster AMI Getting Started Chris Parker, Customer Success Director, EMEA & APAC
  • 2. Topics In this short session, we will โ€ข Review the key benefits offered by Continuent Tungsten Clustering โ€ข Examine the clustering architecture โ€ข Compare Topologies โ€ข Demonstrate how to use the AMI
  • 3. Benefits of Tungsten Clustering
  • 4. Tungsten Key Benefits Continuous MySQL Operations โ€ข MySQL High Availability and Disaster Recovery solution, which provides redundancy within and across data centers โ€ข Immediate failover for maximum availability and data protection of business-critical MySQL applications โ€ข Reduce MySQL recovery time from hours or days to mere seconds โ€ข Dashboard provides graphical view and management of all globally distributed MySQL clusters Zero Downtime MySQL โ€ข Site-level and cross-site failover ensures application availability โ€ข Upgrade hardware, software and data without taking applications offline โ€ข MySQL compatibility means seamless migration of your data and applications
  • 5. Geo-Scale MySQL Tungsten Key Benefits โ€ข Load-balance MySQL read operations across multiple replicas, locally and globally โ€ข Geo-distributed MySQL clusters bring data close to your application users for faster response times โ€ข Easily add more MySQL clusters as needed for unlimited scaling, both locally or across the globe Hybrid-Cloud and Multi-Cloud MySQL โ€ข Deploy in the cloud, VM and bare metal environments โ€ข Mix-and-match on-premises, private and public clouds (incl. Amazon AWS, Google Cloud and Microsoft Azure) โ€ข Easy, seamless migration from cloud to cloud to avoid vendor lock-in in any specific cloud provider โ€ข Withstand node, data center, zone or region failures or outages
  • 6. Tungsten Key Benefits Intelligent MySQL Proxy โ€ข Provides intelligent traffic routing to a valid MySQL Primary, locally and globally โ€ข Scale read queries via query inspection and other methods โ€ข Application and active users do not disconnect during MySQL Primary failover events Full MySQL Support, No Application Changes โ€ข Deploy and Configure MySQL clusters in minutes โ€ข Not โ€˜MySQL-compatibleโ€ solution. Use any of your off-the-shelf MySQL, MariaDB and Percona Server versions โ€ข Support for all modern MySQL (5.x through 8.x) and MariaDB (5.x and 10.x) versions and features โ€ข SSL support for all in-flight traffic โ€ข Native MySQL support means easy and complete migration of your data and applications
  • 8. Tungsten Clustering โ€ข Core Components โ€ข Connector โ€ข Manager โ€ข Replicator
  • 9. Tungsten Clustering โ€ข Intelligent Proxy โ€ข Routing Modes โ€ข Bridge Mode (Default) โ€ข Proxy Mode โ€ข Routing Methods โ€ข Port Based โ€ข Host Based โ€ข SQL Based โ€ข Direct Read โ€ข SmartScale โ€ข Cluster-Aware โ€ข Highly-configurable to suit multiple user requirements https://www.continuent.com/blog/mastering-tungsten-clustering-experience-the-power-of-the-tungsten-connector-intelligent-mysql-proxy/ https://www.continuent.com/blog/how-can-i-tell-which-tungsten-connector-mode-i-am-using-bridge-proxy-direct-or-proxy-smartscale/ https://www.continuent.com/blog/configuring-the-tungsten-connector-for-pci-compliance/ โ€ข Core Components โ€ข Connector โ€ข Manager โ€ข Replicator
  • 10. Tungsten Clustering โ€ข The โ€œbrainsโ€ of the cluster โ€ข Communicates with all components โ€ข Rule based decision making โ€ข Monitors โ€ข Database Instance State โ€ข Replicator State โ€ข Provides status information to the Connectors โ€ข Votes with other managers during Failover and Switchover for Primary selection โ€ข Core Components โ€ข Connector โ€ข Manager โ€ข Replicator
  • 11. Tungsten Clustering โ€ข Asynchronous Replication โ€ข Extracts entire events from MySQL binary log โ€ข Converts to/from THL (Transaction History Log) โ€ข Multiple stages for best performance โ€ข Advanced filtering at any stage โ€ข Extract once, use many means efficiency and lower overhead as a whole โ€ข Core Components โ€ข Connector โ€ข Manager โ€ข Replicator
  • 13. Tungsten Cluster Standalone Cluster โ€ข Minimum 3 nodes โ€ข 1 Primary โ€ข 2 Replicas โ€ข Odd number of nodes โ€ข Single datacenter/region
  • 14. Tungsten Cluster+ Composite Active/Passive Cluster โ€ข Minimum 2 clusters โ€ข Min 3 nodes per cluster โ€ข 1 Cluster for read/write โ€ข All other clusters read-only โ€ข Can be Cross-Region โ€ข Simple to use and implement โ€ข Single, write-able Primary โ€ข Managed cross-site replication โ€ข Often used for Disaster Recovery
  • 15. Tungsten Cluster+ Composite Active/Active Cluster โ€ข Minimum 2 Clusters โ€ข Min 3 nodes per cluster โ€ข All clusters are read/write โ€ข Cross-Region โ€ข Vastly simplified setup and control โ€ข Multiple write-able Primaries โ€ข Managed cross-site replication โ€“ the managers are aware of and control the cross-site Replication services. โ€ข Full Dashboard integration โ€ข Version 6.0+ of Tungsten Clustering
  • 17. Tungsten Cluster AMI โ€ข Available now via the Amazon Marketplace โ€ข Amazon Linux โ€ข 2 AMIโ€™s available โ€ข Tungsten Clustering for MySQL 5.7 โ€ข Tungsten Clustering for MySQL 8.0 โ€ข Simple to follow launch wizard, or deploy full stack using Cloud Formation โ€ข Cluster up and running in minutes โ€ข Includes Tungsten Dashboard โ€ข Cheap hourly pricing โ€ข $0.55/hour/node โ€ข 10% discount for upfront annual subscription โ€ข Free Access to Support for first 14 days โ€ข Free Trial available by contacting Continuent Sales
  • 18. Manual Deployment โ€ข Subscribe to the AMI โ€ข Launch individual instances (Minimum 3 instances per cluster) โ€ข Configure Network according to business requirements โ€ข Ensure security rules correct between nodes โ€ข Connect to each node and follow launch wizard
  • 19. Cloud Formation Deployment โ€ข Subscribe to AMI โ€ข Launch Cloud Formation from URL based on required topology โ€ข Complete Template to configure cluster(s) โ€ข Cloud Formation builds full stack โ€ข Cluster Instance โ€ข Configures networking โ€ข VPC & Internet Gateways โ€ข Distributes hosts across AZโ€™s โ€ข Active/Active and Active/Passive can only be within same region at present โ€ข For multi-region distribution, follow Manual Launch steps โ€ข https://go.continuent.com/single-cluster โ€ข https://go.continuent.com/active-passive- cluster โ€ข https://go.continuent.com/active-active-cluster
  • 20. Public Subnet Public Subnet VPC / Internet Gateway AZ 1 AZ 2
  • 21. Demo
  • 22. Contacts Chris Parker Customer Success Director, EMEA & APAC chris.parker@continuent.com Eero Teerikorpi Founder, CEO eero.teerikorpi@continuent.com Eric M. Stone COO eric.stone@continuent.com Jean-Jerome Schmidt VP Marketing jean-jerome.schmidt@continuent.com Matthew Lang Customer Success Director, Americas matthew.lang@continuent.com Sara Captain Customer Success Manager sara.captain@continuent.com
  • 23. THANK YOU FOR LISTENING continuent.com The MySQL Availability Company Chris Parker, Customer Success Director, EMEA & APAC