Continue Reading Create the NSOT Application, Bastion Host, and ELB modules

Create the NSOT Application, Bastion Host, and ELB modules

In this final article for the series, we will break down the terraform code used to create the NSOT application instances, Bastion host instances for management, and frontend Elastic load balancer fronting the NSOTapplication servers.

Continue Reading Deploy a Production Ready Network Source of Truth (NSOT) IPAM solution in AWS Part II – Create Terraform VPC Module

Deploy a Production Ready Network Source of Truth (NSOT) IPAM solution in AWS Part II – Create Terraform VPC Module

Creating a production ready NSOT application in AWS, completely automated via Terraform. The deployment is broken down into Terraform modules to automate the configuration deployment due to the size and complexity of a production NSOT AWS configuration.

Continue Reading NSOT (Network Source Of Truth)

NSOT (Network Source Of Truth)

– NSoT is an API-first application that provides a REST API and a web application front-end for managing IP addresses (IPAM), network devices, and network interfaces. This open- source application can be incorporated into both automated on-prem and cloud builds to manage and assign IP addresses.