AWS App Mesh – Service Mesh for Microservices on AWS
31–36 of 36 posts
Re: AWS App Mesh – Service Mesh for Microservices on AWS
#32I wonder if this integrates with AWS Certificate Manager to provision HTTPS certificates so that traffic can be end-to-end encrypted. That's one of the reasons I've stuck to Application Load Balancers in front of services instead of using ECS/Route53 service discovery.
Re: AWS App Mesh – Service Mesh for Microservices on AWS
#33Just wonder how this could connect with Fargate and possibly support scale-down to zero with power of firecracker?
Re: AWS App Mesh – Service Mesh for Microservices on AWS
#34AWS is totally killing it this week. This is like the 10th major release I've seen since monday.
Re: AWS App Mesh – Service Mesh for Microservices on AWS
#35AWS is totally killing it this week. This is like the 10th major release I've seen since monday.
Well, it’s Re:Invent this week (AWS’ major annual conference), so this is fairly typical. Expect another handful or so of announcements tomorrow during Werner Vogel’s keynote as well.
Re: AWS App Mesh – Service Mesh for Microservices on AWS
#36I wonder if this integrates with AWS Certificate Manager to provision HTTPS certificates so that traffic can be end-to-end encrypted. That's one of the reasons I've stuck to Application Load Balancers in front of services instead of using ECS/Route53 service discovery.
Not yet. On the roadmap. Leave us your inputs https://github.com/awslabs/aws-app-mesh-examples/issues/33