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%
Security

Ambient Mesh: No Sidecar Required

At CloudNative SecurityCon, Solo.io's Marino Wijay and Jim Barton share how service mesh technologies have matured, especially now with the removal of sidecars in Ambient Mesh.
Feb 22nd, 2023 4:24pm by
Featued image for: Ambient Mesh: No Sidecar Required

SEATTLE — At Cloud Native Security Con, we sat down for an On the Road episode of The New Stack Makers podcast with Solo.io’s Marino Wijay and Jim Barton, who discussed how service mesh technologies have matured, especially now with the removal of sidecars in Ambient Mesh, which Solo developed with Google.

Ambient Mesh is “a new proxy architecture that, according to the Solo.io site, “moves the proxy to the node level for mTLS and identity.” It also allows a policy-enforcement policy to manage Layer 7 security filters and policies.

Ambient Mesh: No Sidecar Required

A sidecar is a mini-proxy, a mini-firewall, like an all-in-one router, said Wijay, who does developer relations and advocacy for Solo. A sidecar receives instructions from an upstream control plane.

“Now, one of the things that we started to realize with different workloads and different patterns of communication is that not all these workloads need a sidecar or can take advantage of the sidecar,” Wijay said. “Some better operate without the sidecar.”

Security Mesh Matures

Ambient Mesh reflects the maturity of service mesh and the difference between Day 1 and Day 2 operations, said Barton, a field engineer with Solo.

“Day 1 operations are a lot about understanding concepts, enabling developers, initial configurations, that sort of thing,” Barton said. “The community is really much more focused and Ambient Mesh is a good example of this on Day 2 concerns.

“How do I scale this? How do I make it perform in large environments? How can I expand this across clusters, clusters in multiple zones in multiple regions, that sort of thing? Those are the kinds of initiatives that we’re really seeing come to the forefront at this point.”

With the maturity of service mesh comes the users. In the context of security, Barton said, that means the developer security operations person. It’s not the developer’s job to connect services. Their job is to build out the services.

“It’s up to the platform operator, or DevSecOps engineers to create that, that fundamental plane or foundation for where you can deploy your services, and then provide the security on top of it,” Barton said.

The engineers then have to configure it and think it through, he added:”How do I know who’s doing what and who’s talking to who, so that I can start forming my zero trust posture?”

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