Accelerating Deployment and Security: Implementing CI/CD with GitHub Actions at OptiZen

Implementing CICD Pipelines with GitHub Actions

OptiZen, a healthcare analytics platform, found its manual processes time-consuming and an obstacle to innovation. To manage its operations with complex CI/CD pipelines across multiple AWS accounts, it adopted a DevOps approach. It streamlined its operations by automating infrastructure provisioning and deployment using GitHub Actions and Terraform. This case study explores how OptiZen achieved a […]

Event-Driven Architectures with Azure Event Grid

Building_Event-Driven_Architectures_with_Azure_Event_Grid_-_Serverless_Image_Processing_jpg

In modern cloud applications, event-driven architectures are becoming increasingly popular due to their flexibility, scalability, and responsiveness. Azure Event Grid is a fully managed event routing service allowing you to easily build event-driven solutions in Azure. It enables developers to send and react to events in near real-time without polling or managing complex infrastructure. This […]