<?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>developing applications Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/developing-applications/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/developing-applications/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Tue, 12 Dec 2017 06:39:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>What is a Helm Chart and how can it improve microservices?</title>
		<link>https://www.aiuniverse.xyz/what-is-a-helm-chart-and-how-can-it-improve-microservices/</link>
					<comments>https://www.aiuniverse.xyz/what-is-a-helm-chart-and-how-can-it-improve-microservices/#comments</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Tue, 12 Dec 2017 06:39:41 +0000</pubDate>
				<category><![CDATA[Microservices]]></category>
		<category><![CDATA[developing applications]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[Microservices Architecture]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=1870</guid>

					<description><![CDATA[<p>Source  &#8211; techtarget.com What is Helm, and what is a Helm Chart? Helm is the package manager for Kubernetes &#8212; in other words, it is used to help <a class="read-more-link" href="https://www.aiuniverse.xyz/what-is-a-helm-chart-and-how-can-it-improve-microservices/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-a-helm-chart-and-how-can-it-improve-microservices/">What is a Helm Chart and how can it improve microservices?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Source  &#8211; techtarget.com</p>
<p>What is Helm, and what is a Helm Chart? Helm is the package manager for Kubernetes &#8212; in other words, it is used to help you manage Kubernetes applications. Helm Charts allow you to define, install and configure your Kubernetes application. Kubernetes is an open source system, which allows you to automate, deploy, scale and otherwise manage applications. The charts are easy to create, share and publish, which makes them so popular. A chart is a collection of files that describe a set of Kubernetes resources. One chart can be used to deploy something very simple or a full web application stack with HTTP servers and databases.</p>
<p>Have I confused you yet? Have you used Yellowdog Updater, Modified (YUM) before? Helm is analogous to YUM. Have you used Red Hat Package Manager (RPM) files before? Helm Charts are packages, which are analogous to RPMs. The home for the Helm Charts are the Kubernetes manifests, which provide the configuration parameters allowing users to customize their deployment. The latest version of Helm is actually maintained by the Cloud Native Computing Foundation, in collaboration with Microsoft, Google, Bitnami and the greater community.</p>
<section class="section main-article-chapter" data-menu-title="The Helm Chart and microservices">
<h3 class="section-title"><i class="icon" data-icon="1"></i>The Helm Chart and microservices</h3>
<p>What about microservices? The microservices approach is to develop a single application as a suite of small services, each of which runs its own process &#8212; through which it can communicate with lightweight mechanisms, which are usually some kind of HTTP resource API. The services themselves are built around business capabilities and deployed by automated tools. The architecture itself is a method of developing applications from the suite of smaller services. Really, we&#8217;re talking about a paradigm for software architecture &#8212; small services in separated processes that take the place of larger applications. Using this approach, systems are easier to scale and can evolve more easily.</p>
<p>Now that we&#8217;ve defined the Helm Chart and microservices, how are they used to complement one another? The very nature of the Helm Chart lends itself to improving microservices builds. It is very modular and allows one to deploy small services. On the other side of the coin, new problems are created. Problems that need to be solved only once for large, complex applications &#8212; like monitoring, load balancing and even security now need to be handled for each service.</p>
<p>Kubernetes supports microservices architecture through its service construct. Let&#8217;s look at lstio, which is an open platform to connect, manage and secure microservices. You can use the Helm Chart from Kubernetes to deploy lstio in order to start the framework component. Through the use of Istio, developers can implement the core logic for the microservices. The current release of lstio is targeted to Kubernetes users and is packaged in such a way that you can install it in just a few lines and get everything you need &#8212; resiliency, security and control of your microservices through Kubernetes and the use of its Helm Charts &#8212; directly out of the box. If you want to deploy microservices architecture and use Kubernetes, then lstio is a natural fit for you. It does all this without requiring any changes to the microservices code; it supports the traffic flow between the services. Using the Helm package manager, through its Helm Charts, you can put in place your lstio deployment on a Kubernetes cluster with just a few easy steps.</p>
<p>It should also not surprise you that you can use Kubernetes on an IBM Bluemix container service, which will help you speed up deployment. The Helm Charts help you accomplish this, because they have the templates required to apply the Kubernetes configuration files, allowing you to build, package, distribute and deploy your microservices applications.</p>
<p>If you are newbie in the world of Kubernetes and Helm Charts, there is a tremendous amount of information out there to help you understand what you need to know. Make sure you really understand what it is you want to accomplish before you start to create your new architecture. Make certain this is the right product for you.</p>
<p>&nbsp;</p>
</section>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-a-helm-chart-and-how-can-it-improve-microservices/">What is a Helm Chart and how can it improve microservices?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/what-is-a-helm-chart-and-how-can-it-improve-microservices/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Big data opportunities lure healthcare tech developers</title>
		<link>https://www.aiuniverse.xyz/big-data-opportunities-lure-healthcare-tech-developers/</link>
					<comments>https://www.aiuniverse.xyz/big-data-opportunities-lure-healthcare-tech-developers/#comments</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Wed, 06 Sep 2017 09:02:33 +0000</pubDate>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Big data]]></category>
		<category><![CDATA[developing applications]]></category>
		<category><![CDATA[future challenges]]></category>
		<category><![CDATA[genomic data]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[tech developers]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=966</guid>

					<description><![CDATA[<p>Source &#8211; fiercehealthcare.com Big data has a lot of potential to improve healthcare and a number of companies are developing applications to help make that happen, according to a new report. <a class="read-more-link" href="https://www.aiuniverse.xyz/big-data-opportunities-lure-healthcare-tech-developers/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/big-data-opportunities-lure-healthcare-tech-developers/">Big data opportunities lure healthcare tech developers</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Source &#8211; <strong>fiercehealthcare.com</strong></p>
<p>Big data has a lot of potential to improve healthcare and a number of companies are developing applications to help make that happen, according to a new report.</p>
<p dir="ltr">Healthcare market research firm Kalorama Information dove into government and trade source databases to outline some of the uses of big data and the groups that are driving the push for those programs. Established healthcare technology projects like IBM Watson, for example, created a new era of computing, while more recent ventures from Google and Apple could bring even more patient and genomic data into the fold.</p>
<p dir="ltr">&#8220;Big data companies are looking to connect tens of millions of data sets from almost every facet of the health system—office visits, surgeries, lab tests, images, medical devices, prescriptions and more,&#8221; Bruce Carlson, Kalorama Information’s publisher, said in an announcement.</p>
<p dir="ltr">&#8220;The derived data can be used to create patient care guidelines.&#8221;</p>
<p dir="ltr">Working alongside these IT companies makes sense right now, according to Kalorama. New software allows for faster, more far-reaching data collection and it can analyze complex information from sources like spectroscopes and biochip tests.</p>
<p dir="ltr">In vitro diagnostic medical device companies are also leading the charge, according to the report. These device makers are partnering with IT companies to allow laboratories quicker, more efficient access to diagnostic data and genomics.</p>
<p dir="ltr">Major payers have a role as well, according to Kalorama. Large insurers such as Aetna, UnitedHealth and Kaiser Permanente seek more personalized care, and are also seeking out partnerships in the IT and research space.</p>
<p dir="ltr">Aetna, for instance, is in talks with Apple to provide Apple Watches to enrollees.</p>
<p>Payers are investing in projects that can identify health biomarkers earlier as part of preventive care, too, according to the report. Big data analytics can allow those markers to be defined and flagged in screenings more quickly.</p>
<p>Future challenges for the industry include storage concerns, as more data is collected there may be fewer places to store it. Privacy policies may also need to be re-examined to allow researchers to take full advantage of patient data collections, according to the report.</p>
<p>The post <a href="https://www.aiuniverse.xyz/big-data-opportunities-lure-healthcare-tech-developers/">Big data opportunities lure healthcare tech developers</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/big-data-opportunities-lure-healthcare-tech-developers/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
