Services
Operation and Management Automation
Get technology to work for you so you can focus on your business.
Projects
Infrastructure Alarms and Notifications for Compliance
Configured various alarms and notifications to help the company meet SOC 2 and ISO 27001 certifications requirements.
Stack: Amazon CloudWatch, Amazon SNS, AWS CloudTrail
CDK to Create Cloudsaver Environment
Developed process to create environment using CDK to bypass Cloudformation regiona limitation.
Stack: C#.NET, Amazon CDK
Bicep to Create Environment in Azure
Enabled creation of Cloudsaver environment in Azure using Bicep.
Stack: Bicep, Azure
Automate Ticket Creation
Automatically created tickets when there's vulnerability detected, unhealthy cloud resources or security event.
Stack: Azure DevOps, AWS EventBridge, AWS Lambda
Build CI/CD Pipelines in Azure DevOps
Created CI/CD pipelines such as .NET, Nuget, Python, Node.js, EF schema migration.
Stack: Azure DevOps, .NET, Node.js, Python, Nuget, Entity Framework
Pseudo Blue/Green Deployment for API pods in Kubernetes
Released new features safely in Kubernetes.
Stack: Kubernetes, Azure DevOps, Helm
Setup Datadog Tracing and Logging for EKS Fargate
Setup monitoring APM and Logging for Datadog.
Stack: Datadog, Azure DevOps, Helm, Kubernetes
Implement Opensearch Snapshot Lifecycle Management
Automatically create backup for disaster recovery.
Stack: Opensearch, Amazon S3
Prevent Accidental Pull Request Merge from Unauthorized Branch
Automatically check if pull request is from authorized source.
Stack: PowerShell, Azure DevOps, Git
Automatically Moved Work Item in Azure DevOps
Automated ticket movement after pull request is completed.
Stack: C#.NET, Azure Functions, Azure DevOps
Dynamic Workers Deployments per Kafka Topic
Configure setup to assign group of pods to a topic without any manual configuration change.
Stack: Azure DevOps, jq, yq, Bash, Kubernetes, Helm
Automatically Run CSX Script and Perform Version Control Process
Removed the load from developer to periodically run CSX script.
Stack: Azure DevOps, Git, PowerShell
Get Memory Dump from .NET Application and Upload to S3
Developed a script to automatically get memory dump and upload to S3.
Stack: Bash, Amazon S3, Dotnet tools