Skip to content

kshitijcode/a2a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A2A

Build Status

A2A(Azure to AWS or AWS to Azure) is a cli tool that provides you service mappings for the most of the cloud offerings across the platforms.

As a DevOps/SRE engineer who works multi-cloud, this handy tool gives the correct service mappings between Azure and AWS. This can be pretty useful who is new to any of the clouds or coming from experience with a specific cloud .

Features!

Tech

A2A uses a number of open source projects to work properly:

  • [Python] - Oh surprise!
  • [Scrappy] - Python based scraping utility

Installation

$ pip install a2a

Usage

$ a2a "Firewall"
SERVICE       URL                                                       CORRESPONDING SERVICES        CORRESPONDING URLS
------------  --------------------------------------------------------  ----------------------------  -------------------------------
['Firewall']  ['https://azure.microsoft.com/services/azure-firewall/']  ['Web Application Firewall']  ['https://aws.amazon.com/waf/']

$ a2a "Codebuild"
SERVICE        URL                                    CORRESPONDING SERVICES    CORRESPONDING URLS
-------------  -------------------------------------  ------------------------  ------------------------------------------------
['CodeBuild']  ['https://aws.amazon.com/codebuild/']  ['DevOps']                ['https://azure.microsoft.com/services/devops/']

Development

Want to contribute? Great! Feel free to open an PR.

Todos

License

MIT

Free Software, Hell Yeah!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages