December 2 2023

MySQL Enterprise VS MySQL Community Edition: The advantages of using MySQL Enterprise

Discover the benefits of MySQL Enterprise Edition: superior performance, advanced security and scalable solutions for effectively hosting and managing enterprise data

Oracle-MySQL-Enterprise-Edition

MySQL, the renowned relational database management system, is widely used across the world for its robust capabilities and reliability. There are two main versions of MySQL: the Community Edition and the Enterprise Edition. While the Community Edition is free and open source, the Enterprise Edition is a paid version that offers additional features. In this article, we will explore the advantages of MySQL Enterprise Edition over Community Edition in detail, offering a complete guide on when and why it might be advantageous to opt for the Enterprise version.

Overview of MySQL Community Edition

MySQL Community Edition

MySQL Community Edition represents a fundamental solution in the world of relational databases. Developed and supported by Oracle Corporation, this free version of MySQL stands out for being open source and for its availability under the GNU General Public License. The open source nature not only ensures accessibility and transparency, but also allows developers from all over the world to contribute to its continuous improvement.

The widespread adoption of MySQL Community Edition among individual developers, small and medium-sized businesses, and for testing environments is due to several factors. First, the free nature of this edition makes it an accessible option for anyone who wants to start working with databases without an initial investment. This is particularly attractive to start-ups and small developer teams that need a robust database solution but have limited budgets.

Another key aspect of MySQL Community Edition's popularity is its large support community. As one of the most used databases in the world, it has a large community of users and developers who constantly contribute to its development and improvement. This community support translates into a wide range of available resources, such as discussion forums, detailed documentation, blogs, tutorials, and guides, that help users resolve issues, optimize performance, and implement new features.

In terms of functionality, MySQL Community Edition offers all the basic features needed for a relational database management system. It includes support for multiple data types, transactions with referential integrity, support for scripting languages ​​such as PHP and Python, and strong compliance with SQL standards. Furthermore, its architecture is flexible and scalable, allowing developers to use it both in small projects and as part of larger, more complex applications.

The ease of installation and configuration of MySQL Community Edition is another strong point. Users can easily download and install the database on different platforms, including Windows, Linux, and MacOS. This versatility makes it a popular choice for developers working in heterogeneous environments. Initial setup is simple, and the documentation provided helps even novice users set up their database environment.

A critical aspect that makes MySQL Community Edition attractive is its reliability and performance. Even though it is a free version, it offers high performance, with the ability to handle large amounts of data and a high number of simultaneous connections. This makes it suitable not only for test and development environments, but also for use in production environments for non-critical applications.

Finally, MySQL Community Edition's compatibility with numerous tools and platforms makes it a versatile choice for many developers. It is compatible with a wide range of database management tools, web development frameworks and content management systems. This compatibility makes it easily integrated into different workflows and development processes, thus increasing its usefulness and applicability.

In conclusion, the MySQL Community Edition stands out as a robust, reliable and affordable database solution, which continues to be a popular choice around the world. Its open source nature, active support community, ease of use, and solid performance make it an excellent foundation for numerous software development projects, especially for those organizations and individuals looking for a powerful yet cost-effective database solution.

Introduction to MySQL Enterprise Edition

MySQL Enterprise Edition

MySQL Enterprise Edition positions itself as an enterprise-class database solution, offering an expanded suite of advanced features that go well beyond those available in the Community Edition. Designed to meet the needs of large organizations and businesses that require high levels of security, superior performance and comprehensive support, MySQL Enterprise Edition stands out as a prime choice for critical business environments.

Security is one of the most salient aspects of MySQL Enterprise Edition. This version includes advanced security features such as strong authentication, SSL encryption, MySQL database firewall, data masking and auditing. These features provide robust protection against unauthorized access and security threats, essential for organizations that handle sensitive or confidential data. Furthermore, the ability to perform detailed audits allows companies to meet regulatory compliance requirements, such as GDPR, HIPAA, and other international standards.

Performance is another key strength of MySQL Enterprise Edition. This version is optimized to handle large and complex workloads typical of large organizations. With features such as advanced partitioning, query optimization and load balancing, MySQL Enterprise Edition can handle large volumes of data and a high number of concurrent transactions, while ensuring high performance and reliability.

Performance monitoring and management are facilitated by advanced tools such as MySQL Enterprise Monitor and MySQL Query Analyzer. These tools help database administrators (DBAs) monitor, diagnose, and optimize database performance in real time. MySQL Enterprise Monitor provides a comprehensive view of database health and reports any performance or configuration issues, while MySQL Query Analyzer is critical for quickly identifying and resolving inefficient queries.

The Enterprise edition also includes advanced backup and recovery tools, such as MySQL Enterprise Backup. This tool supports a variety of backup options, including full, incremental, and logical-level backups, providing flexibility and reliability in your backup process. Furthermore, advanced data recovery and replication capabilities ensure rapid business recovery in the event of failures or disasters, minimizing the risk of losing critical data.

Another key aspect of MySQL Enterprise Edition is its enterprise support. Users have access to 24/7 technical support from MySQL experts, who can assist in troubleshooting complex problems, optimizing performance, and managing critical situations. This level of support is especially valuable for businesses that depend on their database for critical operations and can't afford long downtime or suboptimal performance.

Scalability is another significant advantage of MySQL Enterprise Edition. This version supports both horizontal and vertical scalability, allowing organizations to expand their database as their business needs grow. Horizontal scaling, in particular, is facilitated by MySQL replication and NDB clustering, which allow organizations to distribute data across multiple servers to improve performance and availability.

Advanced Features of MySQL Enterprise

MySQL Enterprise Edition is distinguished by a set of advanced features that make it an ideal solution for complex business needs. These features, including MySQL Enterprise Backup, MySQL Enterprise Monitor, MySQL Enterprise Security, and MySQL Enterprise Scalability, have been designed to provide effective data management solutions, maximizing security, performance and scalability.

MySQL Enterprise Backup

mysql-enterprise-backup

MySQL Enterprise Backup stands out as a key feature of MySQL Enterprise Edition, offering an advanced range of customizable backup options that far exceed the capabilities of the standard mysqldump tool. While mysqldump is a basic export tool included in the Community Edition, which allows you to create database dumps (textual copies of data), MySQL Enterprise Backup provides more sophisticated solutions suitable for enterprise contexts.

The main difference between a backup made with mysqldump and one made with MySQL Enterprise Backup lies in the nature of the process and its performance implications. Mysqldump creates a textual representation of the database, which can be used to restore the state of the data. However, this process is often slow and may require a database lock, making it inaccessible during the backup operation. Additionally, mysqldump is not optimal for large databases, as it requires a lot of time and storage space to complete the dump and to restore.

MySQL Enterprise Backup, on the other hand, is designed to perform hot backups, which allow you to safeguard data without interrupting access to the database. This type of backup uses MySQL binary logs, recordings that track the changes made to the database. During a hot backup, MySQL Enterprise Backup reads these logs to ensure that the backup is consistent and reflects the current state of the database, even if data changes during the backup process. This means that business operations can continue without interruption, while data is stored securely.

MySQL Enterprise Backup Performance

Another key feature of MySQL Enterprise Backup is support for full, incremental, and differential backups. Full backups copy the entire database, which is essential for a complete recovery basis. Incremental and differential backups, on the other hand, copy only data that has changed since the last backup, significantly reducing the time and storage space needed. These types of backups are particularly useful for large databases, as they reduce storage overhead and speed up both the backup and recovery process.

Additionally, MySQL Enterprise Backup is designed to support backups of large distributed databases. This means it can efficiently manage data safeguards in distributed and scalable environments, which is essential for companies managing complex database systems.

MySQL Enterprise Monitor

MySQL Enterprise Monitor

MySQL Enterprise Monitor, an essential component of MySQL Enterprise Edition, plays a critical role in maintaining and optimizing database performance. This advanced monitoring tool goes far beyond simply monitoring database health; offers a full suite of features designed to ensure your database performs to the best of its ability.

One of the key aspects of MySQL Enterprise Monitor is its ability to provide detailed, real-time analysis of database health. This includes monitoring vital metrics such as CPU usage, memory, disk space, and query performance. This in-depth view allows database administrators (DBAs) to have a clear picture of how the system is working and quickly identify any bottlenecks or performance issues.

The automatic alert feature is another crucial component of this tool. MySQL Enterprise Monitor can configure and send automatic notifications in response to specific events or anomalies detected in the database. These alerts can be customized based on performance thresholds, critical errors, or other important metrics, ensuring that the IT team is immediately notified of potential issues. This allows for rapid intervention, thus reducing the risk of prolonged service interruptions or major damage.

Additionally, MySQL Enterprise Monitor includes powerful performance analysis tools. These tools allow DBAs to take an in-depth look at query performance, identifying inefficient or resource-consuming queries. Through query analysis, DBAs can optimize the database, improving overall performance and reducing response times.

Another important aspect is MySQL Enterprise Monitor's ability to track performance history. This allows DBAs to examine historical trends and database behavior patterns, which can be useful for capacity planning, analyzing seasonal performance, and predicting future resource needs.

MySQL Enterprise Monitor is also instrumental in managing the overall health of the database. With its broad scope, from performance metrics to oversight of critical aspects such as replication and security, it helps ensure that the database not only functions efficiently, but is also configured and managed in a secure and compliant manner. best practices.

MySQL Enterprise Security

Security is a critical aspect of the modern IT landscape, and MySQL Enterprise Edition offers a robust answer to this need with MySQL Enterprise Security. This advanced security suite is designed to provide comprehensive data protection, incorporating a variety of features designed to safeguard data from external and internal threats.

One of the key features of MySQL Enterprise Security is support for plug-in authentication. This system allows you to integrate MySQL with external authentication systems, such as LDAP or Windows Active Directory, thus providing more robust control over database access. Using these centralized authentication systems not only simplifies user management, but also helps ensure that only authorized users can access the database, increasing overall security.

mysql_ee_authentication

Data masking is another vital feature offered by MySQL Enterprise Security. This feature allows you to hide sensitive data, such as credit card numbers or personal identifiers, while it is being used within the database. Data masking is particularly important in scenarios where data needs to be protected from prying eyes, including unauthorized internal personnel, ensuring that only authorized users can view full information.

mysql_enterprise_encryption

The encryption of data at rest and in transit provided by MySQL Enterprise Security is a critical safeguard in the context of modern cybersecurity. Encryption at rest is especially important because it protects data stored on physical disks or storage devices. Using advanced encryption algorithms, MySQL Enterprise Security ensures that sensitive data such as financial information, personal records or trade secrets are inaccessible to unauthorized individuals, even if storage devices are lost or stolen. This level of protection is vital for organizations dealing with large volumes of sensitive data, ensuring that information remains confidential and secure, even in circumstances of potential physical security breaches.

On the other hand, Encryption in transit is essential to protect data as it moves through the network. Whether it's communications between servers and clients or data transfers between data centers, encryption in transit ensures that data is protected from interception, tampering or alteration during its journey. This is especially critical in distributed and cloud environments, where data can traverse multiple networks and devices before reaching its destination. Encryption in transit implemented by MySQL Enterprise Security uses cutting-edge protocols and algorithms to ensure that data is securely encrypted, making it virtually impossible for attackers to access or modify data in transit.

This dual security strategy – protecting both data at rest and data in transit – is critical in an increasingly complex cybersecurity landscape. It offers a holistic approach to data security, ensuring that information is protected at every stage of its lifecycle, from storage to transmission. Additionally, MySQL Enterprise Security's ability to integrate with external key management systems facilitates secure, centralized management of encryption keys, further strengthening overall security.

mysql_enterprise_audit

Another key aspect of MySQL Enterprise Security is its support for database auditing. The ability to record, monitor, and analyze all database activity is essential for organizations that must comply with strict industry regulations, such as GDPR, HIPAA, or SOX. Detailed audit trails allow you to detect and investigate suspicious activity, providing an important tool for preventing and identifying security breaches.

These features, combined, make MySQL Enterprise Security a complete data protection solution. From advanced authentication to data masking, from encryption to auditing, every aspect has been designed to provide the highest level of security, ensuring that sensitive data is protected from unauthorized access and potential breaches. In an era where data security is increasingly a priority, MySQL Enterprise Security presents itself as an indispensable solution for organizations seeking to safeguard their critical information in an effective and regulatory compliant manner.

MySQL Enterprise Scalability

mysql_80_threadpool_benchmark_oltp_image

MySQL Enterprise Scalability is an essential feature of MySQL Enterprise Edition, which plays a key role in helping businesses efficiently manage growing data volumes and workloads. This feature not only optimizes resource usage, but also ensures consistent and reliable performance, even under high load conditions.

One of the most important aspects of MySQL Enterprise Scalability is its support for horizontal scaling. Through features like MySQL replication and clustering, MySQL Enterprise Edition lets you distribute your workload across multiple servers. This not only increases overall system performance by reducing the load on a single server, but also improves availability and fault tolerance. Horizontal scaling is especially important for applications that require high availability and those that experience unexpected traffic spikes.

In addition to these features, MySQL Enterprise Edition also includes a crucial feature known as “Thread Pool”. Thread pools improve MySQL performance in environments with high workloads and large numbers of concurrent connections. Traditionally, MySQL assigns a separate thread to each connection, which can lead to server overload and performance degradation in scenarios with many concurrent connections. Thread pools overcome this problem by pooling and managing connections more efficiently, reducing system overhead, and improving throughput.

MySQL Thread Pool Diagram

MySQL's replication functionality is another key element for scalability and resiliency. Replication not only distributes the reading load across multiple servers, but also plays a critical role in disaster recovery strategies. In the event of a server failure, replication allows for rapid data recovery, significantly reducing potential downtime and data loss.

Other advanced features offered by MySQL Enterprise Edition include tools for query optimization and database partitioning. These tools are essential for managing large databases, improving query performance and facilitating data management. Query optimization, in particular, is crucial for ensuring fast response times and reducing server load, while partitioning helps organize data more efficiently, easing maintenance and improving read/write performance.

In conclusion, MySQL Enterprise Edition's advanced scaling features, including horizontal scaling, thread pools, replication, query optimization, and partitioning, provide comprehensive solutions for effectively managing data in rapidly growing business environments. These capabilities make MySQL Enterprise Edition the ideal solution for organizations looking for a reliable, secure, and highly scalable database system to manage their ever-expanding data resources.

Performance of MySQL Enterprise and MySQL Community Edition

The MySQL team recently implemented changes that significantly improve the performance of MySQL Enterprise Edition version 8.0.35 compared to the Community Edition.

Benchmark

sysbench is a widely used tool for database benchmarks, especially for MySQL. A sysbench adaptation was used to run various OLTP workloads on a MySQL database. In our setup, we ran four different sysbench tests, each capturing a specific characteristic of the OLTP workload.

  1. OLTP RO: This is a read-only mode, where no UPDATE, DELETE or INSERT queries are performed. The query mix consists of:
    • 10 x POINT_SELECT
    • 1 x SELECT_SIMPLE_RANGES
    • 1 x SELECT_SUM_RANGES
    • 1 x SELECT_ORDER_RANGES
    • 1 x SELECT_DISTINCT_RANGES
  2. POINT_SELECT: Includes a number of point selection SQL queries.
  3. OLTP RW: It is a mix of both read and write SQL queries. The query mix consists of:
    • 10 x POINT_SELECT
    • 1 x SELECT_SIMPLE_RANGES
    • 1 x SELECT_SUM_RANGES
    • 1 x SELECT_ORDER_RANGES
    • 1 x SELECT_DISTINCT_RANGES
    • 1 x UPDATE_KEY
    • 1 x UPDATE_NO_KEY
    • 1 x UPDATE_KEY
    • 1 x INSERT
    • 1 x DELETE
  4. UPDATE_KEY: Includes a number of SQL queries that update indexes.

Methodology

An InnoDB buffer pool large enough to hold the entire dataset was used. The sysbench data consisted of 8 tables of 10 million rows each, for a total of 80 million rows. The total data size was 20GB. For each scenario, a warm-up was performed, followed by 5 minutes of sysbench load, repeated 3 times to calculate an average of transactions/second. Tests were run with 64, 128, 256, 512, and 1024 connections/clients/threads. The hardware consisted of 2-socket servers with an Intel E5-2699 v4 CPU (44 cores at 2,20 GHz, 88 CPU threads). Operating System: Oracle Linux 7.9

Results

OLTP RO

The workload includes only SELECT queries – no INSERT, UPDATE or DELETE.

MySQL 8 OLTP_RO

The Enterprise Edition has an average gain of 24% across all tested thread configurations.

POINT SELECT

The workload includes only simple POINT-based SELECT queries

MySQL 8 POINT SELECT

The Enterprise Edition has an average gain of 34% across all tested thread configurations.

 

OLTPRW

The workload includes read and write queries, i.e. SELECT, INSERT, UPDATE, DELETE.

MYSQL 8 OLTPRW

The Enterprise Edition has an average gain of 26% across all tested thread configurations.

 

UPDATE_KEY

The workload includes queries that UPDATE indexes.

MySQL 8 UPDATE KEY

In summary, the results of these benchmarks show that MySQL Enterprise Edition, in its version 8.0.35, has significant performance improvements over the Community Edition in all four types of workloads tested.

These improvements are not negligible, especially in contexts where performance is of fundamental importance. In situations where companies are trying to get maximum performance out of their database systems, even an average 20-25% increase in performance can have a huge impact on overall productivity and operational efficiency.

MySQL Enterprise Edition Pricing

Pricing for Oracle's MySQL Enterprise Edition is typically structured on an annual basis and is influenced by several key factors. One of the main cost drivers is the number of server cores on which the database will run. Pricing can be scaled based on the size of the infrastructure, making it more expensive for larger, more complex systems.

Additionally, the level of support you choose plays a significant role in determining the cost. Oracle offers several levels of support for MySQL Enterprise Edition, from basic options to more comprehensive packages that include 24/7 support, ongoing updates, and access to all Enterprise Edition tools and features. Obviously, more comprehensive support packages come with higher costs.

The length of the contract is another factor that can influence the price. Longer contracts can offer better value for money, allowing companies to lock in prices and avoid future increases for an extended period.

To obtain an accurate cost estimate for MySQL Enterprise Edition, we recommend contacting Oracle directly or an authorized partner. They can provide a customized quote based on your specific business needs, infrastructure size and support requirements. This approach gives you a clearer idea of ​​actual costs and how MySQL Enterprise Edition can fit into your organization's IT budget.

However, a reference table of prices and features could be as follows.

MySQL Enterprise Pricing

Cost Comparison: Evaluating Your Investment in MySQL Enterprise Edition

Comparing costs between MySQL Community Edition and MySQL Enterprise Edition requires an in-depth analysis that goes beyond a simple price comparison. Although MySQL Enterprise Edition requires an initial financial investment, the long-term benefits and added value it offers can justify and often exceed the initial investment.

Total Cost of Ownership (TCO) Evaluation

Total Cost of Ownership (TCO) is a crucial factor to consider when evaluating MySQL Enterprise Edition. This cost includes not only the purchase price of the software, but also the costs of implementation, management, support and maintenance over time. While MySQL Community Edition may seem cheaper initially, the lack of advanced features and dedicated support can lead to higher operating costs in the long term. On the other hand, MySQL Enterprise Edition, with its comprehensive technical support, advanced management and monitoring tools, and superior security features, can significantly reduce operation and maintenance costs.

Reduction of Downtime

Downtime, both planned and unplanned, can have a significant impact on business operations and revenue. MySQL Enterprise Edition is designed to maximize availability and reduce downtime. With features like advanced backup, proactive monitoring, and scalability, businesses can ensure their systems are always up and running. By reducing downtime, MySQL Enterprise Edition helps you avoid lost revenue and damage to your company's reputation, which can be far more costly than the initial investment in the software.

Increased Productivity

MySQL Enterprise Edition contributes significantly to increased productivity. Advanced management and monitoring tools reduce the workload of DBAs and system administrators, allowing them to focus on more strategic tasks. Additionally, optimized performance and database scalability improve the efficiency of business applications, improving the overall productivity of the organization.

Greater Security

Data security is an increasingly critical issue for businesses of all sizes. MySQL Enterprise Edition offers advanced security features that protect company data from unauthorized access and breaches. This level of security reduces the risk of costly security incidents and helps companies comply with privacy and data protection regulations. Preventing security breaches can save companies millions in fines, reputational damage, and lost customers.

Compliance and Risk Reduction

MySQL Enterprise Edition facilitates compliance with various industry regulations by offering audit and security features. This is especially important for companies in regulated industries, where failure to comply with regulations can result in heavy financial penalties and reputational damage.

Conclusion

In conclusion, when comparing the costs of MySQL Community Edition and MySQL Enterprise Edition, it is essential to consider the overall value that each version can bring to your organization. Reduced downtime, increased productivity, improved security and compliance are aspects that can have a significant financial impact. In many cases, investing in MySQL Enterprise Edition can be cost-effective in the long run, offering a more stable, secure, and scalable solution for your business needs.

For example, in transaction-intensive environments, such as finance or e-commerce, where every millisecond of improvement in database responsiveness can translate into a significant competitive advantage, the performance increase offered by MySQL Enterprise Edition can be decisive . A faster database means transactions completed more quickly, which in turn can mean greater customer satisfaction and ultimately increased revenue.

Additionally, for businesses that handle large volumes of data and require complex processing, reduced processing times and greater efficiency in resource management can translate into direct cost savings. These savings can come from reducing the number of servers needed to handle the workload or decreasing the time needed to perform critical operations.

Likewise, in environments where business continuity and reduced downtime are priorities, the improved performance and greater reliability of MySQL Enterprise Edition can have a significant impact on the business. This is especially true in scenarios where every second of downtime can result in significant financial losses.

These performance benefits, combined with the advanced security, management, and support features offered by MySQL Enterprise Edition, can easily justify the additional cost over the Community Edition. For organizations that demand the most from their database infrastructure, investing in MySQL Enterprise Edition is not only a quality choice, but also a strategic investment that can lead to a tangible economic return in the medium and long term.

In conclusion, while MySQL Community Edition remains a viable option for many smaller projects and applications, for companies looking for optimal performance and enterprise-level reliability, MySQL Enterprise Edition is a very justified and advantageous choice.

Do you have doubts? Don't know where to start? Contact us!

We have all the answers to your questions to help you make the right choice.

Chat with us

Chat directly with our presales support.

0256569681

Contact us by phone during office hours 9:30 - 19:30

Contact us online

Open a request directly in the contact area.

INFORMATION

Managed Server Srl is a leading Italian player in providing advanced GNU/Linux system solutions oriented towards high performance. With a low-cost and predictable subscription model, we ensure that our customers have access to advanced technologies in hosting, dedicated servers and cloud services. In addition to this, we offer systems consultancy on Linux systems and specialized maintenance in DBMS, IT Security, Cloud and much more. We stand out for our expertise in hosting leading Open Source CMS such as WordPress, WooCommerce, Drupal, Prestashop, Joomla, OpenCart and Magento, supported by a high-level support and consultancy service suitable for Public Administration, SMEs and any size.

Red Hat, Inc. owns the rights to Red Hat®, RHEL®, RedHat Linux®, and CentOS®; AlmaLinux™ is a trademark of AlmaLinux OS Foundation; Rocky Linux® is a registered trademark of the Rocky Linux Foundation; SUSE® is a registered trademark of SUSE LLC; Canonical Ltd. owns the rights to Ubuntu®; Software in the Public Interest, Inc. holds the rights to Debian®; Linus Torvalds holds the rights to Linux®; FreeBSD® is a registered trademark of The FreeBSD Foundation; NetBSD® is a registered trademark of The NetBSD Foundation; OpenBSD® is a registered trademark of Theo de Raadt. Oracle Corporation owns the rights to Oracle®, MySQL®, and MyRocks®; Percona® is a registered trademark of Percona LLC; MariaDB® is a registered trademark of MariaDB Corporation Ab; REDIS® is a registered trademark of Redis Labs Ltd. F5 Networks, Inc. owns the rights to NGINX® and NGINX Plus®; Varnish® is a registered trademark of Varnish Software AB. Adobe Inc. holds the rights to Magento®; PrestaShop® is a registered trademark of PrestaShop SA; OpenCart® is a registered trademark of OpenCart Limited. Automattic Inc. owns the rights to WordPress®, WooCommerce®, and JetPack®; Open Source Matters, Inc. owns the rights to Joomla®; Dries Buytaert holds the rights to Drupal®. Amazon Web Services, Inc. holds the rights to AWS®; Google LLC holds the rights to Google Cloud™ and Chrome™; Microsoft Corporation holds the rights to Microsoft®, Azure®, and Internet Explorer®; Mozilla Foundation owns the rights to Firefox®. Apache® is a registered trademark of The Apache Software Foundation; PHP® is a registered trademark of the PHP Group. CloudFlare® is a registered trademark of Cloudflare, Inc.; NETSCOUT® is a registered trademark of NETSCOUT Systems Inc.; ElasticSearch®, LogStash®, and Kibana® are registered trademarks of Elastic NV Hetzner Online GmbH owns the rights to Hetzner®; OVHcloud is a registered trademark of OVH Groupe SAS; cPanel®, LLC owns the rights to cPanel®; Plesk® is a registered trademark of Plesk International GmbH; Facebook, Inc. owns the rights to Facebook®. This site is not affiliated, sponsored or otherwise associated with any of the entities mentioned above and does not represent any of these entities in any way. All rights to the brands and product names mentioned are the property of their respective copyright holders. Any other trademarks mentioned belong to their registrants. MANAGED SERVER® is a trademark registered at European level by MANAGED SERVER SRL, Via Enzo Ferrari, 9, 62012 Civitanova Marche (MC), Italy.

Back to top