June 2016
Intermediate to advanced
436 pages
10h 37m
English
In this section, we will set up BrownField microservices on the EC2 instances created. In this case, the build is set up in the local desktop machine, and the binaries will be deployed to AWS.
Perform the following steps to set up services on an EC2 instance:
sudo apt-get install git
bootstrap.properties to point to the appropriate Git repository created for this example.bootstrap.properties of all the microservices to point to the config-server using the private IP address of the EC2 instance.*.properties from the local Git repository to the EC2 Git repository and perform a ...Read now
Unlock full access