Remove Backup Remove Download Remove Load Balancer
article thumbnail

Azure Virtual Machine Tutorial

The Crazy Programmer

Load balancing – you can use this to distribute a load of incoming traffic on your virtual machine. Backup – To protect our virtual machine from accidental deletion or corruption of disks, you can turn this on. Click on “Download RDP File “ and open that downloaded file. Get more on [link].

Azure 249
article thumbnail

The Challenging Migration from Heroku to Google Kubernetes Engine

Algolia

One of our customers wanted us to crawl from a fixed IP address so that they could whitelist that IP for high-rate crawling without being throttled by their load balancer. A good example of this complexity is with IP Whitelisting. He provided an example that ended up looking like this: View the code on Gist.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Azure Training Courses | New January Releases

Linux Academy

Now we’re excited to announce our completely revamped Azure courses with included hands-on labs, interactive diagrams, flash cards, study groups, practice exams, downloadable course videos, and even more features! Create a Load Balanced VM Scale Set in Azure. Configuring Azure Backups. with Michael Heydt and James Lee.

Azure 80
article thumbnail

Easy Object Storage with InfiniBox

Infinidat

Export "/minio01" created As a next step, we’re going to mount this newly created file system on a MinIO gateway host, and download and launch the latest MinIO binary: [miniogw ~]$ mkdir /mnt/minio01 [miniogw ~]$ mount -o hard,intr,rsize=262144,wsize=262144. 3 - Highly available MinIO environment behind NGINX load balancers. .

Storage 15
article thumbnail

A Reference Architecture for the Cloudera Private Cloud Base Data Platform

Cloudera

The recently released Cloudera Ansible playbooks provide the templates that incorporate best practices described in this blog post and can be downloaded from [link] . Externally facing services such as Hue and Hive on Tez (HS2) roles can be more limited to specific ports and load balanced as appropriate for high availability.

article thumbnail

Patroni 3.0 & Citus: Scalable, Highly Available Postgres

The Citus Data

Citus could be used either on Azure cloud, or since the Citus database extension is fully open source, you can download and install Citus anywhere you like. Citus is a PostgreSQL extension that makes PostgreSQL scalable by transparently distributing and/or replicating tables across one or more PostgreSQL nodes. done Creating demo-work1-2.

article thumbnail

Your Guide to Kubernetes Air-Gapping Success

d2iq

Air-Gapped Environment In a connected Kubernetes environment, you access images in a number of ways including pulling images from Docker, sudo, apt updates, Wget and GitHub downloads. Once you have your images, you can do a backup of a Kubernetes cluster and all the configurations that were deployed to it.