Home

Welcome to your new site.

Welcome to your new site! You can edit this page by clicking on the Edit link. For more information about customizing your site check out http://learn.wordpress.com/

Latest from the Blog

Final Week Updates

Day 1 Collected eviction probabilities from azure portal. Created API using the data collected. Hosted it. It can be accessed from the following link. The API can be accessed in the following format: http://137.135.85.84/price/?operation=probability&size=Standard_DS1_v2 Day 2 Experiment average time to start a virtual machine from spot virtual machine. In this experiment I wrote a python…

Week 7 Updates

Day 1 and Day 2 Worked to automate Spot Eviction Handling The script to automate Spot Eviction Handling does the following: Gets the price for a region and size Creates Virtual Machine Runs az vm run-command invoke script (Inside VM) to: apt-get update Install dependencies Clone the repository  cd repository  Python handle_eviction Monitor the eviction…

Week 6 Updates

Day 1 and 2 Developed API for Cheapest Region and Price Calculation for a certain sizeb. Added functionality to get top 10 regionsc. Added functionality to filter first or second cheapest region Average Price of a region and a size over a time period Hosted it using Django Web Server The API is hosted on…

Get new content delivered directly to your inbox.

Design a site like this with WordPress.com
Get started