Zelarsoft

[Talk #19] Taming microservices through an evolved DevOps Pipeline

Microservices are a critical part of the overall Cloud-Native journey. They are key to achieving the promise of agility that this modern platform offers. The problem with microservices is that they are a major disruption to how we design, develop and release software. In addition, microservices are often seen as overly complex because of their… Continue reading [Talk #19] Taming microservices through an evolved DevOps Pipeline

Automate Microservice to API by using Kubernetes Operator Pattern

The recent constraints on businesses have pushed organizations to accelerate their plans for moving operations to the digital world—often shrinking timelines from years to months to weeks. Microservices architecture (MSA) is critical to accomplish fast innovation, and the APIs exposed from microservices should be secured, managed, observed, and monetized. All these steps require significant time.… Continue reading Automate Microservice to API by using Kubernetes Operator Pattern

Styra DAS, OPA, and Envoy Integration Give You Fine-Grained Access Control Over Microservice API Authorization.

What is Envoy? Envoy is an L7 proxy and communication bus designed for large modern service-oriented architectures. Envoy supports an External Authorization filter which calls an authorization service to check if the incoming request is authorized or not. This feature makes it possible to delegate authorization decisions to an external service and makes the request context… Continue reading Styra DAS, OPA, and Envoy Integration Give You Fine-Grained Access Control Over Microservice API Authorization.