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%
CI/CD / DevOps / Microservices

Michael Coté, Pivotal: What Does It Mean to Be Cloud Native?

Jan 13th, 2016 2:13pm by
Featued image for: Michael Coté, Pivotal: What Does It Mean to Be Cloud Native?
This podcast is the second in a series of interviews that we conducted while assembling our second eBook on the container ecosystem, “Applications & Microservices with Docker and Containers,” out January 20.

Michael Coté
Michael Coté works at Pivotal in technical marketing. He’s been an industry analyst at 451 Research and RedMonk, worked in corporate strategy and M&A at Dell in both software and cloud, and was a programmer for a decade before all that. He blogs and podcasts at Cote.io and is @cote in Twitter.

A continuous integration/continuous delivery(CI/CD) development pipeline, a microservices architecture, and a DevOps-focused IT staff: These are the core requirements necessary for running a cloud-native operation.

In this podcast, Michael Coté, who works at Pivotal in technical marketing, talks with The New Stack founder Alex Williams about current production systems and development environments for building cloud-native applications. Coté (@cote on Twitter) has been an industry analyst at 451 Research and RedMonk, and he has worked in corporate strategy and mergers and acquisitions at Dell, in both software and cloud. He was a programmer for a decade before all of that.

Over the course of this interview, Coté discusses best practices and illustrates three requirements for cloud-native development and deployment: utilizing the patterns of microservices architecture, implementing a DevOps approach, and striving for continuous delivery as the primary vehicle for software delivery.


Michael Coté, Pivotal: The Requirements of Cloud Native

This podcast is also available on YouTube.

He suggested that businesses should think of continuous delivery as defining what the business wants to do. “If I can deploy software more often, not only am I getting more features into production, but I can start becoming a learning organization,” he said. “Does option A work better than option B? In doing some A/B testing, you can get feedback about improving your software.”

Users of consumer software regularly witness such evolution, he noted. “There’s frequently new functionality in Facebook — things move around a lot. It can be really annoying — Google’s infamous for just suddenly changing things and confusing people — but the happy path is that you’re always learning and figuring out how to improve your software.” DevOps comes into play as a process of managing personnel that supports a continuous delivery pipeline, said Coté.

As to embracing microservices architecture patterns as a model, Coté asked, “How do you architect applications so that they can exist in that environment we are talking about … an application that you can evolve every day, maybe multiple times a day, and that has resiliency?” Adopting a microservices approach is like “having another go at service-oriented architecture,” he said, “with an emphasis on independence, and of de-coupling the services from each other,” rather than an emphasis on data interoperability.

Pivotal is a sponsor of The New Stack.

Feature Image: “I always feel like somebody’s watching me…” by Suzie Tremmel, licensed under CC BY-SA 2.0.

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