Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


High availability hosting solution
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

High availability hosting solution

Hi, i am looking to reduce the risk of my website being down, so was hoping someone could suggest some good HA hosting provider. Or may be other solution how this can be achieve.

Comments

  • SSDBlazeSSDBlaze Member, Host Rep

    Are you looking for HA web hosting? Or are you looking to run two dedicated servers? Location?

  • @leapswitch's CloudJiffy. You can just set it to create 2+ Apache (or NGiNX), 2+ MySQL instances and cluster it (done by the panel), and use Externel Storage (GlusterFS available for HA) and mount it on your webroot.

    Thanked by 2uptime leapswitch
  • uptimeuptime Member
    edited September 2019

    Also check Lunanode (@perennate) for some useful features for a high availability setup:

    https://dynamic.lunanode.com/info

    • High-availability - if a compute node goes down due to hardware failure, virtual machines on that node that have the root partition stored on a volume will be automatically "evacuated" to another node. Similarly, if upgrades need to be performed on a node, then such VMs will be live migrated with no downtime or reboot.

    [...]

    • Tenant Networks - create tenant networks that provide isolated networking between your instances. You can use tenant networks to achieve more complex network setups.
    • Cloud Load Balancers - balance TCP, HTTP, or HTTPS requests between multiple virtual machines using our high availability load balancer service. You can define health monitors to disable failed virtual machines on the load balancer.
    • Server Monitoring - use our fault tolerant, distributed server uptime monitoring service so that you get notifications over e-mail, SMS, or phone call if your services go down. HTTP, TCP, and ICMP checks can be added; you can also add checks to ensure your SSL certificates are up-to-date.

    https://wiki.lunanode.com/index.php/Virtual_networks

    • On your network, you can create load balancing pools that allow you to distribute network application load across multiple VM instances. The pools can be dynamically adjusted to add or remove VM instances, providing you with easy scalability. We support HTTP and generic TCP protocols, and round-robin, least connections, or source IP based load distribution algorithms. The load balancing pool will have its own external floating IP address that serves as the entrypoint to your application.
  • @SSDBlaze said:
    Are you looking for HA web hosting? Or are you looking to run two dedicated servers? Location?

    Yes i am looking for HA web hosting

Sign In or Register to comment.