Services connected to ReadyMage
Last updated
Was this helpful?
Last updated
Was this helpful?
Yes, your project comes with a connected ELK stack and in your project's User Portal, you can find the access to Kibana application that updates logs in real-time with the possibility to search particular records or narrow down the search by a service e.g. Magento or Varnish logs.
Yes, you can also do it with 1-click in the User Portal naming your new instance that will be cloned from the master branch and choosing to run it in production or default Magento mode.
Yes, your instance comes with the NewRelic module pre-installed. The only thing that you need to do is create a NewRelic account and for your instance in the User Portal.
Please, add the public key of the user in the User Portal to connect and refer to guide.
Please, add the public key of the user and refer to guide.
There are different CDN providers we support with FREE set up such as Fastly and Cloudflare. Cloudflare offers FREE unlimited CDN or $20 per domain that includes unlimited DDoS attack mitigation and WebP image optimization, which is the most cost-efficient solution by now. Fastly on the other hand offers Varnish cache at the edge, where we store GraphQL responses and WebP optimization as well, but at a higher fee. Please, make your CDN provider choice and we will be happy to assist with FREE setup. Simply contact us through a support request.
WebP is usually provided by one of the CDN providers such as Cloudflare. We will set up Cloudflare FREE for you once you make a support request.
Yes, we connect out of the box Server-Side Rendering (SSR) service recommended by Google - Prerenderer.io, and its fee, based on the number of pages indexed, is added to your monthly resource consumption bill.
CloudFront only provides CDN and you pay $0.085 per gigabyte. You would require to set up AWS Lambda for WebP optimization and AWS WAF for DDoS protection at an additional cost.
On the other hand with Cloudflare, you get unlimited CDN, WebP optimization, and DDoS protection out of the box for a fixed cost of $20.
We can setup AWS ElastiCache if required at an extra cost.
Since ReadyMage only does Magento 2 e-commerce solution infrastructure, we use Redis as per Magento's recommendation and only for isolated Magento purposes allowing us to configure it for optimal performance.
You can’t export data from AWS Aurora due to it having the proprietary SQL format of AWS.
ReadyMage is using the same database as Magento Cloud - MySQL database.
In terms of backups, ReadyMage has a daily, weekly, and monthly snapshots system in place ensuring high data security.
We are using Terraform only to create Nodes. Infrastructure provisioning is fully done by Kubernetes manifests.
Since both MariaDB and MySQL databases provide the same set of underlying tools, it is very easy to copy data from MariaDB to MySQL. Using out of the box commands the records would get migrated into MySQL from the provided MariaDB database dump.