Onboarding to nOps
Welcome to the nOps onboarding guide! This guide will help you quickly set up and onboard your AWS accounts into our platform, allowing you to monitor, manage, and optimize your AWS expenses effectively.
Overview
Our platform provides a comprehensive view of your AWS resource usage and associated costs, enabling insights into cost-saving opportunities across various AWS services. By integrating your AWS accounts, you can leverage powerful cost analysis tools and automated recommendations to enhance cost efficiency within your cloud environment.
nOps requires safe, secure, and AWS-approved access to your AWS accounts in order to give you the analysis, dashboards, and reports that you need. We only see what we need, no more, and we need you to give us permission first.
Requirements
To begin the onboarding process, ensure you have:
- Access to the nOps platform with administrative permissions.
- Access to your AWS organization accounts with administrative permissions or the necessary permissions to create roles, policies, and the required resources.
Onboarding Methods
You can onboard your AWS accounts to nOps using either Terraform or CloudFormation.
- Terraform: Use our own Terraform module to configure and deploy resources on both AWS and nOps, in order to manage their lifecycle with HCL.
- CloudFormation: Use AWS’s native CloudFormation service to deploy the necessary resources and configurations with minimal manual intervention, we provide the necessary templates for a succesful integration.
Onboard with Terraform (Preferred method)
- Automatic detection of existing nOps projects for the AWS accounts
- Creation and verification of new nOps projects
- Integration with nOps APIs for project lifecycle management using a custom nOps Terraform provider
- Can be integrated into your own IaC codebase and CICD
- Secure nOps API key management through environment variables
Onboard with Cloudformation
- Integration with nOps APIs using AWS Lambda
- Fast and automatic onboarding of all child accounts in an organization
- Use Cloudformation quick links to deploy the infrastructure and integration resources
- Code free deployments
Support
For additional help, please contact our support team for troubleshooting steps and more information on the platform's capabilities.
Welcome onboard!