Git Product home page Git Product logo

azure-pricer's Introduction

Azure Quote Estimation Tool

The tool generates a spreadsheet like Azure-Quote-Tool-20190222.xlsx

Unofficial tool for an estimation on Azure VM migration projects. It generates a spreadsheet for performing calculations

For creating a new spreadsheet:

#ONLY IF YOU HAD NOT INSTALLED PIP3 AND THE XLSWRITER LIBRARY
$ sudo apt install -y python3-pip
$ pip3 install xlsxwriter

#COMMAND REQUIRED FOR CREATING A SPREADSHEET
# python3 xlsGenerator.py [nameOfOutputXLSFile]
$ python3 xlsGenerator.py Azure-Quote-Tool-$(date +%d%m%y).xlsx
$ ls -1
Azure-Quote-Tool-020618.xlsx

It works for Excel 2016 and beyond

Considerations

  • This is a unofficial tool for providing a first order estimation on Azure migration projects

  • It contains Azure pricing information read from Azure pricing APIs at the day of the spreadsheet creation

  • The tool consider IaaS projects and estimates compute, storage and ASR costs

Services considered for a quote

  • Managed Disks for OS and data drives
  • Premium or Standard Managed Disk for OS and data drives
    • OS Disk sizes limited to P4, P4, P10, S4, S6 or S10
  • ASR Costs per VM
  • ASR Disk duplication costs
  • PAYG(hour), 3 or 1 year Reserved Instance pricing models
  • VMs certified for SAP NetWeaver loads
  • VMs equipped with GPU cards
  • Usage of burstable VMs
  • Percent performance improvement in Azure
    • If I input 20% performance win per CPU and memory on Azure, a VM request for 100 GB RAM will look VMs sizes starting at 80 GB
  • Selection based on CPU and Memory or just Memory

Additional points to be added for a full quote

  • VPN or Express Route (ER) Gateway costs
  • If ER is used, the cost of the ER circuit in Azure and telco costs
  • Outgoing bandwidth costs
  • VM Backups
  • Cost for services other than compute, managed disks and ASR

azure-pricer's People

Contributors

seryiogonzalez avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.