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 / Kubernetes / Microservices

The Pancake Breakfast Circuit Comes to ContainerCon

Aug 27th, 2015 10:17am by
Featued image for: The Pancake Breakfast Circuit Comes to ContainerCon

The state of Docker and the container ecosystem was the touchstone for discussion at The New Stack’s most recent pancake breakfast / podcast recording session, hosted by Alex Willams at ContainerCon 2015.

Joining Alex were Krishnan Subramanian, director of OpenShift strategy at Red Hat, Aneel Lakhani from the marketing team at SignalFx, Erica Windisch, a security engineer at Docker, and Sam Charrington, analyst with The New Stack.

For more episodes, check out the podcast section of The New Stack.


#56: The Pancake Breakfast Circuit Comes to ContainerCon

This podcast is also available on YouTube.

After a brief intro and a few use case stories from the audience, the focus narrows to running Docker in production, which, said Aneel, “requires the same things you you need to run anything else in production.”

“You still need some kind of scheduling system that tells resources where to go when you’re splitting resources between things, whether it’s in VMs or containers,” he said.

“You still need an orchestration platform of some kind that will deal with issues with the container — spin them up, spin them them down, add capacity. You still need a deployment system if you’re going to do continuous integration and deployment — we use Jenkins. You still need to configure software; you still need to package containers; you still need to test containers; you still need to run everything though a test harness of some kind; and, you still need to get metrics so that you can figure out what they’re doing in real life.”

September 10, 2015 // Amsterdam

September 10, 2015 // Amsterdam

Join us in the big tent for a short stack with The New Stack, sponsored by Cloudsoft and Apcera. Software Circus is offering a 40% discount to readers of The New Stack. Register with the discount code: THENEWSTACKATTHECIRCUS. Software Circus is also offering free admisssion to women and people in the LGBTQ community who want to attend the conference. Register with the  code: COMEONECOMEALL.

Alex and Sam discussed putting together The New Stack’s Docker and Container eBooks Series, and Sam talked about having just finished compiling an ecosystem directory including more that 100 participants that have some kind of Docker products.

“The thing that I keep running into in talking to folks that are not in the echo chamber,” said Sam, “is just, ‘it’s confusing,’ and it’s still early. A lot of us went through the same thing with cloud. We’d sit around in rooms like this and talk about, ‘Are people using cloud? Is cloud really going to be a thing? What do I need to do to get to cloud?’ It’s very similar but it’s happening a lot quicker.”

Eric discussed the two different audiences at ContainerCon:

“This conference has many kernel hackers and a lot of builders of the tools and ecosystem that drives Linux. As such, there’s a number of people — especially operators — who are concerned about deploying containers at scale and managing their data center — kind of the cloud OS or the cloud computing model.”

“Then we have technologists who are simply caring about the technology that drives containers,” he continued. “Many of us just look at a container and think, ‘this is the isolation between different processes on the host, and our concern is making that technology better, working at that technology,’ … as opposed to the orchestration and scheduling problems that we have at scale. A PaaS isn’t a concern if you’re just hacking on the kernel.”

Alex persuaded Krishnan to compare Kubernetes and Mesos. “Right now, Kubernetes is emerging as a standard for orchestration, but there are others, including Docker’s own orchestration plane, and Mesos calls itself a ‘datacenter operating system,’ so it’s an open game there,” said Krishnan.

After a couple more use cases from the audience, the focus shifts to governance of microservices.

“Microservices are a cool way to deploy your applications,” said Krishnan, “and platform as a service is a cool way to abstract away the underlying complexities, but it does add complexities at the higher levels of stack.”

However, both Krishnan and Aneel said that, regarding tools to handle the governance of microservices, not much exists for now.

Alex asks Krishnan how OpenShift manages policies. “We manage the policies on the deployment level. We don’t handle the governance or management of microservices. We are a platform to deploy microservices, so we handle everything underneath,” said Krishnan of OpenShift.

“Governance is a large topic area,” said Aneel, “everything from the provenance of the machine, and the image, and the contents of the image at the base level, through what’s accessing the image. Is the image providing the correct software to the people and things that are accessing it? How do you route data?”

“What we need is a governance tool that could work across multiple underlying deployment platforms,” said Krishnan. “It could be OpenShift, it could be Amazon, it could be OpenStack, but we need a tool that sits on top and manages across multiple environments.”

For future short stack sessions on the pancake breakfast circuit, keep an eye on the events section of The New Stack.

Docker, Red Hat and SignalFx are sponsors of The New Stack.

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