<?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>Cloud Computing | Database Answers</title>
	<atom:link href="https://databaseanswers.com/category/cloud/feed/" rel="self" type="application/rss+xml" />
	<link>https://databaseanswers.com</link>
	<description>Database, Servers, and Consulting Services</description>
	<lastBuildDate>Thu, 23 Aug 2018 01:57:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>Everything you Need to Know about Cloud-Native Applications</title>
		<link>https://databaseanswers.com/cloud-native-applications/</link>
		
		<dc:creator><![CDATA[Ashly]]></dc:creator>
		<pubDate>Thu, 23 Aug 2018 01:53:40 +0000</pubDate>
				<category><![CDATA[Cloud Computing]]></category>
		<guid isPermaLink="false">https://databaseanswers.com/?p=12891</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular">
				
				
				
				
					<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0    et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0 et_pb_bg_layout_light  et_pb_text_align_left">
				
				
				<div class="et_pb_text_inner">
					<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-12893" src="https://databaseanswers.com/wp-content/uploads/2018/08/cloud-native-applications-banner.jpg" alt="cloud-native-applications-banner" width="976" height="496" srcset="https://databaseanswers.com/wp-content/uploads/2018/08/cloud-native-applications-banner.jpg 976w, https://databaseanswers.com/wp-content/uploads/2018/08/cloud-native-applications-banner-300x152.jpg 300w, https://databaseanswers.com/wp-content/uploads/2018/08/cloud-native-applications-banner-768x390.jpg 768w" sizes="(max-width: 976px) 100vw, 976px" /></p>
<p>In today&#8217;s fast-paced world, with its proliferation of data and devices that create them, this approach is no longer viable. Instead, companies are striving to unlock the value of this data surge and instruct their developers to respond with highly scalable solutions and ever-tighter deadlines.</p>
<h2></h2>
<h2>What is Cloud-Native Computing ?</h2>
<p>A new paradigm has emerged, driven by the need for scalability, flexibility, and agility. It is further supported by both the declining cost of cloud computing services and the increasing agility of applications and networks to bridge the performance gap between local and remote computing.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-12896" src="https://databaseanswers.com/wp-content/uploads/2018/08/what-is-cna.jpg" alt="what is cloud-native application" width="792" height="397" srcset="https://databaseanswers.com/wp-content/uploads/2018/08/what-is-cna.jpg 792w, https://databaseanswers.com/wp-content/uploads/2018/08/what-is-cna-300x150.jpg 300w, https://databaseanswers.com/wp-content/uploads/2018/08/what-is-cna-768x385.jpg 768w" sizes="(max-width: 792px) 100vw, 792px" /></p>
<p>&nbsp;</p>
<p>Cloud-native applications run exclusively on cloud-based infrastructure and are designed specifically to take advantage of the cloud&#8217;s new features and functionality.</p>
<p>To get to this stage, you must first migrate applications from on-premise infrastructure to a cloud-based infrastructure, using the infrastructure offerings as a service (IaaS) from your cloud computing provider. The first advantage is the elimination of initial investment costs. Of course, the process is not as simple as that, but it can be successfully achieved by replicating the on-site infrastructure using software and hardware components that work together.</p>
<p>For example, you can replicate a 50-node cluster by renting and connecting 50 virtual machines in the cloud and installing the same applications and operating systems that run on site.</p>
<p>While offering the standard benefits of cloud computing (such as replacing capital expenditures with operating expenses, flexible on-demand services, and lower maintenance), this type of configuration provides a stepping stone to a 100% cloud-native configuration. The next step is, therefore, to migrate to an environment where your cloud computing provider&#8217;s platform infrastructure as a service (PaaS) abstracts the idea of the server operating system and allows the enterprise to focus only on the applications and services they provide, rather than how they deliver those services.</p>
<p>This is the first point of contact with the &#8220;cloud native&#8221; concept. It requires a redesign of applications and their interactions but means that business imperatives can guide design, and thus results.</p>
<p>Native cloud computing applications go even further. In a PaaS model, the underlying platform provides pre-configured operating system images that require no patching or maintenance and can be scaled automatically based on application load. A native cloud regime extends the PaaS concept by providing developers with a complete abstraction of the underlying infrastructure via a runtime billing model that automatically adapts to each trigger call.</p>
<p>This implies that applications are broken down into their individual functions (small code blocks), using the appropriate language for that function, be it JavaScript, C#, Python or PHP, or scripting languages such as Bash, Batch, and PowerShell. These functions can then be triggered in various ways, including HTTP so that they can react to various events. These are native cloud computing applications, made up of small components that can be developed, tested and deployed quickly. Some companies deploy dozens of new code fragments every day. Why not yours?</p>
<p>&nbsp;</p>
<div id="attachment_12897" class="wp-caption aligncenter" style="width: 732px;">
<p><img decoding="async" class="size-full wp-image-12897" src="https://databaseanswers.com/wp-content/uploads/2018/08/cna-benefits.jpg" sizes="(max-width: 722px) 100vw, 722px" srcset="https://databaseanswers.com/wp-content/uploads/2018/08/cna-benefits.jpg 722w, https://databaseanswers.com/wp-content/uploads/2018/08/cna-benefits-300x133.jpg 300w" alt="Key benefits of Cloud-Native Applications" width="722" height="321" /></p>
<p class="wp-caption-text">Key benefits of Cloud-Native Applications</p>
</div>
<h2></h2>
<h2></h2>
<h2></h2>
<h2>Conclusion</h2>
<p>The concept of cloud-native applications is still in its infancy. However, there is an important dynamic behind the idea of agile applications that deliver results quickly and promote agility while reducing costs. Given that the leading cloud computing service providers support the concept, thus demonstrating business demand, it would be unwise to ignore it.</p>
				</div>
			</div> <!-- .et_pb_text -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section -->The post <a href="https://databaseanswers.com/cloud-native-applications/">Everything you Need to Know about Cloud-Native Applications</a> first appeared on <a href="https://databaseanswers.com">Database Answers</a>.]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
