Skip to content

Commit c9ff88e

Browse files
authored
remove broken links on overview page (#224)
A number of the old blog posts are no longer accessible. Fixes #223.
1 parent ae1dd8a commit c9ff88e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/overview.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@ of data. In addition there were a number of trends in the company which presaged
1212
increase in metric volume:
1313

1414
* Rolling pushes to [Red/Black deployments](http://techblog.netflix.com/2012/06/asgard-web-based-cloud-management-and.html).
15-
* Leveraging [auto-scaling for large clusters](http://techblog.netflix.com/2012/01/auto-scaling-in-amazon-cloud.html).
16-
Netflix has always used auto-scaling groups in AWS, but initially most were configured with fixed
17-
size and just used as a group and to replace instances.
18-
* Expansion internationally into [Latin America](http://blog.netflix.com/2011/07/netflix-is-coming-to-latin-america.html)
19-
and [Europe](http://ukirelandblog.netflix.com/2012_01_01_archive.html). This led to an increase
15+
* Leveraging auto-scaling for large clusters. Netflix has always used auto-scaling groups in AWS,
16+
but initially most were configured with fixed size and just used as a group and to replace
17+
instances.
18+
* Expansion internationally into Latin America and Europe. This led to an increase
2019
in the number of countries being tracked for key metrics and for Europe it was the first move
2120
into additional AWS regions. With additional regions we also wanted to have better isolation so
2221
a problem with monitoring in one region would not impact another, but at the same time have
@@ -330,4 +329,4 @@ come in the future:
330329

331330
These projects were originally developed and run internally and thus only needed to be setup by our
332331
team and assume many internal infrastructure pieces to run. There is a goal to try and make this
333-
easier, but it will take some time.
332+
easier, but it will take some time.

0 commit comments

Comments
 (0)