<?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>Pro-Tek Blog &#187; Cloud Formation</title>
	<atom:link href="http://www.pro-tekconsulting.com/blog/category/cloud-formation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pro-tekconsulting.com/blog</link>
	<description>For UI developers / UI designers and UI trends</description>
	<lastBuildDate>Thu, 05 Sep 2019 03:59:47 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.34</generator>
	<item>
		<title>WHAT ARE CONTAINERS?</title>
		<link>http://www.pro-tekconsulting.com/blog/what-are-containers/</link>
		<comments>http://www.pro-tekconsulting.com/blog/what-are-containers/#comments</comments>
		<pubDate>Wed, 01 Jun 2016 04:13:30 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Cloud Formation]]></category>
		<category><![CDATA[CLOUD SERVICE]]></category>
		<category><![CDATA[containers in cloud]]></category>

		<guid isPermaLink="false">http://www.pro-tekconsulting.com/blog/?p=1459</guid>
		<description><![CDATA[<p>What are Containers? Containers are a solution to the problem of how to get software to run reliably when moved from one computing environment to another. This could be from a developer&#8217;s laptop to a test environment, from a staging environment into production, and perhaps from a physical machine in a data center to a [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/what-are-containers/">WHAT ARE CONTAINERS?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h4>What are Containers?</h4>
<p>Containers are a solution to the problem of how to get software to run reliably when moved from one computing environment to another. This could be from a developer&#8217;s laptop to a test environment, from a staging environment into production, and perhaps from a physical machine in a data center to a virtual machine in a private or public cloud.<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/what-are-containers/">WHAT ARE CONTAINERS?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pro-tekconsulting.com/blog/what-are-containers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WHAT&#8217;S THE DIFFERENCE BETWEEN AWS BEANSTALK VS CLOUD FORMATION VS OPSWORK.?</title>
		<link>http://www.pro-tekconsulting.com/blog/whats-the-difference-between-aws-beanstalk-vs-cloud-formation-vs-opswork/</link>
		<comments>http://www.pro-tekconsulting.com/blog/whats-the-difference-between-aws-beanstalk-vs-cloud-formation-vs-opswork/#comments</comments>
		<pubDate>Tue, 05 Apr 2016 03:53:11 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Cloud Formation]]></category>
		<category><![CDATA[Opswork]]></category>
		<category><![CDATA[WS beanstalk]]></category>
		<category><![CDATA[AWS beanstalk]]></category>

		<guid isPermaLink="false">http://www.pro-tekconsulting.com/blog/?p=1395</guid>
		<description><![CDATA[<p>What&#8217;s the difference between AWS beanstalk vs Cloud Formation vs Opswork.? AWS Beanstalk deploy and manage application on AWS Cloud without worrying about the environment to run your web application. No need to create and manage EC2 instance for a single application. AWS OpsWorks is an application management service or tools that makes it easy [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/whats-the-difference-between-aws-beanstalk-vs-cloud-formation-vs-opswork/">WHAT&#8217;S THE DIFFERENCE BETWEEN AWS BEANSTALK VS CLOUD FORMATION VS OPSWORK.?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h4>What&#8217;s the difference between AWS beanstalk vs Cloud Formation vs Opswork.?</h4>
<p><strong>AWS Beanstalk</strong> deploy and manage application on AWS Cloud without worrying about the environment to run your web application. No need to create and manage EC2 instance for a single application.</p>
<p><strong>AWS OpsWorks</strong> is an application management service or tools that makes it easy for the DevOps user to model &amp; manage their application. It is a tool on AWS Cloud similar to Chef, Puppet which can manage a number of servers.</p>
<p><strong>AWS Cloud Formation</strong> helps developers and system administrators by providing easiest way to create and manage a large number of AWS resources, provisioning and updating them in an orderly and predictable fashion. By using cloud Formation in few hours you can build up your large scale environment from a single template.</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/whats-the-difference-between-aws-beanstalk-vs-cloud-formation-vs-opswork/">WHAT&#8217;S THE DIFFERENCE BETWEEN AWS BEANSTALK VS CLOUD FORMATION VS OPSWORK.?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pro-tekconsulting.com/blog/whats-the-difference-between-aws-beanstalk-vs-cloud-formation-vs-opswork/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
