> For the complete documentation index, see [llms.txt](https://me.julu.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://me.julu.dev/work/devops.md).

# Devops

## Cloud

* Set up production Infrastructure in following clouds in last 3 years
  * Azure
  * GCP
  * AWS
  * Digital Ocean
  * IBM
* **Architecture**
  * Lead  deployment of infra in all the major cloud platforms
  * Built Docker based  deployment strategy for all microservices
  * VPN implementation for the all employees and services in Azure cloud
* **Migration**

  Migrated production infra across following clouds

  * GCP to Digital Ocean
  * Digital Ocean to AWS
  * AWS to Azure

## Deployment

### Custom

* HAproxy high availability cluster
* Nginx
* Docker Compose
* Multi Node Cassandra cluster
* Kafka
* Multi node spark cluster
* Letsencrypt SSL&#x20;

### Managed

* Azure Databricks
* Azure Datafactory
* Azure Application Gateway
* Azure App Service functions
* Azure HDInsights Kafka Cluster

## Scale

Custom Infra deployment handled 40K requests per minute in production for one of largest fashion e-commerce platform in India

## CI/CD

* CI/CD pipeline using Gitlab CI/CD for docker based microservice deployment&#x20;
* Ansible prototypes for development environments and basic infra setup
