Empower your business with customized MAP solutions using nOps' new public API
The Amazon Web Services (AWS) Migration Acceleration Program (MAP) supports companies migrating to AWS with best practices and financial incentives, including significant credits to offset migration costs.
However, to realize these financial incentives, proper tagging is crucial. The nOps MAP tool helps companies automatically tag resources, fix mistagged resources, track your migration progress, and forecast expected credits for the quarter — to accelerate your MAP migration and maximize your financial benefits.
What’s New
Benefits for nOps customers
Benefits for Solutions Providers
How to Get Started
First, create an API Key on the nOps Dashboard.
- Click on your name.
- Navigate to Personal Settings.
- Select API Key.
- Click Create New API Key and save it for use later.
Developers may want to consult our Public Swagger.
Next, understand the data access levels available through the new Public MAP API. You can access MAP data at the project, client, or solutions provider level to suit your organizational structure.
- Project: Represents a single MAP contract signed with AWS for credits when you start migrating workloads to AWS.
- Client: Aggregates data from a collection of projects. For example, if you’ve negotiated more than oneMAP contract with AWS and added them in your nOps MAP dashboard.
- Solutions Provider: For our business partners who have multiple clients and wish to aggregate data from all of them into a single pane of glass
Thirdly, authenticate your API requests. To authenticate to the API with your API Key, include it in the request headers:
Header key: X-Nops-Api-Key
Header value: the generated key that you saved earlier.
Example: Request Header X-Nops-Api-Key: 12345.444hdyed37djdje8383dkedj82d
How it Works: A Practical Example
Imagine you want to visualize the end date of your migration and how much you can still save with tagging in your personalized BI. This way, you can compare it with other ongoing work streams and decide if the effort required for tagging before the deadline is worth it.
You could call the API at https://app.nops.io/c/v3/map-migration/{your_project_id} to receive a response containing fields such as:
"id": 71,
"untagged_resources": {
"resources_count": 1234,
"cost": 12345
},
"date_end": "2024-12-24"
If you’re already on nOps…
If you’re new to nOps…
nOps was recently ranked #1 with five stars in G2’s cloud cost management category, and we optimize $1.5+ billion in cloud spend for our customers.
Join our customers using nOps to understand your cloud costs and leverage automation with complete confidence by booking a demo with one of our AWS experts.