# Charmed Aether SD-Core Aether SD-Core is an open source 5G core network distributed by the Linux Foundation as part of its Aether directed fund project. SD-Core (Software-Defined Core) was previously distributed by the Open Networking Foundation (ONF). Aether SD-Core addresses the need for a cost-effective open source 5G core network, as opposed to traditionally costly mobile networking software. It supports various functionalities, including user authentication, IP address assignment, data traffic policy management, quality of service assurance, and network slice management. A 5G core network consists of multiple micro-services, each with its own set of configurations and service interfaces. This makes it complex to deploy and operate a 5G network. Charmed Aether SD-Core is an open source 5G core network solution, which is easy to deploy and manage. By leveraging Canonical's [Juju software orchestration framework](https://juju.is/), it brings full automation to Aether SD-Core micro services. It is also fully observable as it offers frictionless integration with [Canonical Observability Stack](https://ubuntu.com/observability), which is a combination of open source observability software components deployed and automated as a bundle. Charmed Aether SD-Core is for private mobile networks. It offers a cost-effective and easy-to-use core networking solution for any enterprise that needs on-site 5G mobile network connectivity for their devices and personnel. It is also the ideal open source distribution for any technology enthusiast who would like to deploy and test a 5G mobile network for their own connectivity needs. Use it in your farm, mine or oil rig, wherever you need 5G connectivity. ## In this documentation ````{grid} 1 1 2 2 ```{grid-item-card} :link: tutorials/ Tutorials ^^^ **Start here**: a hands-on introduction to Charmed Aether SD-Core for new users ``` ```{grid-item-card} :link: how-to/ How-to guides ^^^ **Step-by-step guides** covering key operations and common tasks ``` ```` ````{grid} 1 1 2 2 ```{grid-item-card} :link: reference/ **Reference** ^^^ **Technical information** - specifications, APIs, architecture ``` ```{grid-item-card} :link: explanation/ Explanation ^^^ **Discussion and clarification** of key topics ``` ```` ## Project and community Charmed Aether SD-Core is a member of the Ubuntu family. It’s an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback. - [Ubuntu Code of conduct](https://ubuntu.com/community/ethos/code-of-conduct) - Meet the community and chat with us on [Matrix](https://matrix.to/#/#charmhub-charmed5g:ubuntu.com) - [Open a bug](https://github.com/canonical/charmed-aether-sd-core/issues) - [Contribute](https://github.com/canonical/charmed-aether-sd-core/) ```{toctree} :hidden: tutorials/index how-to/index reference/index explanation/index ```