Envoy Proxy & GetEnvoy, Events, Tetrate, Wasm

What can WebAssembly do for your Application Security and Extensibility

Years ago when I heard WebAssembly (Wasm) for the first time, I was intrigued. The fact that I can write code in Rust or C++ and have it running in a browser blew my mind immediately. Porting an existing browser-side computation from JS code to Rust results in an increased performance. Needless to say, I have high expectations from this technology. Sadly, due to personal circumstances, I haven’t had much time and opportunity to explore this technology further.

That is, until last week.

Read More
nicolas dod ama tetrate
Case Studies, Events, Istio, Security

DevSecOps with Istio and open source projects pushed DoD development forward 100 years

Tetrate’s Zack Butcher’s recent AMA with the United States Air Force Chief Software Officer, Nicolas Chaillan highlighted some significant achievements as a result of the Department of Defense’s move to Open source technology and DevSecOps. Platform One is a group of Air Force software developers that build and secure technology tools used across the DoD, as part of the Enterprise DevSecOps Initiative. Tetrate is a partner DoD is working with, on their journey to modernization.

Read More
Tetrate: Celebrating Envoy
Envoy Proxy & GetEnvoy, Events, Tetrate

EnvoyCon 2020

The 3rd annual Envoy-Con, a practitioner-driven community conference organized by the Linux Foundation, was held virtually today and attended by a few hundred developers and end users who have adopted Envoy, the edge and service proxy. Envoy is a widely adopted open source project that can be used in various deployment scenarios, including as a load balancer and as a service mesh data plane.

Read More
KubeCon and CloudNativeCon
Case Studies, Envoy Proxy & GetEnvoy, Events, Istio, Open Source, Tetrate

Tetrate highlights from KubeCon San Diego: Istio, Envoy, and a brownfield to greenfield use case

Going to KubeCon San Diego? Visit us at Booth SE65.

KubeCon is just 2 weeks away, and Tetrate is excited to be sending our engineers, including top Istio and Envoy contributors. Look for the newly released Istio roadmap, Istio Up and Running, by Lee Calcote and our own Zack Butcher. And stop by and ask us anything about bridging legacy with cloud native.

Read More
Events, Istio, Service Mesh

Using gRPC to solve the problems of REST APIs: Service Mesh Day video and transcript (Venil Noronha)

Transcript

All right. Thanks for joining me in this talk. My name is Venil Noronha and I worked with the VMware open source technology center. I have a fun job that is to contribute upstream to Istio and Envoy full time. Today we’ll have a look at rest API in some problems associated with rest APIs and how gRPC solves these problems. And finally we’ll have a look at how we can take the gRPC experience to applications running on a web browsers with the help of gRPC web and Istio.

Read More