# Monogoto Edge

Monogoto's Private Network solution provides an easy way to deploy SD-CORE(Edge). It provides a cloud-optimized solution running on Kubernetes as native microservices with scale out. It offers an end-to-end solution that can be deployed with a range of RAN options, including open RAN.

## Why Edge

1. <mark style="color:red;">**Easy & Rapid Deployments**</mark>: Monogoto's Edge is very easy to deploy. It can be run on a bare metal machine or VM or an AWS instance.
2. <mark style="color:red;">**API Support**</mark>: Web Config App is used to get the runtime status of the edge. All configuration related to Edge can be checked using APIs.
3. <mark style="color:red;">**Plug and play feature**</mark><mark style="color:red;">:</mark> You can simply deploy our edge on a hardware we have provided, and enjoy our seamless service for your application.
4. <mark style="color:red;">**CDR support**</mark>: It gives you full control over call records and ensures they comply with all regulatory requirements. All data generated as results of communication activities on mobile phones/IoT devices  will be visible on Monogoto's Hub/dashboard
5. <mark style="color:red;">**IoT Support**</mark><mark style="color:red;">:</mark> Our edge is well-suited for connecting a large number of Internet of Things (IoT) devices, enabling efficient IoT deployments for monitoring and automation.
6. <mark style="color:red;">**Security & Control**</mark> : Gain complete control over your network with enhanced security measures, protecting sensitive data & minimizing risks.
7. <mark style="color:red;">**Cost Efficiency**</mark>: By offering private 4G and 5G networks, Monogoto helps to reduce operational costs compared to public networks while delivering superior performance tailored to your specific requirements.
8. <mark style="color:red;">**Predictable Performance**</mark><mark style="color:red;">:</mark> Organizations can control and prioritize network traffic, ensuring that critical applications receive the necessary bandwidth and performance.
9. <mark style="color:red;">**Customizability**</mark>: Tailor the network to meet specific business needs, optimizing performance for particular applications and use cases.
10. <mark style="color:red;">**Dedicated Support:**</mark> We provide a dedicated customer support and expertise, ensuring you get the most of your 4G / 5G investment with professional guidance and assistance.
11. <mark style="color:red;">**Seamless Integration**</mark>: Our solution integrate seamlessly with existing IT infrastructure, making it easier to deploy and manage without disrupting the current system.
12. <mark style="color:red;">**Reliability**</mark>: Monogoto's core is built for reliability, with consistent performance and uptime, ensuring you stay connected when it matters most.
13. <mark style="color:red;">**High-Speed connectivity**</mark>: Experience ultra-fast download and upload speeds, enabling smoother streaming, gaming, and more efficient business operations.
14. <mark style="color:red;">**Greater Control**</mark>**:** Organizations have full control over their network configurations, policies, and management, enabling better optimization and resource allocation.

### **Monogoto’s Edge has been tested in the following environments:**

* Bare metal (on  UBUNTU 18.04 OS image)
* AWS VM (official Ubuntu 20.04 image on t2.xlarge instance).
* VirtualBox VM running bento/ubuntu-18.04 & 20.04
* NUCbox (MINISFORUM NAB5 Mini PC 12th Gen Core i5-12450H(8C/12T) )
* CPEs

**When you only need our Edge/Core services but don't want our Hardware.**

When you want to integrate our Edge with your RAN/Enb devices, you only need to take care of the s1 routing part. Deployment of our Edge/Core is a very easy process.

Monogoto's Edge can be deployed on VM or AWS instances. You need two VM (1 for Edge & 1 for CHR) for this deployment.

Below are the prerequisites for deploying Edge on VM:

VM Configuration(Pre-requisites)

* Ubuntu 18.04 or Ubuntu 20.04 clean install
* Kernel 4.15 or later
* Haswell CPU or newer
* 8 CPUs and 32 GB RAM
* Need 2 NICS -Network adaptors for 2 interfaces (internet,eNB).&#x20;

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.monogoto.io/private-networks/monogoto-edge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
