From d1d7c1753959ed6e37f94c7eeeaab4be85e6f347 Mon Sep 17 00:00:00 2001 From: Stefan Rotsch Date: Wed, 8 Feb 2023 16:24:50 +0100 Subject: [PATCH] docs: add open digital architecture --- radar/2022-10-12/open-digital-architecture.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 radar/2022-10-12/open-digital-architecture.md diff --git a/radar/2022-10-12/open-digital-architecture.md b/radar/2022-10-12/open-digital-architecture.md new file mode 100644 index 0000000..30decbc --- /dev/null +++ b/radar/2022-10-12/open-digital-architecture.md @@ -0,0 +1,19 @@ +--- +title: "Open Digital Architecture" +ring: assess +quadrant: methods-and-patterns +tags: [architecture] +--- + +[TM Forum Open Digital Architecture (ODA)](https://www.tmforum.org/oda/) provides architectural blueprints for +communication service providers (CSPs), based on modern patterns and technologies such as microservices or +cloud-native solutions. It offers a number of benefits, including: + +- open, standards-based reference architecture for software development in the telco domain +- faster time-to-market through a modular and flexible architecture +- simplified management and updates to reduce cost and the risk of downtimes +- enhanced customer experience by delivering personalized, high-quality services + +As a [TM Forum member](https://www.tmforum.org/membership/current-members/), AOE has signed [both the Open API and +the ODA Manifesto](https://www.tmforum.org/oda-interactive-map/open-digital-architecture-open-api-manifesto/) and is +strongly committed to the values and visions behind these open standards.