TNS
VOXPOP
Will JavaScript type annotations kill TypeScript?
The creators of Svelte and Turbo 8 both dropped TS recently saying that "it's not worth it".
Yes: If JavaScript gets type annotations then there's no reason for TypeScript to exist.
0%
No: TypeScript remains the best language for structuring large enterprise applications.
0%
TBD: The existing user base and its corpensource owner means that TypeScript isn’t likely to reach EOL without a putting up a fight.
0%
I hope they both die. I mean, if you really need strong types in the browser then you could leverage WASM and use a real programming language.
0%
I don’t know and I don’t care.
0%
Containers

How To Monitor Docker Containers on AWS Using the Datadog Platform

Nov 13th, 2014 10:47am by
Featued image for: How To Monitor Docker Containers on AWS Using the Datadog Platform
Editor’s Note: Tutorials are a new feature we are developing for The New Stack. They are designed to demonstrate developer tools and management technologies that are being used to build and manage new stack environments. Datadog is a sponsor of The New Stack.

At AWS re:Invent yesterday, Matt Williams of Datadog did a demo with The New Stack about how to monitor containers on Amazon Web Services using the Datadog platform.

Customers are asking how to monitor containers on AWS, Williams said. The reason: it is easy to go from one, two to hundreds or thousands of containers. But understanding the role of the container or how it is behaving in an availability zone can be difficult to do.

In the example, Williams showed the increase in containers on a web site and how the load is getting managed. With Datadog, he showed how the user monitors the lifecycle of that increase.

He showed the number of running and stopped containers. Williams also showed how to simulate demand using a Redis benchmarking tool and a distributed net client.

With Datadog, the user can see the number of containers over time and information such as how CloudWatch reports CPU usage across the instances, how the operating system is reporting usage and how Docker is reporting the usage as well.

A different dashboard shows it from a slightly different perspective. For example, it can show the monitoring data by availability zone. Graphs are created by specifying different tags such as CloudWatch or a specific region. Other events might be GitHub commits and the time Docker containers are brought up or destroyed.

A Datadog dashboard can be shared with the world or there are dashboards that can be used internally.

A graph is created by the sum of Docker containers running across all the instances. It can be overlaid by overlaid zones or events as well.

Group Created with Sketch.
TNS owner Insight Partners is an investor in: Pragma, The New Stack, Docker.
THE NEW STACK UPDATE A newsletter digest of the week’s most important stories & analyses.