Skip to content

Nano-Core/Nano.Azure

Repository files navigation

Nano.Azure

Cloud-native Azure services, infrastructure components, and deployment assets for Nano applications.


Table of Contents

    📌 Summary
    ⚙️ Required Tools
    ⚖️ Licenses

Documentaion

    🔹 Nano.Azure
    🔹 Nano.Azure.Monitoring
    🔹 Nano.Azure.Delivery
    🔹 Nano.Azure.Dns
    🔹 Nano.Azure.Backup
    🔹 Nano.Azure.Kubernetes
    🔹 Nano.Azure.Storage
    🔹 Nano.Azure.MySql
    🔹 Nano.Azure.PostgreSql
    🔹 Nano.Azure.SqlServer

📌 Summary

Nano.Azure provides a curated set of Azure services, infrastructure components, and deployment scripts designed to support Nano Applications. The goal is to standardize how Nano applications are hosted and operated in Azure by providing:

  • Pre-configured infrastructure patterns
  • Managed service first architecture
  • Reusable deployment components
  • Opinionated but flexible cloud setup

This repository focuses on leveraging Azure managed services to reduce operational overhead, improve scalability, and simplify maintenance across environments. The key principles in the Nano infrastructure are.

  • Managed-first architecture – prefer Azure-managed services over self-hosted infrastructure
  • Consistency over configuration – standardized setups across all Nano applications
  • Infrastructure as code – everything is reproducible and versioned
  • Minimal operational overhead – reduce maintenance burden in production systems
  • Composable architecture – services can be combined or used independently

⚙️ Required Tools

Before continuing, make sure you have the following tools installed and configured.

Tool Description
Azure CLI Azure CLI is a command-line tool for managing Azure resources.
Azure VPN Client Azure VPN client used to connect to private Azure resources.

⚠️ If Azure CLI is already installed, make sure it is updated to the latest version: az upgrade.

⚖️ Licenses

Nano.Azure is free to use and released under the MIT License.

The scripts in this repository use Azure CLI and interact with Microsoft Azure services. The Azure CLI and Azure services are governed by their respective Microsoft licensing terms and service agreements.

About

Azure services, infrastructure components, and deployment scripts.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors