Listing Thumbnail

    TiDB with Grafana & Prometheus: Real-Time Data & Analytics by Techlatest

     Info
    This product has charges associated with it for seller support. This offer bundles **TiDB**, a MySQL compatible distributed SQL database for **Hybrid Transactional and Analytical Processing (HTAP)**, with **Grafana** and **Prometheus** for real-time monitoring and dashboarding, providing seamless scalability and instant insights for modern data-driven applications.
    Listing Thumbnail

    TiDB with Grafana & Prometheus: Real-Time Data & Analytics by Techlatest

     Info

    Overview

    This is a repackaged open source software product wherein additional charges apply for support by TechLatest.net.

    This virtual machine is pre-configured with TiDB, a distributed SQL database designed for Hybrid Transactional and Analytical Processing (HTAP). TiDB combines the reliability of traditional relational databases with the flexibility to scale both horizontally as well as vertically, allowing your system to grow effortlessly as data increases. It is perfect for modern applications that require both transactional processing and real-time analytics.

    Key TiDB Features:

    • MySQL Compatibility: Easily migrate from MySQL with minimal changes, as TiDB supports MySQL syntax and protocols.

    • Distributed Architecture: Ensures high availability and fault tolerance by automatically replicating data across multiple nodes.

    • HTAP Capabilities: Handle both transactional (OLTP) and analytical (OLAP) workloads in a single system, eliminating the need for separate databases.

    • ACID Compliance: Guarantees strong consistency for all transactions across distributed systems.

    • Horizontal Scalability: Add more servers to your system without downtime, ensuring smooth growth as your data needs expand.

    • Vertical Scalability: You can vertically scale by upgrading server hardware, adding more CPU cores, or increasing RAM to existing VM.

    • Real-Time Analytics: Perform complex queries on live data, enabling immediate insights and data-driven decisions.

    Use Cases:

    • E-Commerce and Finance: Manage large volumes of customer transactions while simultaneously running analytics to enhance decision-making.

    • IoT and Real-Time Data: Efficiently process data streams from IoT devices, while performing real-time analysis.

    • Gaming and Media: Support millions of users and analyze data on user behavior without performance bottlenecks.

    Advanced Monitoring with Grafana and Prometheus:

    This virtual machine also includes Grafana and Prometheus, open-source tools for visualizing and monitoring your TiDB environment. Grafana provides detailed dashboards to track key metrics, while Prometheus collects real-time performance data, allowing you to monitor the health and efficiency of your TiDB setup. Together, they offer end-to-end visibility, helping you quickly identify and address potential issues to ensure high availability and performance.

    Disclaimer: Other trademarks and trade names may be used in this document to refer to either the entities claiming the marks and/or names or their products and are the property of their respective owners. We disclaim proprietary interest in the marks and names of others.

    Highlights

    • TiDB: MySQL compatible unified platform for DB Transactions and Real-Time Analytics

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    CentOs Stream 9

    Typical total price

    This estimate is based on use of the seller's recommended configuration (t2.large) in the US East (N. Virginia) Region. View pricing details

    $0.223/hour

    Pricing

    TiDB with Grafana & Prometheus: Real-Time Data & Analytics by Techlatest

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (558)

     Info
    • ...
    Instance type
    Product cost/hour
    EC2 cost/hour
    Total/hour
    t2.medium
    $0.13
    $0.046
    $0.176
    t2.large
    Recommended
    $0.13
    $0.093
    $0.223
    t2.xlarge
    $0.13
    $0.186
    $0.316
    t2.2xlarge
    $0.13
    $0.371
    $0.501
    t3.medium
    $0.13
    $0.042
    $0.172
    t3.large
    $0.13
    $0.083
    $0.213
    t3.xlarge
    $0.13
    $0.166
    $0.296
    t3.2xlarge
    $0.13
    $0.333
    $0.463
    t3a.medium
    $0.13
    $0.038
    $0.168
    t3a.large
    $0.13
    $0.075
    $0.205

    Additional AWS infrastructure costs

    Type
    Cost
    EBS General Purpose SSD (gp2) volumes
    $0.10/per GB/month of provisioned storage

    Vendor refund policy

    Will be charged for usage, can be canceled anytime and usage fee is non refundable.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    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

    first release

    Additional details

    Usage instructions

    1. On the EC2 Console page, instance is up and running. To connect to this instance through putty, copy the IPv4 Public IP Address. (refer Putty Guide available at https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/putty.html  for details on how to connect using putty/ssh).

    2. Open putty, paste the IP address and browse your private key you downloaded while deploying the VM, by going to SSH- >Auth->Credentials , click on Open.

    3. Login as ec2-user .

    4. Update the password of ec2-user using below command : sudo passwd ec2-user

    5. Once ec2-user password is set, access the GUI environment using RDP on Windows machine or Remminal on Linux machine. Copy paste the Public IP of the VM and paste it in the RDP. Login with ec2-user and its password.

    6. Once you are connected to GUI environment of this VM, access the TiDB by opening the Firefox Browser from the desktop.

    7. To update the password of TiDB , open terminal inside the RDP session and run below commands.

       mysql --host 127.0.0.1 --port 4000 -u root
      
    8. Above command will connect to mysql. update the password using

        ALTER USER 'root'@'%' IDENTIFIED BY 'new_password';
      

    Replace 'new_password' with your desired password.

    1. Flush the privileges to start with new password.

          FLUSH PRIVILEGES;
      
          EXIT;
      
    2. Now reconnect to DB using below command. It will prompt for the new password and set test as the DB to use.

      mysql --host 127.0.0.1 --port 4000 -u root -p -e "use test;"

    3. Now use the same password when logging in to TiDB Dashboard available at http://127.0.0.1:2379/dashboard  using root userid.

    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.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to write a review for this product.