Skip to content

Commit d5cd407

Browse files
smawsonrshriram
authored andcommitted
Updating blurbs on front page with some text from the overview. (istio#37)
1 parent a9b8581 commit d5cd407

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<div class="row" >
2323
<div class="col-md-11 nofloat center-block landing-row">
2424
<h3 class="col-sm-7 landing-row-title">Rich Layer-7 Routing & Traffic Management</h3>
25-
<p class="col-sm-7">Scooby dooby doo, where are you?</p>
25+
<p class="col-sm-7">Control the flow of traffic and API calls between services using dynamic route configuration.</p>
2626
<div class="col-sm-7">
2727
<a href="{{ site.baseurl }}/docs/concepts/architecture.html"><button class="btn btn-grpc waves-effect waves-light btn-read-more">READ MORE</button></a>
2828
</div>
@@ -33,8 +33,8 @@ <h3 class="col-sm-7 landing-row-title">Rich Layer-7 Routing & Traffic Management
3333
<div class="row" >
3434
<div class="col-md-11 nofloat center-block landing-row">
3535
<img class="col-sm-5 landing-image" src="{{ site.baseurl }}/img/resilience.svg" alt="Mobile">
36-
<h3 class="col-sm-7 landing-row-title">Out-of-box Resilience Features across languages and platforms</h3>
37-
<p class="col-sm-7">Circuit breakers, retries, timeouts, and health checks for your services irrespective of their languages and platforms</p>
36+
<h3 class="col-sm-7 landing-row-title">Resilience across languages and platforms</h3>
37+
<p class="col-sm-7">Increase reliability by shielding applications from flaky networks and cascading failures in adverse conditions.</p>
3838
<div class="col-sm-7">
3939
<a href="{{ site.baseurl }}/about#osp"><button class="btn btn-grpc waves-effect waves-light btn-read-more">READ MORE</button></a>
4040
</div>
@@ -43,8 +43,8 @@ <h3 class="col-sm-7 landing-row-title">Out-of-box Resilience Features across lan
4343

4444
<div class="row" >
4545
<div class="col-md-11 nofloat center-block landing-row">
46-
<h3 class="col-sm-7 landing-row-title">A Policy Driven Control Plane for Microservices</h3>
47-
<p class="col-sm-7">Dexters Laboratory</p>
46+
<h3 class="col-sm-7 landing-row-title">A Policy Driven Control Plane</h3>
47+
<p class="col-sm-7">Apply organizational policy to the interaction between services, ensure access policies are enforced and resources are fairly distributed among consumers.</p>
4848
<div class="col-sm-7">
4949
<a href="{{ site.baseurl }}/docs/concepts/mixer.html"><button class="btn btn-grpc waves-effect waves-light btn-read-more">READ MORE</button></a>
5050
</div>
@@ -55,8 +55,8 @@ <h3 class="col-sm-7 landing-row-title">A Policy Driven Control Plane for Microse
5555
<div class="row" >
5656
<div class="col-md-11 nofloat center-block landing-row">
5757
<img class="col-sm-5 landing-image" src="{{ site.baseurl }}/img/monitoring.svg" alt="In-depth Monitoring of Apis">
58-
<h3 class="col-sm-7 landing-row-title">In-depth Telemetry and Reporting Without Changes to Application</h3>
59-
<p class="col-sm-7">Request tracing across services with Zipkin, aggregated API metrics and more</p>
58+
<h3 class="col-sm-7 landing-row-title">In-depth Telemetry and Reporting</h3>
59+
<p class="col-sm-7">Understand the dependencies between services, the nature and flow of traffic between them and quickly identify issues with distributed tracing.</p>
6060
<div class="col-sm-7 col-sm-offset-5 col-sm-offset-0">
6161
<a href="{{ site.baseurl }}/docs/concepts/architecture.html"><button class="btn btn-grpc waves-effect waves-light btn-read-more">READ MORE</button></a>
6262
</div>

0 commit comments

Comments
 (0)