Skip to content

Commit f2f3332

Browse files
Carlos Ferreirasamdark
Carlos Ferreira
authored andcommitted
Typo (#188)
1 parent effe9f3 commit f2f3332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/scaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Most PaaS platforms such as Google Cloud Managed Instance Groups and Amazon Elas
4848

4949
When the server group is set up using a disk based on the snapshot from the temporary server instance, you can remove the temporary server instance.
5050

51-
Your server group is now configured. Set up a load balancer on your PaaS platform (i.e. Load Balancer on Google) for the server group, andset your domain's A or CNAME records to your load balancer's static IP.
51+
Your server group is now configured. Set up a load balancer on your PaaS platform (i.e. Load Balancer on Google) for the server group, and set your domain's A or CNAME records to your load balancer's static IP.
5252

5353
The mechanism described above is really simple yet sufficient enough to have your application up and running. There can be another process incorporated in the mechanism such as deployment failure prevention, version rollback, zero downtime, etc. These will be described in another topic.
5454

0 commit comments

Comments
 (0)