DEV Community

Romil Punetha for AWS Community Builders

Posted on

2 2

Running Istio in Production

We started using Istio for better visibility and control over our microservices that ran on K8s about 10 months ago. The journey wasn't easy, but it was totally worth the results.

Read upon our experience from running Istio in production

https://blog.cure.fit/engineering-design/service-mesh-story/

Top comments (0)

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post