Deploy to multiple servers using load balancer

Akshay H

I have multiple tomcat servers behind the load balancer, how i can get to know to which server the app has been deployed and how to deploy to multiple servers at a time?

Kevin Lu-MSFT

In Release Pipeline, there are two methods to deploy to multiple servers.

Method 1. As matt said, you could create a Deployment Group first. Then you could create targets for each tomcat server.

You could use the following settings in Release Pipeline to deploy to multiple servers at a time :

  1. Add deployment group job in Relase Pipeline.

  2. Select Deployment Group and set the Targets to deploy to in parallel.

enter image description here

When you run the Release, you can check the deployment of the app on each server.

Method2: you could create an agent pool and self-hosted agents for each tomcat server.

You could use the following settings in Release Pipeline deploy to multiple servers at a time:

  1. Select the Agent Job.

  2. Choose the custom agent pool and set the Multi-agent number.

enter image description here

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How to expose multiple TCP Servers through one load balancer

GitlabCi deploy on multiple servers

Deploy SolrCloud to multiple servers

Ribbon Load Balancer cannot see list of servers

How to expose multiple port using a load balancer services in Kubernetes

GCP - How to serve multiple applications on a load balancer using Ingress?

Using Application Load Balancer with HTTPS

Is using a load balancer with ElasticSearch unnecessary?

SSL certificate for communication between load balancer and servers necessary?

How to encrypt traffic between the load balancer and web servers with elastic beanstalk

why in load-balancer with nginx, it doesnt find files in other servers?

How to grant internet access to application servers through load balancer

Use Kubernetes to deploy a single app to multiple servers

Deploy code on multiple servers from same branch

Deploy multiple Content Delivery Servers with same confguration

Azure associating security group with multiple network interfaces and load balancer with multiple subnets using Terraform

How to deploy a distributed system across multiple servers in parallel using VSTS release process

How to setup dual http and https servers behind a load balancer like elastic balancer

target group for multiple containers load balancer AWS

Application Load Balancer for multiple applications on port 80

Config for multiple SSL Certificates on Application Load Balancer

GCP Load Balancer with multiple applications and ports

Defining multiple ec2 instances in terraform using count and registering them with a load balancer

What is the difference (pros and cons) to use Load balancer vs using multiple connection string in xcc for Marklogic Corbs

Using a Load Balancer with Twilio for IVR App

Using Load Balancer Instead of Proxy Server

Using load balancer to terminate Kafka/SSL connections

Specifics of using a push subscription as a load balancer

Using reserved instances in an Elastic Beanstalk Load Balancer