<?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>cloudar Archives | Cloudar</title>
	<atom:link href="https://cloudar.be/tag/cloudar/feed/" rel="self" type="application/rss+xml" />
	<link>https://cloudar.be/tag/cloudar/</link>
	<description>100% Focus On AWS // 100% Customer Obsession</description>
	<lastBuildDate>Thu, 30 Jun 2022 12:12:50 +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>A new reality: Devs creating infrastructure. And how to deal with that&#8230;</title>
		<link>https://cloudar.be/awsblog/a-new-reality-devs-creating-infrastructure-and-how-to-deal-with-that/</link>
					<comments>https://cloudar.be/awsblog/a-new-reality-devs-creating-infrastructure-and-how-to-deal-with-that/#respond</comments>
		
		<dc:creator><![CDATA[Tom De Blende]]></dc:creator>
		<pubDate>Thu, 25 Oct 2018 18:11:59 +0000</pubDate>
				<category><![CDATA[AWS Blog]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[MSP]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[cloudar]]></category>
		<guid isPermaLink="false">https://cloudar.be/?p=8634</guid>

					<description><![CDATA[<p>A long time ago in a galaxy far, far away, things were really simple. You had a workload and you had infrastructure. Only then we didn&#8217;t call it a workload, we called it an application. And real system engineers couldn&#8217;t care less about that application. As long as the servers were fine, it was a [&#8230;]</p>
<p>The post <a href="https://cloudar.be/awsblog/a-new-reality-devs-creating-infrastructure-and-how-to-deal-with-that/">A new reality: Devs creating infrastructure. And how to deal with that&#8230;</a> appeared first on <a href="https://cloudar.be">Cloudar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>A long time ago in a galaxy far, far away, things were really simple. You had a workload and you had infrastructure. Only then we didn&#8217;t call it a workload, we called it an application. And real system engineers couldn&#8217;t care less about that application. As long as the servers were fine, it was a good day. If the servers were fine, one could sneak in some multiplayer Quake during lunch.</p>
<p>Today that clear boundary has disappeared. System engineers are shifting more and more to automation and thus very basic development, or scripting. But at the other side of the spectrum, application e<img decoding="async" class="alignright" src="https://i0.wp.com/www.awsomeblog.com/wp-content/uploads/2014/05/photo.png?zoom=1.25&amp;fit=512%2C512" width="147" height="147" />ngineers and developers are shifting more and more to the infrastructure side. Why? Infrastructure as code. <a href="https://aws.amazon.com/cloudformation/">CloudFormation</a>. <a href="https://github.com/boto/boto3">Boto</a>. <a href="https://www.terraform.io/">Terraform</a>. <a href="https://github.com/awslabs/aws-cdk">AWS CDK</a>. In a true public cloud environment, where every single administrative action on infrastructure level is a simple API call, things are changing, and DevOps is born.</p>
<p>You rarely saw devs running around the office with a screwdriver and rack mounts. If they needed a server, they&#8217;d ask one to be procured. And waited a few weeks. Now application engineers can quite easily build their own infrastructure to run their applications. It&#8217;s just code, right? And they do. Oh boy they do&#8230;</p>
<p>However, in most cases it is undesirable to have an application engineer create infrastructure. There is the principle of segregation of duties. Furthermore, it&#8217;s very rare a skilled dev has a strong infrastructure background. So while he can probably spin up resources to support his application, the question is: is it <a href="https://aws.amazon.com/architecture/well-architected/">Well Architected</a>? And that is where a next gen MSP comes into play. Cloudar was selected by AWS to perform <a href="https://cloudar.be/services-solutions/aws-architecture-design">Well Architected Reviews</a>. Our AWS Solution Architect Professional engineers that have followed the required extra training are allowed to perform rigid reviews of existing business critical workloads. Needless to say, each environment we build, needs to adhere to the same Well Architected Principles.</p>
<p>But what if a developer wants to go full serverless, and change infrastructure components rapidly? Things like Lambda&#8217;s. Can he wait for an engineer at the MSP to create those resources, throw them away, reconfigure them? Probably not. The cloud allows for speed, and you don&#8217;t want your MSP to be a potential bottleneck. Now what?</p>
<p>Here, the answer is again: infrastructure as code. If you demand all infrastructure to be written in code, you can allow your devs to play around in development to deploy extra infrastructure resources. And then when they<img decoding="async" class="alignleft" src="https://alln-extcloud-storage.cisco.com/ciscoblogs/DevOps-Image.png-460x230.jpg" width="208" height="104" /> are happy, and they went through dev and test, and are ready to commit to UAT, insert a code review approval step. Have the engineers that will be actually supporting the environment 24&#215;7 review the infrastructure code. Is what will be deployed to UAT and later on to PRD still Well Architected? Does it adhere to your internal support standards? And for the mental health of the on call engineers: will it be stable and not generate alerts at 3 am in the morning?</p>
<p>So you see that devs will need to work with sysops, and vice versa. Certainly in a project phase. You want to work as agile as possible, but still have a reliable and secure environment. One of the strong points of Cloudar is that we have both. We have a very solid <a href="https://cloudar.be/services-solutions/aws-managed-services/">managed services business</a>, but we also have a flourishing <a href="https://cloudar.be/services-solutions/aws-professional-services/">consultancy practice</a>. Our people love working with your devs. We like them. Sometimes we even want to cuddle them. Everything it takes to have your workload running 24*7, but reduce your time to market by allowing devs to go crazy until stuff moves to production. Because production, is serious business.</p>
<p><img fetchpriority="high" decoding="async" class="size-medium aligncenter" src="https://cloudar.be/wp-content/uploads/2018/03/0_clILqctXiykAeJom_.jpg" width="638" height="359" /></p>
<p>The post <a href="https://cloudar.be/awsblog/a-new-reality-devs-creating-infrastructure-and-how-to-deal-with-that/">A new reality: Devs creating infrastructure. And how to deal with that&#8230;</a> appeared first on <a href="https://cloudar.be">Cloudar</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cloudar.be/awsblog/a-new-reality-devs-creating-infrastructure-and-how-to-deal-with-that/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cloudar, a short recap&#8230;</title>
		<link>https://cloudar.be/awsblog/cloudar-a-short-recap/</link>
					<comments>https://cloudar.be/awsblog/cloudar-a-short-recap/#respond</comments>
		
		<dc:creator><![CDATA[Bart Van Hecke]]></dc:creator>
		<pubDate>Tue, 24 Jan 2017 10:42:34 +0000</pubDate>
				<category><![CDATA[AWS Blog]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[cloudar]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[team]]></category>
		<guid isPermaLink="false">https://cloudar.be/?p=3703</guid>

					<description><![CDATA[<p>Today, exactly 2 years ago, Senne Vaeyens and myself hired Ben Bridts as our first employee at Cloudar. What started out as a great idea transformed into a solid business model and shaped Cloudar as the company it is today. With 15 dedicated full-time engineers on the payroll we are now able to provide first [&#8230;]</p>
<p>The post <a href="https://cloudar.be/awsblog/cloudar-a-short-recap/">Cloudar, a short recap&#8230;</a> appeared first on <a href="https://cloudar.be">Cloudar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Today, exactly 2 years ago, Senne Vaeyens and myself hired Ben Bridts as our first employee at Cloudar.<br />
What started out as a great idea transformed into a solid business model and shaped Cloudar as the company it is today. With 15 dedicated full-time engineers on the payroll we are now able to provide first class support and advice in AWS.<br />
Trusted by many customers (from startups to large enterprises), we have proven our expertise in Amazon Web Services, DevOps and Managed Services along the way and we&#8217;re planning to take this to an ever higher level in 2017.<br />
In 2017 we will:<br />
&#8211; Grow our business and keep on extending the team (feel free to contact me if you would like to join)<br />
&#8211; Take our solid partnership with AWS to the next level<br />
&#8211; Establish more vendor partnerships with AWS Technology Partners<br />
&#8211; Extend our customer base<br />
&#8211; Obtain several AWS competences, including the AWS Managed Services, DevOps and Big Data Competences.<br />
&#8211; Improve customer service and provide top-notch AWS support and expertise to our customers<br />
&#8211; Explore new markets and technologies</p>
<p>All of this wouldn&#8217;t be possible without the help of our great team, so please join me in giving a big thumbs up for the entire Cloudar Team.<br />
THANKS GUYS!!</p>
<p>If anyone would like to know more about the services Cloudar can provide to you as a customer, feel free to drop me an mail at bvh@cloudar.be or send me a PM.</p>
<p>Cheers,</p>
<p>Bart</p>
<p>The post <a href="https://cloudar.be/awsblog/cloudar-a-short-recap/">Cloudar, a short recap&#8230;</a> appeared first on <a href="https://cloudar.be">Cloudar</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cloudar.be/awsblog/cloudar-a-short-recap/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
