<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>5G Services Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/5g-services/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/5g-services/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Thu, 28 May 2020 07:39:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>A/B Testing: Fast Track Your 5G Services With Small, Quick Steps</title>
		<link>https://www.aiuniverse.xyz/a-b-testing-fast-track-your-5g-services-with-small-quick-steps/</link>
					<comments>https://www.aiuniverse.xyz/a-b-testing-fast-track-your-5g-services-with-small-quick-steps/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 28 May 2020 07:38:59 +0000</pubDate>
				<category><![CDATA[Microservices]]></category>
		<category><![CDATA[5G Services]]></category>
		<category><![CDATA[Digitalization]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=9073</guid>

					<description><![CDATA[<p>source: lightreading.com In this user-centric era, the update periods of software applications determine the pace at which user experience is improved. A/B testing that started in the <a class="read-more-link" href="https://www.aiuniverse.xyz/a-b-testing-fast-track-your-5g-services-with-small-quick-steps/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/a-b-testing-fast-track-your-5g-services-with-small-quick-steps/">A/B Testing: Fast Track Your 5G Services With Small, Quick Steps</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">source: lightreading.com</p>



<p class="wp-block-paragraph">In this user-centric era, the update periods of software applications determine the pace at which user experience is improved. A/B testing that started in the Internet industry can deliver application updates to users in small, quick steps, allowing users to enjoy new features in no time.</p>



<p class="wp-block-paragraph">In the last five to six years, the telecom industry has been transformed through network functions virtualization (NFV), which is a big leap to ICT convergence. To apply NFV technology, carriers spared no effort to decouple software from hardware and replaced proprietary infrastructure with cost-effective, general-purpose COTS products. They dismantled the silos in the traditional telecom networks and opened up the networks to future-oriented services. Now, carriers are shifting their focus towards service agility – the most important driver of their business success.</p>



<p class="wp-block-paragraph">In the past two years, 5G has made great strides in a wide range of industries. More and more B2C services are emerging, like high-speed live streaming, ultra-HD video, cloud gaming, AR/VR applications, and IoT. Users are charged not only for the traffic they use, but also for the bitrate, latency, and connections. This model requires that 5G networks provide differentiated capabilities for various services. In addition to the B2C services, 5G networks are adapted to B2B applications, such as industrial vision, industrial control, and automatic navigation. The B2B adaptation is a tremendous change compared with traditional networks. There is an overwhelming number of industries which impose various requirements to 5G networks, and carriers need to leverage 5G technologies to enable these industries. To address such requirements, networks which previously concentrated on traffic distribution and scheduling now need to be enhanced to support thousands of industries.</p>



<p class="wp-block-paragraph">To cope with the unprecedented diversity of services in these industries and the fast-paced service changes, reshaping networks is indispensable. In the 5G era, carriers aim to make the software more flexible and agile, which will require quick upgrades and trial-and-error. There is no doubt that A/B testing is the ideal choice.</p>



<p class="wp-block-paragraph">Huawei innovatively introduces the A/B testing concept from the Internet industry to the Cloud Native-oriented 5G networks and tailors it based on CT service characteristics. Huawei&#8217;s 5G A/B testing solution has already been used commercially, making it a first in the telecom industry. This solution has the following advantages:</p>



<p class="wp-block-paragraph"><strong>Microservice architecture as the basis, enabling quick and flexible releases and upgrades</strong></p>



<p class="wp-block-paragraph">The introduction of Service Based Architecture (SBA) lays the foundation for applying A/B testing.</p>



<p class="wp-block-paragraph">SBA makes it possible to combine and roll out services as if they were pieces in a Lego set. In such a software architecture, applications or network functions are reconstructed as a suite of loosely coupled microservices. Each microservice is tied to a specific service goal. In a traditional, monolithic application, any slight change or update requires building and developing an entirely new application, which is time-consuming and labor-intensive. Microservices, on the other hand, are independently developed, tested, and released. Independent version numbers are assigned to different microservices. During an upgrade, the involved microservices are identified based on the source and target version numbers, avoiding the need to upgrade all microservices. In this way, software can be deployed incrementally without any wasted time.</p>



<p class="wp-block-paragraph"><strong>Upgrades available any time, no impact on peripheral devices</strong></p>



<p class="wp-block-paragraph">On traditional networks, only one software version can run at a time. An upgrade requires heavy workloads and is error-prone. Before an upgrade, engineers need to evaluate hardware and software resources and device performance, check service models, and modify the configurations of peripheral wireless and datacom devices. They need to migrate users to other devices before the device is upgraded and migrate the users back after the upgrade. If users cannot be migrated, services will be interrupted for at least 30 minutes. If service interruption is inevitable, the upgrade must be performed during off-peak hours, for example, between midnight and dawn.</p>



<p class="wp-block-paragraph">A/B testing breaks the rules that were in place with &#8220;black-or-white&#8221; software version releases and allows two software versions to run at the same time. Three-layer decoupling software architecture with stateless design makes session data compatible among different versions and allows modularized services for different versions to co-exist. The load balancer distributes service data intelligently, avoiding detours through external network devices. Software is upgraded to the target version through rolling updates, without any interaction with, or impact on, peripheral devices. Engineers are relieved from user migration and configuration on wireless and datacom devices. Upgrades can be performed at any time with zero service downtime.</p>



<p class="wp-block-paragraph"><strong>Batch user migration, swift trial-and-error</strong></p>



<p class="wp-block-paragraph">If software is upgraded the traditional way, all users have to use the new version. Such a large one-off user migration is highly risky. Just a single problem may cause service interruption or inestimable losses. A/B testing allows dialing tests to be performed on the new version, decreasing or even avoiding tests on the test bed. The new features are available only to a small subgroup of users. If problems are found in the dialing tests, the feature update can be rolled back, and only the data of this subgroup of users needs to be deleted. In addition, users can be migrated in small batches. The first batch can be used to verify the feasibility of migration. Similar to the dial tests, any update can be rolled back. Old and new versions can co-exist for a long time while users are upgraded in batches, restricting the impact brought by service failures to the smallest scope while facilitating service monitoring. A batch will be migrated only after the previous batch has proven successful. These dialing test and migration principles improve upgrade reliability.</p>



<p class="wp-block-paragraph">Huawei has been committed to ICT transformation of telecom services, and is continuously collaborating with carriers to develop future-oriented digital transformation solutions. Huawei aims to leverage agile service release paradigms to build flexible, robust telecom networks, promoting digitalization of the 5G industry. With Huawei&#8217;s A/B testing solution, services will be fast tracked to markets with small, quick steps.</p>
<p>The post <a href="https://www.aiuniverse.xyz/a-b-testing-fast-track-your-5g-services-with-small-quick-steps/">A/B Testing: Fast Track Your 5G Services With Small, Quick Steps</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/a-b-testing-fast-track-your-5g-services-with-small-quick-steps/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>KT Selects Amdocs&#8217; New Cloud-native and Microservices-based Solution to Launch New 5G Services</title>
		<link>https://www.aiuniverse.xyz/kt-selects-amdocs-new-cloud-native-and-microservices-based-solution-to-launch-new-5g-services/</link>
					<comments>https://www.aiuniverse.xyz/kt-selects-amdocs-new-cloud-native-and-microservices-based-solution-to-launch-new-5g-services/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Mon, 10 Feb 2020 07:26:29 +0000</pubDate>
				<category><![CDATA[Microservices]]></category>
		<category><![CDATA[5G Services]]></category>
		<category><![CDATA[amdocs]]></category>
		<category><![CDATA[business support system]]></category>
		<category><![CDATA[cloud-native]]></category>
		<category><![CDATA[kt corporation]]></category>
		<category><![CDATA[solution]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=6654</guid>

					<description><![CDATA[<p>Source: thefastmode.com Amdocs this week announced that KT Corporation, the largest quad-play service provider in South Korea, has started to upgrade and migrate their existing product catalog to <a class="read-more-link" href="https://www.aiuniverse.xyz/kt-selects-amdocs-new-cloud-native-and-microservices-based-solution-to-launch-new-5g-services/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/kt-selects-amdocs-new-cloud-native-and-microservices-based-solution-to-launch-new-5g-services/">KT Selects Amdocs&#8217; New Cloud-native and Microservices-based Solution to Launch New 5G Services</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: thefastmode.com</p>



<p class="wp-block-paragraph">Amdocs this week announced that KT Corporation, the largest quad-play service provider in South Korea, has started to upgrade and migrate their existing product catalog to Amdocs CatalogONE. </p>



<p class="wp-block-paragraph">This solution enables operators to create, deploy, test and launch new services at a much faster pace and quickly take advantage of new 5G use cases and revenue opportunities.</p>



<p class="wp-block-paragraph">Amdocs CatalogONE is one of the building blocks of CES20, Amdocs’ new cloud-native and microservices-based customer experience suite. It enables end customers to benefit from more frequent service innovation and updated plans and bundles, as well as more market-driven promotions, such as offerings around special events and new 5G features, tailored for specific customer segments and sales channels.</p>



<p class="wp-block-paragraph">With&nbsp;a centralized view of all products and services and advanced user interface, collaboration platform and approvals and notification management capabilities, the simple-to-use Amdocs CatalogONE allows business and marketing users to manage the offering lifecycle and create frequent configuration updates. To be deployed on the cloud, it will enable KT and Amdocs teams to efficiently collaborate and handle multiple business requests in parallel.&nbsp;</p>



<p class="wp-block-paragraph">Having previously deployed Amdocs’ real-time convergent charging solution, KT will be able to further accelerate its ability to introduce and monetize new 5G consumer and enterprise offerings.&nbsp;</p>
<p>The post <a href="https://www.aiuniverse.xyz/kt-selects-amdocs-new-cloud-native-and-microservices-based-solution-to-launch-new-5g-services/">KT Selects Amdocs&#8217; New Cloud-native and Microservices-based Solution to Launch New 5G Services</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/kt-selects-amdocs-new-cloud-native-and-microservices-based-solution-to-launch-new-5g-services/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
