diff --git a/index.html b/index.html index a0706de..d88f646 100644 --- a/index.html +++ b/index.html @@ -188,9 +188,7 @@

Taking code from desktop to the cloud

them, allowing us to keep our build modular and composable.

We require additional tools to take these builds from the developers' desks to AWS. There are tens of thousands of instances running Netflix. Every one of these runs on top of an image created by our open source tool Aminator. Once packaged, - these AMIs are deployed to AWS using our Continuous Delivery Platform, Spinnaker. Spinnaker facilitates releasing software changes with high velocity and confidence. - -

+ these AMIs are deployed to AWS using our cloud deployment and management tool, Spinnaker.

@@ -277,10 +275,11 @@

Providing Actionable Insight at Massive Scale

and efficiently. Vector exposes high-resolution host-level metrics with minimal overhead.

Being able to understand the current state of our complex microservice architecture at a glance is crucial when making remediation decisions. Vizceral helps provide this at-a-glance intuition without needing to first build up a mental model of the system.

- -

Finally to validate reliability, we have Chaos Monkey which tests our instances +

Outside of the operational domain, cost management and visibility into where our resources are used in the cloud is a multi-million question + to be answered; we've built Ice as a way to expose ongoing cost and and cloud utilization trends to + engineers so they can have a better understanding of the footprint of their applications in our environment.

+

Finally to validate reliability, we have Chaos Monkey which tests our instances for random failures, along with the Simian Army.

-