Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
umeshg17 committed May 19, 2024
1 parent 0f2e1bf commit 0487704
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,27 +151,28 @@ <h2>Experience</h2>
<span class="company">Exadatum Software Services Pvt Ltd</span>
<span class="location">Pune, Maharashtra, IN</span>
<ul>
<li>Led the setup of a Spark cluster on Docker, using Apache Livy to run Spark code in Jupyter Notebooks, reducing the need for expensive Google Cloud Dataproc.</li>
<li>Created Java JUnit tests to ensure smooth data flow from Kafka and Google Cloud Storage, simplifying the project structure by merging multiple subprojects.</li>
<li>Setup Spark cluster on Docker, utilizing Apache Livy for Spark code execution in Jupyter Notebooks, cutting costs by avoiding Google Cloud Dataproc.</li>
<li>Created Java JUnit tests for Kafka and Google Cloud Storage, simplifying project structure by merging subprojects.</li>
</ul>
</li>
<li>
<span class="date">Aug 2023 - present</span>
<span class="company">Amagi Media Labs Pvt Ltd</span>
<span class="location">Bengaluru, Karnataka, IN</span>
<ul>
<li>Implemented GitOps-based deployment strategies for microservices across multiple environments, ensuring seamless deployment processes.</li>
<li>Configured CI/CD pipelines for automated testing and deployment, integrating container security scanning for enhanced service security.</li>
<li>Managed infrastructure updates, including transitioning nodes and implementing efficient node management solutions.</li>
<li>Developed cost optimization strategies, such as resource tagging and database migration, to optimize cloud spending.</li>
<li>Enhanced service discovery and routing by configuring load balancer controllers and ingress controllers for improved traffic management.</li>
<li>Developed Slack-Bot features for self-serve deployment and automation of deployment processes, reducing manual effort.</li>
<li>Established monitoring and alerting mechanisms for PRs, deployments, and cost management to ensure system stability and cost efficiency.</li>
<li>Leveraged Infrastructure as Code (IaC) principles using Pulumi for infrastructure provisioning and management.</li>
<li>Implemented GitOps deployment for seamless microservice deployment across environments.</li>
<li>Configured CI/CD pipelines with container security scanning for enhanced service security.</li>
<li>Managed infrastructure updates, node transitions, and efficient node management.</li>
<li>Devised cost optimization strategies like resource tagging and database migration, reducing cloud spending.</li>
<li>Enhanced service discovery and routing with load balancer and ingress controller configurations.</li>
<li>Developed Slack-Bot for self-serve deployment, automating deployment processes.</li>
<li>Established monitoring and alerting for PRs, deployments, and cost management.</li>
<li>Utilized Infrastructure as Code principles using Pulumi for efficient infrastructure management.</li>
</ul>
</li>
</ul>
</section>

<section>
<h2>Certifications</h2>
<ul class="certifications">
Expand Down

0 comments on commit 0487704

Please sign in to comment.