Overview
This is a repackaged open source software product wherein additional charges apply for technical support and maintenance by Apps4Rent. MariaDB is a popular open-source relational database management system. MariaDB's data files and client protocol are generally binary compatible with those from the equivalent MySQL version. It is developed by original developers of MySQL. MariaDB can also stores data in various tables. It is also part of most cloud offerings and default in most Linux distributions. To establish the relationship between these tables, primary keys and foreign keys are used. It is fast, scalable and robust.
It has rich ecosystem of plugins, storage engines, etc which makes it very versatile for a wide variety of use cases.
Highlights
- Apps4Rent provides MariaDB which is ready to use for Production Environment.
Details
Typical total price
$0.146/hour
Pricing
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.medium Recommended | $0.10 | $0.046 | $0.146 |
t2.large | $0.10 | $0.093 | $0.193 |
t2.xlarge | $0.10 | $0.186 | $0.286 |
c3.large | $0.10 | $0.105 | $0.205 |
c3.xlarge | $0.10 | $0.21 | $0.31 |
c3.2xlarge | $0.10 | $0.42 | $0.52 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
Apps4Rent does not offer commercial licenses or refund to any product mentioned above. The product comes with open source licenses.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Additional details
Usage instructions
For Linux: Connect to your Linux instance via port no. 22 using SSH. Please refer this article: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html Sign-in credentials: Username: ubuntu Refer this article to get started with this product - https://mariadb.org/documentation/#getting-started
Following are some commands to verify MariaDB: To start the service: sudo systemctl start mariadb (To start MariaDB) To view the Status: sudo systemctl status mariadb (It will show "running") To view the version: mysql -V (It will show the version of mariaDB as "mysql Ver 15.1 Distrib 10.1.48-MariaDB,") To start MariaDB: sudo mysql (This command will start MariaDB) To Exit MariaDB: exit
Resources
Vendor resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.