<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Lou (🚀 Open Up The Cloud ☁️)</title>
    <description>The latest articles on Forem by Lou (🚀 Open Up The Cloud ☁️) (@loujaybee).</description>
    <link>https://forem.com/loujaybee</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F30131%2F4f04a5c3-8f0f-438e-b99f-443ac838c8d0.JPG</url>
      <title>Forem: Lou (🚀 Open Up The Cloud ☁️)</title>
      <link>https://forem.com/loujaybee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/loujaybee"/>
    <language>en</language>
    <item>
      <title>Are these the RIGHT 5 skills for a Beginner Cloud Engineer?</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Thu, 03 Nov 2022 08:51:04 +0000</pubDate>
      <link>https://forem.com/aws-builders/are-these-the-right-skills-for-a-cloud-engineer-2olo</link>
      <guid>https://forem.com/aws-builders/are-these-the-right-skills-for-a-cloud-engineer-2olo</guid>
      <description>&lt;p&gt;A few weeks ago I posted a video to YouTube titled "&lt;a href="https://www.youtube.com/watch?v=nJVhcO9kR8w" rel="noopener noreferrer"&gt;No, I will not mentor you&lt;/a&gt;". &lt;/p&gt;

&lt;p&gt;The point of the video was to explain what someone new to cloud should do to get clarity in their own career (more on that later), rather than shooting off messages on social media asking them "will you mentor me"?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Spoiler:&lt;/strong&gt; Doing that is (super) ineffective. &lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/nJVhcO9kR8w"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Looking for a role in cloud? You need to ask yourself these four questions...
&lt;/h2&gt;

&lt;p&gt;As part of that video I shared a free PDF (you can &lt;a href="https://www.youtube.com/watch?v=nJVhcO9kR8w" rel="noopener noreferrer"&gt;find the link in description&lt;/a&gt;), with four questions that you should answer for yourself if you're looking to get into the cloud industry. Those questions are: &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What role do you want in cloud? &lt;/li&gt;
&lt;li&gt;What of your experiences makes you suited for the role? &lt;/li&gt;
&lt;li&gt;What are the five skills you’ll need to work on?&lt;/li&gt;
&lt;li&gt;What are the skills that you will not work on?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;After I released the video, I took to social media to share the PDF with various people who had previously asked me to mentor them. &lt;/p&gt;

&lt;p&gt;About 50 people DM'ed me to get access to the PDF. But, do you want to know how many filled it in? At first, zero. &lt;/p&gt;

&lt;p&gt;This is not a bad thing to me, I believe a lot of those people who message me "will you mentor me" simply don't have skin in the game. So sending this PDF is proving to be a great test to see if the person I'm talking to is serious or not about their career. Most are often scared off by the idea of filling in the four questions above. If that's the case, there's no way I can even help you. &lt;/p&gt;

&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-1580951351651364864-163" src="https://platform.twitter.com/embed/Tweet.html?id=1580951351651364864"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-1580951351651364864-163');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1580951351651364864&amp;amp;theme=dark"
  }



&lt;/p&gt;

&lt;p&gt;BUT, after a couple of weeks, I got the most INCREDIBLE submission from someone on Twitter who had answered the questions detailing their own cloud learning plan. I thought it was such a great example, I couldn't help but make a video reviewing the submission, and giving a bit more advice and context for someone looking to become a cloud engineer. &lt;/p&gt;

&lt;h2&gt;
  
  
  Learning plan for a Cloud Engineer: five skills you should consider focusing on.
&lt;/h2&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/zEstvzOgRHo"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Let me assume that you're a busy person, and maybe you don't have time to watch the video. One of the best parts were the five skills that this person wrote down as their areas of focus: &lt;/p&gt;

&lt;p&gt;1️⃣  - Computer Science via &lt;a href="https://pll.harvard.edu/course/cs50-introduction-computer-science?delta=0" rel="noopener noreferrer"&gt;CS50&lt;/a&gt;&lt;br&gt;
2️⃣  - Python via &lt;a href="https://www.codecademy.com/catalog/language/python" rel="noopener noreferrer"&gt;Code Academy&lt;/a&gt;&lt;br&gt;
3️⃣  - Linux via &lt;a href="https://www.youtube.com/channel/UC9x0AN7BWHpCDHSm9NiJFJQ" rel="noopener noreferrer"&gt;Network Chuck&lt;/a&gt;&lt;br&gt;
4️⃣ - Networking via CompTIA &lt;a href="https://www.comptia.org/certifications/network" rel="noopener noreferrer"&gt;Network+&lt;/a&gt;&lt;br&gt;
5️⃣  - Cloud via &lt;a href="https://aws.amazon.com/certification/certified-cloud-practitioner/" rel="noopener noreferrer"&gt;AWS Cloud Practitioner&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Aside:&lt;/strong&gt; In the video I also mention &lt;a href="https://learntocloud.guide" rel="noopener noreferrer"&gt;Learn To Cloud Guide&lt;/a&gt; as a great source of info on things like Linux and beginner projects. &lt;/p&gt;

&lt;p&gt;Not only did this person figure out what they wanted to learn (in terms of skills) AND made sure the skills matched the job they are going for… but they also figured out which platforms to learn from 👏 A++&lt;/p&gt;

&lt;p&gt;If this the learning path you were choosing, I’d also suggest that you now take these five areas, and really spend 2-6 months (depending how fast you work) to really get your head down and get the skills in the bag. When you're done, then you can start to think about building projects, bulking up your portfolio, and interview prep. &lt;/p&gt;

&lt;p&gt;If you're looking to become a Cloud Engineer, you could "steal" this learning plan and get started. I would strongly suggest that you watch the video &lt;a href="https://www.youtube.com/watch?v=zEstvzOgRHo" rel="noopener noreferrer"&gt;are these the RIGHT skills for a cloud engineer&lt;/a&gt; too, as it gives more context to the five skills. &lt;/p&gt;

&lt;p&gt;If you're not so keen on the idea of becoming a Cloud Engineer, I'd suggest that you watch the video "&lt;a href="https://www.youtube.com/watch?v=nJVhcO9kR8w" rel="noopener noreferrer"&gt;I will not mentor you&lt;/a&gt;" to learn more about how to put together your own cloud learning plan based on the four questions above. &lt;/p&gt;

&lt;p&gt;If we've not had chance to meet yet, I'm Lou. I run Open Up The Cloud, to help you get your start and grow your career in Cloud! You can find me over on &lt;a href="https://www.youtube.com/c/OpenUpTheCloud" rel="noopener noreferrer"&gt;YouTube&lt;/a&gt; or on both &lt;a href="https://www.instagram.com/openupthecloud" rel="noopener noreferrer"&gt;Instagram&lt;/a&gt; and &lt;a href="https://twitter.com/openupthecloud" rel="noopener noreferrer"&gt;Twitter&lt;/a&gt; where I'm very active, let's hang out and chat cloud careers! &lt;/p&gt;

&lt;p&gt;Speak soon, Lou 👋&lt;/p&gt;

</description>
      <category>devops</category>
      <category>cloud</category>
      <category>beginners</category>
      <category>career</category>
    </item>
    <item>
      <title>No, I will not mentor you.</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Thu, 06 Oct 2022 06:47:44 +0000</pubDate>
      <link>https://forem.com/aws-builders/no-i-will-not-mentor-you-4g60</link>
      <guid>https://forem.com/aws-builders/no-i-will-not-mentor-you-4g60</guid>
      <description>&lt;p&gt;I often get asked...&lt;/p&gt;

&lt;p&gt;"Will you mentor me?" =&amp;gt; And the answer is: No !&lt;/p&gt;

&lt;p&gt;However... the "why not" might surprise you.&lt;/p&gt;

&lt;p&gt;It's not that I don't want to help... It's that when you ask this question, you're asking more effort from me than you're giving yourself.&lt;/p&gt;

&lt;p&gt;When someone reaches out to me like this...&lt;/p&gt;

&lt;p&gt;I always ask them the same four questions:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What role are you targeting?&lt;/li&gt;
&lt;li&gt;Why do you think you specifically can get that role?&lt;/li&gt;
&lt;li&gt;What FIVE skills are you focussing on?&lt;/li&gt;
&lt;li&gt;What skills are you NOT focussing on?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Answer these four questions and you'll get immense clarity on your route into the cloud industry. No mentoring required.&lt;/p&gt;

&lt;p&gt;I'm not "anti mentoring".&lt;/p&gt;

&lt;p&gt;I'm just pro: self-sufficiency, empowering you with tools to unblock yourself—and radical and honest feedback and advice!&lt;/p&gt;

&lt;p&gt;If you can find a mentor—amazing!&lt;/p&gt;

&lt;p&gt;If not, you can follow my suggestions (for free).&lt;/p&gt;

&lt;p&gt;I will link a YouTube video that walks you through these four questions below 👇 In the YouTube video there is also a multi-page PDF that walks you through these exact questions !&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/nJVhcO9kR8w"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>devops</category>
      <category>codenewbie</category>
      <category>career</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Open Up The Cloud Newsletter #30 (January Recap 2022)</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Tue, 01 Mar 2022 13:12:17 +0000</pubDate>
      <link>https://forem.com/aws-builders/open-up-the-cloud-newsletter-30-january-recap-2022-3d2n</link>
      <guid>https://forem.com/aws-builders/open-up-the-cloud-newsletter-30-january-recap-2022-3d2n</guid>
      <description>&lt;p&gt;Reading this somewhere that’s not your email inbox? &lt;a href="https://newsletter.thedevcoach.co.uk/"&gt;sign-up here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;—&lt;/p&gt;

&lt;p&gt;Open Up The Cloud is here to help you get your start, and grow your career in the cloud. The newsletter comes once a month, covering news and updates from the cloud sphere! Open Up The Cloud is more than your average tech blog, check out: &lt;a href="https://openupthecloud.com/mission/"&gt;the mission&lt;/a&gt; 🚀&lt;/p&gt;

&lt;h2&gt;
  
  
  Welcome Back!
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Hello, I’m Lou — and welcome back to Open Up The Cloud!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I hope you’re settling into 2022, because it’s already a month down! This months newsletter is a real mixed bag of cloud, we talk about ClickOps, functionless, the announcements of AWS Lambda powertools for TypeScript, the limitations of serverless framework and more.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ghkQyZ1Q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/05/openupthecloudnewsletter-760x422.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ghkQyZ1Q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/05/openupthecloudnewsletter-760x422.png" alt="" width="760" height="422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  This Month’s Top Cloud Pick(s) ⏫
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.lastweekinaws.com/blog/clickops/"&gt;The Rise of ClickOps&lt;/a&gt; (Corey Quinn, Last Week In AWS) — A topic near to my heart, but one also likely to ruffle some feathers! Should you use infrastructure as code, or should you start with “ClickOps” (as a beginner)? The main concern I have with “ClickOps” is when beginners don’t appreciate what infrastructure as code is, and I get it… because it’s hard to understand the purpose of infrastructure as code outside of a large organisational setting. Yet, understanding and appreciating infrastructure as code is an essential skill for all cloud professionals. If you’re interested, I’ve already written my arguments in favour of incorporating infrastructure as code into your learning process in this article: &lt;a href="https://openupthecloud.com/learn-terraform-before-cloud-computing/"&gt;5 important reasons to learn terraform before cloud computing&lt;/a&gt;. The reality is that using ClickOps is sometimes the pragmatic choice. But… it must also be a considered choice, knowing what infrastructure as code is, the limitations, and where the rule can be bent or broken.&lt;/p&gt;

&lt;h2&gt;
  
  
  Feature Releases &amp;amp; Announcements 📚
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/mt/announcing-aws-cloudtrail-lake-a-managed-audit-and-security-lake/"&gt;CloudTrail Lake&lt;/a&gt; (Andres Silva, AWS News Blog) — CloudTrail is an AWS service that helps you track API calls and actions in your AWS account, useful for things like compliance and constructing audit trails. But, doing analysis over your CloudTrail events is a pain, and the typical advice from AWS is to set up &lt;a href="https://aws.amazon.com/athena/"&gt;Amazon Athena&lt;/a&gt; (you can also use CloudWatch, and CloudWatch insights). So in short, you can think of CloudTrail Lake as a simpler way to have Athena for you under the hood, adhering to various best practices. For more, Noam Dahan did &lt;a href="https://securityboulevard.com/2022/01/testing-the-waters-first-impressions-of-cloudtrail-lake/"&gt;a nice write-up&lt;/a&gt; and analysis of the new service.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://serverless.com//blog/serverless-framework-v3-is-live"&gt;Serverless Framework v3 is out&lt;/a&gt; (Matthieu Napoli, Serverless Inc) — I must admit that I’m not the biggest fan of Serverless Framework. Serverless Framework shines best when getting a project off the ground, but it can quickly become challenging to deal with. I’ve seen this sentiment shared time and time again by many seasoned cloud engineers / developers, so I know that I’m not alone here. &lt;a href="https://aws.amazon.com/serverless/sam/"&gt;AWS SAM&lt;/a&gt; and the &lt;a href="https://aws.amazon.com/cdk/"&gt;AWS CDK&lt;/a&gt; are growing as alternative options. But, alas! We should talk about the v3 announcement, which introduces stage parameters, to allow you to change the service configuration based on the deployment stage (dev, test, stage, production) and comes with a new re-designed CLI experience with niceties like cleaner error handling. If you want to see V3 in action, &lt;a href="https://www.youtube.com/watch?v=68aSnHZL_Vs"&gt;Sam from Complete Coding has a video&lt;/a&gt; showing you around all the changes. Also, here’s &lt;a href="https://serverlessguru.com/blog/serverless-framework-v3"&gt;a nice write up from Almir from Serverless Guru&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/aws/a-new-aws-console-home-experience/"&gt;AWS announces a new AWS Console home experience&lt;/a&gt; (Sébastien Stormacq, AWS News Blog) — AWS has now moved away from the static home page with static links to a more dynamic and customisable home page. The dashboard is now widget based, and has widgets like: AWS health, favourites (a customisable favourites widget), recently visited services to quickly re-access services, and more. Sadly, if you’re an AWS account hopper, it seems there’s no way to bring your configurations with you between accounts—but it’s a start! At this point, we’ll take any improvements to the AWS console that we can get!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/compute/using-node-js-es-modules-and-top-level-await-in-aws-lambda/"&gt;Lambda functions now support ES modules (and top-level await)&lt;/a&gt; (James Beswick, AWS Compute Blog) — AWS Lambda now supports ES modules for Node.js 14 runtimes, which introduces some niceties like an impact on cold start performance, tree shaking and better static analysis.&lt;/p&gt;

&lt;h2&gt;
  
  
  How-To’s &amp;amp; Educational Peices ☁
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://serverlessfirst.com/functionless-integration-trade-offs/"&gt;The Trade-off’s With Functionless Integration Patterns&lt;/a&gt; (Paul Swail, Serverless First) — So, you’ve probably heard of “serverless”, but have you heard of “functionless”? Functionless is the practice of using native cloud integrations to write business logic and applications entirely via config. With new services like AWS API Gateway and AWS step functions, you can write complicated logic without having to write a single Serverless function, which has lead to this new term “functionless”. Functionless pushes to the more extreme end of cloud development, relying heavily on cloud providers rather than your own logic.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/awslabs/aws-lambda-powertools-typescript"&gt;AWS Lambda Powertools TypeScript&lt;/a&gt; (Powertools Repo, GitHub) — AWS already have several utility libraries for AWS Lambda: &lt;a href="https://github.com/awslabs/aws-lambda-powertools-python"&gt;Python&lt;/a&gt;, &lt;a href="https://github.com/awslabs/aws-lambda-powertools-java"&gt;Java&lt;/a&gt;. Now, they’ve introduced one more to the family: TypeScript. Read Sara’s &lt;a href="https://twitter.com/Sarutule/status/1478763457625350144?s=20&amp;amp;t=a7qBCh7AvITtWgXYO9-jMQ"&gt;announcement post&lt;/a&gt; on Twitter. But, also be sure to check out Matt’s &lt;a href="https://dev.to/aws-builders/first-look-at-lambda-powertools-typescript-2k3p"&gt;first look&lt;/a&gt; at Powertools to learn more about the different features that the library supports such as easier logging, metrics and tracing instrumentation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/openupthecloud/status/1490043742652411905?s=20&amp;amp;t=v0hthvlIPge7H143YFyX0g"&gt;How to get hands-on with AWS with no enterprise experience?&lt;/a&gt; (Open Up The Cloud, Twitter) — After sitting, and passing, the AWS Associate Developer exam, I share a strategy for building hands-on skills even if you don’t have enterprise experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  Opinion Pieces &amp;amp; Miscellaneous
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://rootly.com/blog/analyzing-sre-job-postings-from-amazon-to-microsoft"&gt;Analyzing SRE job postings&lt;/a&gt; (JP Cheung, Rootly) — An analysis of the SRE role taken from GitLab, LinkedIn, Microsoft and Amazon. Some interesting takeaways here, such as how much an SRE should code, or not. It seems for most (or all) of these major players that strong development skills are a must. Also, for writing incident reports or analysis blog posts, the SRE is expected to be a great communicator. I also analysed over &lt;a href="https://www.youtube.com/watch?v=IjYo-LS6lVY"&gt;100 Cloud Engineering&lt;/a&gt; job descriptions to extract the most requested skills (raw data spreadsheet attached)! If you’re interested to &lt;a href="https://openupthecloud.com/cloud-roles-explained/"&gt;learn about the different roles in the cloud&lt;/a&gt;, I did this write-up talking about the roles: architect, SRE, cloud engineer, software engineer, data engineer, and understanding their earning potential, whether they code, and if the role is suitable for a beginner.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=PJVOsrmkUuw"&gt;$1500 AWS Cert Giveaway&lt;/a&gt; (Sam, Complete Coding) — Sam from Complete Coding is very close to hitting 10K subscribers on YouTube, and as a way to celebrate, he’s giving away 5 AWS certification vouchers, worth up to $1500! Go ahead and give him a subscribe, and follow along for details on how to win those exam vouchers!&lt;/p&gt;

&lt;h2&gt;
  
  
  Updates: Open Up The Cloud
&lt;/h2&gt;

&lt;p&gt;Every year I do a write-up of my &lt;a href="https://openupthecloud.com/2021-summary/"&gt;reflections from the past year&lt;/a&gt;, my learnings and plans for the new year. If you missed the article on social, here’s your chance to catch up. A big piece of news from Open Up The Cloud was &lt;a href="https://openupthecloud.com/income-report-december-2021/"&gt;the income report&lt;/a&gt;, now &lt;a href="https://twitter.com/loujaybee/status/1475902397948047367?s=20&amp;amp;t=elrG5Vqjo2pJQz5i1ybsiQ"&gt;all Open Up The Cloud’s income is public&lt;/a&gt;. I also &lt;a href="https://www.youtube.com/watch?v=3byAuMkz-js"&gt;published a video on the YouTube channel&lt;/a&gt; talking about the income report, and my plans for 2022.&lt;/p&gt;

&lt;p&gt;Also, this month, I passed my AWS Associate Developer exam, using Exam Pro, and Jon Bonso practice exams. I’ve filmed (and currently editing) a video analysis of both of these resources, with a recap of the AWS exam for the &lt;a href="https://www.youtube.com/c/OpenUpTheCloud"&gt;YouTube&lt;/a&gt; channel, so be sure to check that out. I’ve also been posting daily tips on &lt;a href="https://www.instagram.com/openupthecloud"&gt;instagram&lt;/a&gt;, and giving you behind the scenes looks at completing different cloud certifications, AWS exams, and generally what it means to work in cloud.&lt;/p&gt;

&lt;h2&gt;
  
  
  Let’s #OpenUpTheCloud ! 👋
&lt;/h2&gt;

&lt;p&gt;Thanks for tuning in this month, folks! If you have any thoughts or questions about the newsletter, hit reply and the email goes straight to me!&lt;/p&gt;

&lt;p&gt;Speak soon!&lt;/p&gt;

&lt;p&gt;—&lt;/p&gt;

&lt;p&gt;Reading this somewhere that’s not your email inbox? &lt;a href="https://newsletter.thedevcoach.co.uk/"&gt;sign-up here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The post &lt;a href="https://openupthecloud.com/open-up-the-cloud-newsletter-30-january-recap-2022/"&gt;Open Up The Cloud Newsletter #30 (January Recap 2022)&lt;/a&gt; appeared first on &lt;a href="https://openupthecloud.com"&gt;Open Up The Cloud&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>devops</category>
      <category>serverless</category>
      <category>cloud</category>
      <category>news</category>
    </item>
    <item>
      <title>24 Days To Pass The AWS Dev Exam: Exactly How I Did It 🚀</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Mon, 21 Feb 2022 07:08:47 +0000</pubDate>
      <link>https://forem.com/aws-builders/24-days-to-pass-the-aws-dev-exam-exactly-how-i-did-it-2gcp</link>
      <guid>https://forem.com/aws-builders/24-days-to-pass-the-aws-dev-exam-exactly-how-i-did-it-2gcp</guid>
      <description>&lt;p&gt;Sup folks! 👋 &lt;/p&gt;

&lt;p&gt;In January I managed to take and pass 🚀 the AWS Associate Developer Exam in just three and a half weeks. Today, I released a YouTube video that goes into a TON of detail. I talk about exactly which courses I used, how I approached studying, and my general tips for the exam.&lt;/p&gt;

&lt;p&gt;But... in case you don't have the time to watch the video right now, let me at least summarise for you some of the tips (that are also shared in the video!) for taking and passing the AWS Associate Developer Exam here 👇.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/K2bgTYiSlX0"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h3&gt;
  
  
  🏆 Jon Bonso's Practice Exams
&lt;/h3&gt;

&lt;p&gt;Jon's practice exams are well known and well liked for people taking the AWS exams, I see the practice exams recommended all the time here on DEV.TO, on Reddit, on Twitter, etc. They didn't dissapoint!&lt;/p&gt;

&lt;p&gt;But, what I didn't realise about them, is that there's SO much content in the practice exams themselves that you should really treat them like a "course". &lt;/p&gt;

&lt;p&gt;Don't take just the 2 hours it takes to sit each exam, I'd suggest that you take more like 10-15 hours per practice exam, so you really can dig into the answers you get wrong! &lt;/p&gt;

&lt;h3&gt;
  
  
  🛠 Build Mini Projects
&lt;/h3&gt;

&lt;p&gt;Given the content in the course, and the fact that lots of questions were combining services, not just asking about one, hands on learning is essential. &lt;/p&gt;

&lt;p&gt;For the AWS associate developer exam, I'd suggest to build the following three mini-projects: &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;A serverless architecture:&lt;/strong&gt; Lambda, API Gateway, DynamoDB, CloudWatch Alarms. Optionally: Step Functions and Event Bridge.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;A classic architecture:&lt;/strong&gt; EC2, Load Balancers, Route53, Auto Scaling. &lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;A static site:&lt;/strong&gt; Route 53, CloudFront, Amazon S3.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  📆 Book your exam in the afternoon
&lt;/h3&gt;

&lt;p&gt;A big mistake I made for this exam was booking it before work (7AM), which meant for my last minute preparation I had to be up even earlier than my booked exam (4AM!). Yeah, don't do that. I'd suggest you book your exam in the afternoon, and give yourself some time to prepare in the morning. &lt;/p&gt;

&lt;h3&gt;
  
  
  📚 Use the certification prep page
&lt;/h3&gt;

&lt;p&gt;I'm always telling folks about &lt;a href="https://aws.amazon.com/certification/certification-prep/"&gt;this page on the AWS documentation&lt;/a&gt;, it's seemingly buried, but is an absolute treasure trove of information. Use the dropdown and find your exam, it gives you the exam guide, the exact whitepapers, the right FAQ pages to read, AWS training content. Bookmark this page. 🔖&lt;/p&gt;

&lt;h3&gt;
  
  
  ⏱ How long did it take?
&lt;/h3&gt;

&lt;p&gt;This is a question I get a lot. I spent between 20-30 hours over the course of 3.5 weeks to take and pass the exam. But, I do have a lot of experience with building on AWS already. &lt;/p&gt;

&lt;h3&gt;
  
  
  💰 How much did the exam cost?
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;$24&lt;/strong&gt; (exam pro AWS Associate Dev Course) + &lt;strong&gt;$150&lt;/strong&gt; (exam itself) + &lt;strong&gt;$19&lt;/strong&gt; (Jon Bonso practice exams on Udemy) = &lt;strong&gt;$193&lt;/strong&gt;. But... of course, you don't have to pay anything to train and learn for the exams, lots of content is online for free, and quite frankly the best source of information is mainly the AWS documentation itself! &lt;/p&gt;

&lt;p&gt;That's it! A few tips that I hope helps you out. If you get chance, do watch the full video, because there's a lot more detail in there! 🙏 &lt;/p&gt;




&lt;p&gt;Hey! 👋 If we haven't met, let me introduce myself, I'm &lt;a href="https://twitter.com/loujaybee"&gt;Lou&lt;/a&gt;, and I created &lt;em&gt;&lt;a href="http://thedevcoach.co.uk/"&gt;Open Up The Cloud&lt;/a&gt;&lt;/em&gt; to help you get your start, and grow your career in cloud 🚀. &lt;/p&gt;

&lt;p&gt;If you're interested in cloud, the best way to keep up-to-date with news, and everything I publish is via the &lt;a href="http://newsletter.thedevcoach.co.uk/"&gt;monthly cloud newsletter&lt;/a&gt;. And find &lt;em&gt;Open Up The Cloud&lt;/em&gt; on &lt;a href="https://www.youtube.com/channel/UCAklaE5D59xWtip-3Jwa7xA"&gt;YouTube&lt;/a&gt;, &lt;a href="https://twitter.com/openupthecloud"&gt;Twitter&lt;/a&gt;, &lt;a href="https://www.instagram.com/openupthecloud"&gt;Instagram&lt;/a&gt;... wherever you like to hang out! 😄&lt;/p&gt;

</description>
      <category>devops</category>
      <category>serverless</category>
      <category>cloud</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Open Up The Cloud Newsletter #29 (November Recap 2021)</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Thu, 20 Jan 2022 11:40:00 +0000</pubDate>
      <link>https://forem.com/aws-builders/open-up-the-cloud-newsletter-29-november-recap-2021-ba0</link>
      <guid>https://forem.com/aws-builders/open-up-the-cloud-newsletter-29-november-recap-2021-ba0</guid>
      <description>&lt;p&gt;Reading this somewhere that’s not your email inbox? &lt;a href="https://newsletter.thedevcoach.co.uk/" rel="noopener noreferrer"&gt;sign-up here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;—&lt;/p&gt;

&lt;p&gt;Open Up The Cloud is here to help you get your start, and grow your career in the cloud. The newsletter comes once a month, covering news and updates from the cloud sphere! Open Up The Cloud is more than your average tech blog, check out: &lt;a href="https://openupthecloud.com/mission/" rel="noopener noreferrer"&gt;the mission&lt;/a&gt; 🚀&lt;/p&gt;

&lt;h2&gt;
  
  
  Welcome Back!
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Hello, I’m Lou 👋 and welcome back to Open Up The Cloud!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The newsletter is a little later than I usually send out, but… I did need some time to digest the absolute torrent 🌊 of Re:Invent announcements and analysis! This year’s Re:Invent was definitely less of a whizz-bang affair than in the past. Most say it’s because “AWS seemingly had nowhere else to go but up, as in abstraction layers” &lt;a href="https://diginomica.com/reinvent-2021-aws-emphasizes-service-packaging-and-usability-over-raw-infrastructure?utm_source=newsletter&amp;amp;utm_medium=email&amp;amp;utm_content=offbynone&amp;amp;utm_campaign=Off-by-none%3A%20Issue%20%23167" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;. I mean, if we keep abstracting at this rate, everything will be YAML! &lt;a href="https://twitter.com/loujaybee/status/1470301902101528581?s=20" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;. AWS are seemingly grappling with either providing low-level “primitives”, or those developer experience and “frameworks” on top &lt;a href="https://redmonk.com/sogrady/2021/12/10/reinvention/" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;One big theme from Re:Invent that was clear is: The future is Serverless and event-driven&lt;a href="https://aws.amazon.com/about-aws/whats-new/2021/12/amazon-sagemaker-serverless-inference/" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-emr-serverless-preview/" rel="noopener noreferrer"&gt;[2]&lt;/a&gt;. AWS are continuing to invest in new instance types&lt;a href="https://aws.amazon.com/blogs/aws/use-amazon-ec2-m1-mac-instances-to-build-test-macos-ios-ipados-tvos-and-watchos-apps/" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;&lt;a href="https://aws.amazon.com/blogs/aws/new-storage-optimized-amazon-ec2-instances-im4gn-and-is4gen-powered-by-aws-graviton2-processors/" rel="noopener noreferrer"&gt;[2]&lt;/a&gt;&lt;a href="https://aws.amazon.com/blogs/aws/join-the-preview-amazon-ec2-c7g-instances-powered-by-new-aws-graviton3-processors/" rel="noopener noreferrer"&gt;[3]&lt;/a&gt;. There were even some sustainability announcements &lt;a href="https://aws.amazon.com/blogs/aws/sustainability-pillar-well-architected-framework/" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;, and a lot of improvements for machine learning&lt;a href="https://aws.amazon.com/blogs/aws/announcing-amazon-sagemaker-inference-recommender/" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;&lt;a href="https://aws.amazon.com/blogs/aws/announcing-amazon-sagemaker-canvas-a-visual-no-code-machine-learning-capability-for-business-analysts/" rel="noopener noreferrer"&gt;[2]&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopenupthecloud.com%2Fwp-content%2Fuploads%2F2021%2F05%2Fopenupthecloudnewsletter-760x422.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopenupthecloud.com%2Fwp-content%2Fuploads%2F2021%2F05%2Fopenupthecloudnewsletter-760x422.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let’s take a look through some of the announcements 👇&lt;/p&gt;

&lt;h2&gt;
  
  
  This Month’s Top Cloud Pick(s) ⏫
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;If you only read one or two things this month, let it be this.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/openupthecloud/status/1469672718534688771?s=20" rel="noopener noreferrer"&gt;Open Up The Cloud: Hangout&lt;/a&gt; — Actually, before we get to the Re:Invent links, let me tell you first about the Open Up The Cloud hangout, a casual Twitter space for you to bring your cloud resume or project &lt;a href="https://github.com/openupthecloud/hangout/issues/1" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;, to be “reviewed” and discussed. We have some amazing folks coming: &lt;a href="https://www.instagram.com/lindavivah/" rel="noopener noreferrer"&gt;Linda Vivah&lt;/a&gt; (100% go follow Linda on Instagram) &lt;a href="https://www.instagram.com/brianhhough/" rel="noopener noreferrer"&gt;Brian Hough&lt;/a&gt;, the most friendly, energetic guy in tech and cloud. &lt;a href="https://twitter.com/andrewbrown" rel="noopener noreferrer"&gt;Andrew Brown&lt;/a&gt;—who has some of the most watched cloud certification videos &lt;a href="https://www.youtube.com/watch?v=3hLmDS179YE&amp;amp;t=1s" rel="noopener noreferrer"&gt;on YouTube&lt;/a&gt;. The super hard-working and kind folks behind &lt;a href="http://learntocloud.guide/" rel="noopener noreferrer"&gt;learntocloud.guide&lt;/a&gt;: &lt;a href="https://twitter.com/rishabk7" rel="noopener noreferrer"&gt;Rishab&lt;/a&gt;, &lt;a href="https://twitter.com/antonio_lofiego" rel="noopener noreferrer"&gt;Antonio&lt;/a&gt; and &lt;a href="https://twitter.com/madebygps" rel="noopener noreferrer"&gt;Gwyneth&lt;/a&gt;, and maybe a special guest or two! It looks set to be a blast, join us! &lt;a href="https://twitter.com/openupthecloud/status/1469672673886322688?s=20" rel="noopener noreferrer"&gt;[1]&lt;/a&gt; If you share a resume or project to be reviewed, I’ll send you a copy of either &lt;a href="https://cloudresumechallenge.dev/book/" rel="noopener noreferrer"&gt;Cloud Resume Challenge book&lt;/a&gt;, or &lt;a href="https://thetechresume.com/" rel="noopener noreferrer"&gt;The Tech Resume: Inside Out&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Feature Releases &amp;amp; Announcements  📚
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;New stuff in the cloud, that you probably should know about.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/aws/top-announcements-of-aws-reinvent-2021/" rel="noopener noreferrer"&gt;Top announcements of AWS Re:Invent 2021&lt;/a&gt;, &lt;a href="https://github.com/zoph-io/awscon-onepager/blob/master/reinvent/reinvent-2021.md" rel="noopener noreferrer"&gt;Re:Invent One Pager&lt;/a&gt; and this &lt;a href="https://acloudguru.com/blog/engineering/aws-reinvent-2021-the-biggest-announcements" rel="noopener noreferrer"&gt;A Cloud Guru Article&lt;/a&gt; — All nice summaries of the main Re:Invent announcements. If you’re short of time, scan the one-pager document, and you’ll be (mostly) all caught up! … Kinda.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2021/12/amazon-ec2-m1-mac-instances-macos/" rel="noopener noreferrer"&gt;New Instances: M1&lt;/a&gt;, &lt;a href="https://www.nextplatform.com/2021/12/02/aws-goes-wide-and-deep-with-graviton3-server-chip/" rel="noopener noreferrer"&gt;Graviton3&lt;/a&gt; and more &lt;a href="https://aws.amazon.com/blogs/aws/new-storage-optimized-amazon-ec2-instances-im4gn-and-is4gen-powered-by-aws-graviton2-processors/" rel="noopener noreferrer"&gt;EC2 instance types&lt;/a&gt; — AWS have invested some more in a new line of their own Graviton3 chips. You can now access M1 instances via AWS, which are essentially “mac mini’s &lt;a href="https://www.apple.com/uk/mac-mini/" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;, but over the internet”. And finally, AWS announced a whole bunch of new EC2 image types, optimised for various aspects.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/aws/new-aws-control-tower-account-factory-for-terraform/" rel="noopener noreferrer"&gt;Control Tower Account Factory For Terraform&lt;/a&gt; — Setting up an AWS organisation isn’t easy, and when you try doing that with Terraform, it’s not any easier! You need to decide on things like patterns for your backend / state management (e.g. how many backend locations you want, and which AWS accounts those backends will live), and you’ll need to hand-roll a load of tooling to get things to work. This new module is kinda AWS out-of-the-box in a Terraform module. However… the &lt;a href="https://github.com/aws-ia/terraform-aws-control_tower_account_factory" rel="noopener noreferrer"&gt;code&lt;/a&gt; module behind the announcement only has only two contributors 👀. That said, it is nice to see AWS supporting Terraform more heavily. Earlier this year, AWS announced they would invest in officially supported Terraform modules &lt;a href="https://aws.amazon.com/quickstart/architecture/terraform-modules-on-aws/" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;&lt;a href="https://aws.amazon.com/quickstart/architecture/terraform-modules-on-aws/" rel="noopener noreferrer"&gt;[2]&lt;/a&gt;, which now live under a new GitHub organisation called “AWS Integration &amp;amp; Automation” &lt;a href="https://github.com/aws-ia" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;. The terraform modules announcement did come with some criticisms, though about the lack of engagement with existing open source folks before announcing the project &lt;a href="https://twitter.com/iamvlaaaaaaad/status/1442918320659779585?s=20" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2021/11/aws-lambda-support-cross-account-image-amazon-elastic-container-registry/" rel="noopener noreferrer"&gt;AWS Lambda Supports Cross Account ECS&lt;/a&gt; — AWS Lambda originally announced support for containers at last year’s Re:Invent &lt;a href="https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;. It was an interesting announcement, because using Docker for serverless is somewhat antithetical to AWS Lambda &lt;a href="https://twitter.com/ben11kehoe/status/1323386710084915200?s=20" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;. With Docker, you are aware of your underlying infra (your image layers). Whereas AWS Lambda was (in a purist sense) about having as close-to-zero knowledge of the underlying infrastructure. When AWS announced container support, you could only configure to pull from an ECS repository from the same AWS account, which was a massive pain if you run a multi-account set up as you’d have to rebuild an artifact to do that. That’s now fixed!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/aws/cloudwatch-evidently/" rel="noopener noreferrer"&gt;CloudWatch Evidently&lt;/a&gt; — A service for A/B testing and feature flagging. However, the keen-eyed among you, will have noticed that Evidently looks incredibly similar to existing functionality in AppConfig &lt;a href="https://aws.amazon.com/systems-manager/features/appconfig" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;. AWS did acknowledge the similarities in the announcement post but didn’t go into great detail, leaving folks generally confused &lt;a href="https://twitter.com/bryson3gps/status/1465423418002530305?s=20" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;. Seems like Evidently is intended to be a more fully-featured option, potentially meaning App Config might go away (or at least be pushed to the background) in the future.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2021/11/aws-management-console-navigation-bar-improvements/" rel="noopener noreferrer"&gt;AWS Console UI Improvements&lt;/a&gt; — This AWS UI announcement is a little weird in my opinion. Because there was always a bunch of nagging inconsistencies still in the AWS console UI… except they didn’t fix those, AWS kinda just sprinkled on some glitter instead, like a reintroduced favourites bar (which AWS took away last year and now they’re giving it back!) and &lt;a href="https://twitter.com/jeffbarr/status/1277738303068835842?s=20" rel="noopener noreferrer"&gt;dark mode&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/aws/aws-repost-a-reimagined-qa-experience-for-the-aws-community/" rel="noopener noreferrer"&gt;AWS Re:Post&lt;/a&gt; — AWS must be struggling under their support burden, and are hoping that some community participation might help. AWS Re:Post is a smart bet, but I’m skeptical of the execution. It’s essentially like StackOverflow but for AWS. However, the service is odd, as posting is done via an AWS account, and as Corey Quinn points out, what happens if you move job? How do you take all your kudos and account with you? &lt;a href="https://twitter.com/QuinnyPig/status/1466470491577851920?s=20" rel="noopener noreferrer"&gt;[1]&lt;/a&gt; If the service takes off, it could be a huge help, but I can’t say that I’m really sure why AWS decided to hide Re:Post behind an AWS login.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2021/11/preview-aws-private-5g/" rel="noopener noreferrer"&gt;AWS Private 5G&lt;/a&gt; — This announcement is pretty wild. AWS Private 5G will make deploying a 5G network a lot easier than it is right now. Amazon is stepping truly into the mobile connectivity market, revolutionising telecommunications infrastructure as they have for so many other industries like web. AWS is even managing the shipping of hardware. What next—Starlink competition &lt;a href="https://en.wikipedia.org/wiki/Kuiper_Systems" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/aws/introducing-amazon-redshift-serverless-run-analytics-at-any-scale-without-having-to-manage-infrastructure/" rel="noopener noreferrer"&gt;RedShift Serverless&lt;/a&gt;, &lt;a href="https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-emr-serverless-preview/" rel="noopener noreferrer"&gt;EMR Serverless&lt;/a&gt;, &lt;a href="https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-msk-serverless-public-preview/" rel="noopener noreferrer"&gt;MSK Serverless&lt;/a&gt;, &lt;a href="https://aws.amazon.com/blogs/aws/amazon-kinesis-data-streams-on-demand-stream-data-at-scale-without-managing-capacity/" rel="noopener noreferrer"&gt;Kinesis Serverless&lt;/a&gt; — If it wasn’t already apparent that the future is Serverless, AWS are working through their services offering serverless options everywhere that they can. This announcement is also interesting as it seems to position RedShift close to BigQuery, which was always the poster-child and main service within GCP.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.serverless.com/blog/introducing-serverless-cloud-storage" rel="noopener noreferrer"&gt;Serverless Storage For Serverless Cloud&lt;/a&gt; — Despite the AWS announcements, in the background companies like Serverless Inc are still busy shipping features. This announcement from Serverless Cloud is interesting, as it gives an easy way to integrate stateful file storage with Serverless. It feels like Serverless Cloud are now changing the industry using Serverless in a way that Heroku did previously for more stateful applications.&lt;/p&gt;

&lt;h2&gt;
  
  
  Miscellaneous &amp;amp; Opinion Pieces ⬇
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Cloud commentary, spicy takes, memes, and just-for-fun stuff!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=x82hCQmjijc" rel="noopener noreferrer"&gt;Reviewing A Real Cloud Engineers Resume&lt;/a&gt; — In this video I reviewed the resume of Alex, an aspiring cloud engineer. It’s a great looking resume and portfolio, but there were still some common pitfalls that you can avoid when putting together your resume.&lt;/p&gt;

&lt;h2&gt;
  
  
  Outages ⬇
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;What went down or got hacked?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/message/12721/?utm_source=newsletter&amp;amp;utm_medium=email&amp;amp;utm_content=offbynone&amp;amp;utm_campaign=Off-by-none%3A%20Issue%20%23168" rel="noopener noreferrer"&gt;AWS Went Down&lt;/a&gt; — This month AWS has been down a couple of times now in various ways. At one point they even took down their own status page &lt;a href="https://twitter.com/zebpalmer/status/1471148104057458691?s=20" rel="noopener noreferrer"&gt;[1]&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Open Up The Cloud Updates ☁
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;A meta update about Open Up The Cloud.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I’ve been musing a lot on the mission of Open Up The Cloud. Over the Christmas break, I’ll make some homepage and branding updates to really emphasise the &lt;a href="https://openupthecloud.com/mission" rel="noopener noreferrer"&gt;mission&lt;/a&gt; (social enterprise, community-led aspect) of Open Up The Cloud. I also want to kick-off some “income reports” in the new year, where I’ll show every penny Open Up The Cloud makes, and where that income is being re-invested! But more on that coming soon!&lt;/p&gt;

&lt;p&gt;Also, don’t forget to add a reminder for the &lt;a href="https://twitter.com/openupthecloud/status/1469672718534688771?s=20" rel="noopener noreferrer"&gt;Open Up The Cloud: Hangout&lt;/a&gt;!&lt;/p&gt;

&lt;h2&gt;
  
  
  Let’s #OpenUpTheCloud ! 👋
&lt;/h2&gt;

&lt;p&gt;Thanks as always for tuning in this month! Remember, any support that you give for Open Up The Cloud then gets re-invested in the community, in the form of gifted certifications, books, sponsors for open source and more! Thank you for being a part of the &lt;a href="https://openupthecloud.com/mission" rel="noopener noreferrer"&gt;mission&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;Speak soon!&lt;/p&gt;

&lt;p&gt;—&lt;/p&gt;

&lt;p&gt;Reading this somewhere that’s not your email inbox? &lt;a href="https://newsletter.thedevcoach.co.uk/" rel="noopener noreferrer"&gt;sign-up here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The post &lt;a href="https://openupthecloud.com/open-up-the-cloud-newsletter-29-november-recap-2021/" rel="noopener noreferrer"&gt;Open Up The Cloud Newsletter #29 (November Recap 2021)&lt;/a&gt; appeared first on &lt;a href="https://openupthecloud.com" rel="noopener noreferrer"&gt;Open Up The Cloud&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>devops</category>
      <category>serverless</category>
      <category>cloud</category>
      <category>news</category>
    </item>
    <item>
      <title>Open Up The Cloud Newsletter #28 (October Recap 2021)</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Thu, 20 Jan 2022 11:20:58 +0000</pubDate>
      <link>https://forem.com/aws-builders/open-up-the-cloud-newsletter-28-october-recap-2021-15e7</link>
      <guid>https://forem.com/aws-builders/open-up-the-cloud-newsletter-28-october-recap-2021-15e7</guid>
      <description>&lt;p&gt;Reading this somewhere that’s not your email inbox? &lt;a href="https://newsletter.thedevcoach.co.uk/" rel="noopener noreferrer"&gt;sign-up here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;—&lt;/p&gt;

&lt;p&gt;What is going on cloud friend! It’s been another month in the cloud world, so it’s time to catch up on everything that’s been going on!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopenupthecloud.com%2Fwp-content%2Fuploads%2F2021%2F05%2Fopenupthecloudnewsletter-760x422.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopenupthecloud.com%2Fwp-content%2Fuploads%2F2021%2F05%2Fopenupthecloudnewsletter-760x422.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let’s get into it…&lt;/p&gt;

&lt;h2&gt;
  
  
  This Month’s Top Cloud Pick(s) ⏫
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;If you only read one or two things this month, let it be this.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://reinvent.awsevents.com/" rel="noopener noreferrer"&gt;AWS ReInvent&lt;/a&gt; (AWS) – By the time I send you the newsletter next month, we’ll be talking about AWS ReInvent. It’s always a crazy and busy time of the year, trying to keep up with all the updates, and the opinion pieces that go out around that time. For Re:Invent this year, it seems that some of the content is going to be available online (but not all of it, sadly). However, the content will include the keynotes 🎉 (which I strongly recommend). So be sure to start checking out the schedule ahead of time to make a plan 🧐 of what you want to watch and/or attend 😀 I’m sure I’ll also be spending a lot of time on Twitter (&lt;a href="https://twitter.com/loujaybee" rel="noopener noreferrer"&gt;@loujaybee&lt;/a&gt;) sharing updates, so let’s chat as they roll in.&lt;/p&gt;

&lt;h2&gt;
  
  
  Feature Releases &amp;amp; Announcements  📚
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;New stuff in the cloud, that you probably should know about.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/andrewbrown" rel="noopener noreferrer"&gt;100DaysOfCloud Twitter Spaces&lt;/a&gt; (Andrew Brown) – Andrew has been on fire 🔥 recently doing some cloud-focused Twitter spaces. The last time I checked, Andrew was shooting for 100 spaces in 100 days—which is totally nuts 🥜 but doesn’t surprise me because Andrew is a total workhorse. Either way, if you’re not already following Andrew on Twitter, this is your nudge!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://learntocloud.guide/" rel="noopener noreferrer"&gt;Learn To Cloud Guide&lt;/a&gt; – From what I’ve seen, the good folks behind the &lt;a href="https://github.com/learntocloud/learn-to-cloud" rel="noopener noreferrer"&gt;learn to cloud guide&lt;/a&gt; (&lt;a href="https://twitter.com/madebygps" rel="noopener noreferrer"&gt;Gwyneth&lt;/a&gt;, &lt;a href="https://twitter.com/rishabk7" rel="noopener noreferrer"&gt;Rishab&lt;/a&gt; &amp;amp; &lt;a href="https://twitter.com/antonio_lofiego" rel="noopener noreferrer"&gt;Antonio&lt;/a&gt;) are putting in some big efforts to really ✨ jazz up ✨ the project, it’s now hosted on it’s own website at &lt;a href="https://learntocloud.guide/" rel="noopener noreferrer"&gt;learntocloud.guide&lt;/a&gt; and I hear they have some pretty serious plans to build the project up. Watch this space and give these guys a follow to keep up with what they have planned!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/compute/accelerating-serverless-development-with-aws-sam-accelerate/" rel="noopener noreferrer"&gt;AWS Sam Accelerate&lt;/a&gt; (Eric Johnson, AWS Blog) – It seems that &lt;a href="https://www.youtube.com/watch?v=JurvPFBgEHs" rel="noopener noreferrer"&gt;everyone and their mums&lt;/a&gt; are now wading in to try to solve &lt;a href="https://twitter.com/aeduhm/status/1454206046403235852?s=20" rel="noopener noreferrer"&gt;the local development vs cloud debate&lt;/a&gt;. In this article, read about some updates from AWS SAM to improve the speed of their local development. In their words: “AWS SAM Accelerate brings the developer to the cloud, and not the cloud to the developer”. AWS SAM has introduced some new ways to sync your code and watch for changes, to make the whole deployment and testing cycle faster. It seems like companies are becoming more and more bullish of this idea of &lt;a href="https://www.serverless.com/cloud/docs/workflows/personal-instances" rel="noopener noreferrer"&gt;personal, and/or ephemeral environments&lt;/a&gt; for development (&lt;a href="https://www.serverless.com/cloud/docs" rel="noopener noreferrer"&gt;serverless cloud&lt;/a&gt; have also &lt;a href="https://twitter.com/jeremy_daly/status/1396809207983312898?s=20" rel="noopener noreferrer"&gt;been taking a swing&lt;/a&gt; at the topic). And now I feel like more than ever we’re dying for someone to &lt;a href="https://twitter.com/loujaybee/status/1454368806403465217?s=20" rel="noopener noreferrer"&gt;write a book on this topic&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  How-To’s &amp;amp; Educational Pieces 🤓
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Articles on how to do various cool things with the cloud.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://openupthecloud.com/cloud-roles-explained/" rel="noopener noreferrer"&gt;What Are The Different Roles In The Cloud?&lt;/a&gt; (Open Up The Cloud) – Ever wondered what the actual difference is between roles like SRE, Cloud Engineer, DevOps, etc? In this article, I dive into the roles, what they do that we have in the cloud, look at how much 💰 earning potential 💰 each role has, how much coding is involved 💻 and whether or not the role is suitable for a beginner 👶. The article was inspired originally by &lt;a href="https://www.instagram.com/p/CUFzvPCAgtE/" rel="noopener noreferrer"&gt;this Instagram post&lt;/a&gt; where I talked about the different cloud roles, which people seemed to think was useful! 🙏 Andrew Brown also has some nice career blogs on his site &lt;a href="https://iamcloud.dev/" rel="noopener noreferrer"&gt;iamcloud.dev&lt;/a&gt;, where he talks about similar topics like &lt;a href="https://iamcloud.dev/is-it-recommended-to-first-be-a-system-admin-in-a-user-support-role-before-becoming-cloud-engineer-in-azureaws-gcp" rel="noopener noreferrer"&gt;do you need to be a sys admin/support role before working in cloud&lt;/a&gt;, which I think are also worth checking out.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dataon.cloud/moving-to-cloud" rel="noopener noreferrer"&gt;Moving To Cloud&lt;/a&gt; (Anurag Kale) – In this article, &lt;a href="https://twitter.com/iAnuragKale" rel="noopener noreferrer"&gt;Anurag&lt;/a&gt; shares his journey of how he moved from a SQL dev to the cloud industry (which started life as &lt;a href="https://twitter.com/openupthecloud/status/1457962559907172352?s=20" rel="noopener noreferrer"&gt;a Tweet thread&lt;/a&gt;). Anurag covers how you should start by complimenting your existing skillset, become involved in communities 👨‍👧 (&lt;a href="https://twitter.com/loujaybee/status/1367807258910941184?s=20" rel="noopener noreferrer"&gt;I couldn’t agree more&lt;/a&gt;) and to teach 🧑‍🏫 (of course, I agree), and finally to look into getting certified 🥇 as a way to structure your learning. Anurag’s advice seems to reflect very much my own (e.g. &lt;a href="https://openupthecloud.com/where-to-start-cloud-computing/" rel="noopener noreferrer"&gt;Where To Start With Cloud Computing? 5 Quick Tips To Get Hands-On Today!&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/iamvlaaaaaaad/status/1457676356033171465?s=20" rel="noopener noreferrer"&gt;How Should You Run Production Containers On AWS?&lt;/a&gt; (Vlad, Twitter) – There are precisely ✨ 4 million ✨ ways to do anything in the cloud these days, and there’s no exception when it comes to choices for running containers. Where do you start when choosing somewhere to run your containers? You’ve got Kubernetes, Managed Kubernetes (EKS), ECS Fargate, ECS with EC2, and now &lt;a href="https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/" rel="noopener noreferrer"&gt;even AWS Lambda runs containers&lt;/a&gt;. So what do you choose? Vlad has put together this really neat flowchart of the different options and his suggestions depending on your situation. It’s a nice decision tree if you’re thinking about which AWS service to use for deploying/running your containers.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.instagram.com/p/CUdNjmRAv0I/" rel="noopener noreferrer"&gt;Should You Learn To Code When Learning Cloud?&lt;/a&gt; (Open Up The Cloud) – “&lt;a href="https://www.instagram.com/p/CUdNjmRAv0I/" rel="noopener noreferrer"&gt;I thought maybe cloud computing is a great career option for me because it requires little coding&lt;/a&gt;” was the &lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fs.w.org%2Fimages%2Fcore%2Femoji%2F13.1.0%2F72x72%2F2709.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fs.w.org%2Fimages%2Fcore%2Femoji%2F13.1.0%2F72x72%2F2709.png" alt="✉"&gt;&lt;/a&gt; email question I received. But… is it even true? 🤔 Does cloud require coding? And if so—when? Under what circumstances? It’s a common question I get asked a lot, and I’ve also written a blog about &lt;a href="https://openupthecloud.com/cloud-engineers-code" rel="noopener noreferrer"&gt;whether cloud engineers code&lt;/a&gt; where I talk also about what type of code cloud engineers write, such as infrastructure as code, build scripts, and monitoring and tooling. My short answer is: You can get into/work into the cloud without writing any code, but I think by approaching it with that mentality you’re potentially short-changing your learning, and limiting your career growth and potential. But you’ll have to check out the post for all the details!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/compute/operating-serverless-at-scale-implementing-governance-part-1/" rel="noopener noreferrer"&gt;Operating Serverless At Scale – Governance (Part 1)&lt;/a&gt; (Jerome Van Der Linden, AWS) — This is the first article in a three-part series covering the topic of “governance”—or in friendlier terms: 🏷 tagging and getting control of resource groupings. If you’ve ever had to do anything like managing costs 💰 in large cloud accounts &lt;a href="https://twitter.com/loujaybee/status/1458683950298238977?s=20" rel="noopener noreferrer"&gt;you know how important (and difficult!) tagging can be&lt;/a&gt;. Jeromes article covers how you can use things like tag policies, service control policies, AWS Config, etc to manage the situation. There’s some good, practical advice in here, and it’s not just serverless related.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/compute/operating-serverless-at-scale-improving-consistency-part-2/" rel="noopener noreferrer"&gt;Operating Serverless At Scale – Consistency (Part 2)&lt;/a&gt; (Jerome Van Der Linden, AWS) — This second article goes into topics of standardization, with the examples of SAM templates and base images. I know from &lt;a href="https://medium.com/dazn-tech/building-a-dx-team-lessons-learned-4a66446088bc" rel="noopener noreferrer"&gt;working on internal platform teams on developer experience&lt;/a&gt; just how big a topic standardization and templates can be. Rolling templates out to teams, and managing them, ensuring they’re used, maintained, and kept up-to-date, is a really difficult task. &lt;a href="https://backstage.io/docs/features/software-templates/software-templates-index" rel="noopener noreferrer"&gt;Tools like Backstage can help us here&lt;/a&gt;. The second part of the article covers using base images, which is a fairly standard industry practice. If you’re using containers with Lambda, or Fargate it does make sense to have standardized base images, not just for consistency but also for security. Tools like &lt;a href="https://www.packer.io/" rel="noopener noreferrer"&gt;Packer&lt;/a&gt; can also help here.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/compute/operating-serverless-at-scale-keeping-control-of-resources-part-3/" rel="noopener noreferrer"&gt;Operating Serverless At Scale (Controlling Resources)&lt;/a&gt; (Jerome Van Der Linden) — This final article in the series covers topics such as implementing &lt;a href="https://en.wikipedia.org/wiki/Principle_of_least_privilege" rel="noopener noreferrer"&gt;the principle of least privilege&lt;/a&gt; through IAM controls. I always found this principle is actually a tough one to apply in practice. It makes sense on paper, but can be hard to enforce without tying yourself in knots. Jerome also discusses the important topic of reactive and proactive guardrails, which I think is a great way to “frame” your thinking when it comes to implementing these configurations throughout your account. Are you trying to slow software engineers down, or help them and speed them up?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/ankit01oss/7-github-projects-to-supercharge-your-docker-practices-2i80"&gt;7 GitHub Projects To SuperCharge Your Docker Practices&lt;/a&gt; (DEV.TO, Ankit Anand) — Some nice links in here to some projects with tutorials, best practices, and performance improvement utilities.&lt;/p&gt;

&lt;h2&gt;
  
  
  Opinion Pieces / Miscellaneous 💭
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Cloud commentary, spicy takes, memes, and just-for-fun stuff!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/alexeversmeyer/state-of-my-cloud-journey-oct-26-2021-1c3j"&gt;State Of My Cloud Journey&lt;/a&gt; (Alex Eversmeyer) – I stumbled across Alex’s DEV.TO updates whilst on my travels around the cloud space, and liked the approach. Starting a journal like this can help in so many different ways: it keeps you accountable, it can potentially make you friends/connections that can lead to a job and helps you to &lt;a href="https://acloudguru.com/blog/engineering/the-best-way-to-find-a-cloud-job" rel="noopener noreferrer"&gt;avoid playing resume roulette&lt;/a&gt;. So if you’re curious to see what other cloud learners are doing, go check out Alex’s updates, and maybe you should consider starting a journal of your own… I’ve also seen Alex about in the &lt;a href="https://cloudresumechallenge.dev/" rel="noopener noreferrer"&gt;Cloud Resume Challenge&lt;/a&gt; Discord, and if you’re not in there already—you should come join us!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://adamelmore.medium.com/descent-into-cloud-madness-12-aws-certifications-in-6-weeks-965de12c626d" rel="noopener noreferrer"&gt;12 AWS Certifications in 6 weeks&lt;/a&gt; (Adam Elmore) – Okay, so this is a pretty crazy thought experiment 💡… and there’s just so much to unpack here (don’t worry, I’ve taken a note to &lt;a href="https://www.youtube.com/c/OpenUpTheCloud" rel="noopener noreferrer"&gt;make a YouTube video&lt;/a&gt; 🎥 on this topic!). For instance… if someone can pass all the AWS exams in 6 weeks—what does that say about their value? Also… is this something that we should recommend? Short answer: not really! We don’t have time to unpack this right here today, so I’ll let you make up your own mind… however, there are some really great links and resources mentioned in the article such as Jon Bonso’s practice exams, and Stephane Mareeks courses, both of which &lt;a href="https://openupthecloud.com/recommended-resources/aws-certification-beginner/" rel="noopener noreferrer"&gt;I strongly recommend&lt;/a&gt;. You should also go follow &lt;a href="https://twitter.com/aeduhm" rel="noopener noreferrer"&gt;Adam&lt;/a&gt; on Twitter, and also &lt;a href="https://twitter.com/_awsfm" rel="noopener noreferrer"&gt;sign-up for AWS FM&lt;/a&gt;, where Adam is interviewing a bunch of different people in the AWS/cloud space.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.cloudflare.com/october-2021-facebook-outage/" rel="noopener noreferrer"&gt;Understanding How Facebook Disappeared From The Internet&lt;/a&gt; (CloudFlare Blog) – Sometimes it can be a scary prospect deploying some new code, or running a command that could impact production code. As software engineers, we often have nightmares that something we do ends up causing some severe outage down the line. In this case, for some poor engineers, that nightmare became true when they took down a fairly substantial portion of the internet. How is that even possible? What went wrong. Take a read to learn a bit more about how Facebook borked their BGP and in turn took down their entire stack, including WhatsApp and Instagram 😬&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/loujaybee/status/1458892118613794825?s=20" rel="noopener noreferrer"&gt;Werner Vogels Is A Celeb&lt;/a&gt; (Twitter, loujaybee) — This easter-egg that I found on &lt;a href="https://aws.amazon.com/rekognition/" rel="noopener noreferrer"&gt;the AWS Rekognition marketing pages&lt;/a&gt; cracked me up. You have to see it for yourself.&lt;/p&gt;

&lt;h2&gt;
  
  
  Personal Updates 🙍🏼‍♂️
&lt;/h2&gt;

&lt;p&gt;On a YouTube front, I’ve been working on a series called “Cloud: You Don’t Know What You Don’t Know” (&lt;a href="https://www.youtube.com/watch?v=z5_f-lbkn7o&amp;amp;list=PLEk97Q5Nj5oezIxXf1B6WT481Q0vmAiAl" rel="noopener noreferrer"&gt;you can find the full series here&lt;/a&gt;). The idea behind the series is to dive into some more “advanced” cloud topics, with the intention to give you some insights and tips for ways that you can extend and improve your own cloud projects to help out in interviews, and generally just take your projects to that next level. I started off the series &lt;a href="https://www.youtube.com/watch?v=z5_f-lbkn7o" rel="noopener noreferrer"&gt;talking about database migrations&lt;/a&gt;, then &lt;a href="https://www.youtube.com/watch?v=z5_f-lbkn7o" rel="noopener noreferrer"&gt;secrets management&lt;/a&gt;, and then most recently talking about &lt;a href="https://www.youtube.com/watch?v=BS-GHxLvv_s" rel="noopener noreferrer"&gt;adding logs to your project&lt;/a&gt;. Hopefully, these videos help to give you some ideas and inspiration of ways that you can boost your own cloud projects, let me know what you think in the comments 🙏&lt;/p&gt;

&lt;h2&gt;
  
  
  See You Next Month 👋
&lt;/h2&gt;

&lt;p&gt;That’s all for this month’s newsletter, thanks again for joining!&lt;/p&gt;

&lt;p&gt;If you’ve got feedback on the newsletter, e.g. if there’s something you would like to see more or less of reply to the email and let me know. I’m always looking for ways to make the newsletter more relevant and useful for you 🙏.&lt;/p&gt;

&lt;p&gt;Speak soon, cloud friends!&lt;/p&gt;

&lt;p&gt;-&lt;/p&gt;

&lt;p&gt;Reading this somewhere that’s not your email inbox? &lt;a href="https://newsletter.thedevcoach.co.uk/" rel="noopener noreferrer"&gt;sign-up here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The post &lt;a href="https://openupthecloud.com/open-up-the-cloud-newsletter-28/" rel="noopener noreferrer"&gt;Open Up The Cloud Newsletter #28 (October Recap 2021)&lt;/a&gt; appeared first on &lt;a href="https://openupthecloud.com" rel="noopener noreferrer"&gt;Open Up The Cloud&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>devops</category>
      <category>serverless</category>
      <category>cloud</category>
      <category>news</category>
    </item>
    <item>
      <title>2021 Summary: A Rebrand To “Open Up The Cloud” &amp; The Start Of Video Content</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Thu, 20 Jan 2022 11:20:00 +0000</pubDate>
      <link>https://forem.com/loujaybee/2021-summary-a-rebrand-to-open-up-the-cloud-the-start-of-video-content-17k3</link>
      <guid>https://forem.com/loujaybee/2021-summary-a-rebrand-to-open-up-the-cloud-the-start-of-video-content-17k3</guid>
      <description>&lt;p&gt;It’s now become a tradition for me to sit down and do an end of year review, if you want to see the previous years, here is &lt;a href="https://openupthecloud.com/one-thing-ill-focusing-2018/"&gt;2017&lt;/a&gt;, &lt;a href="https://openupthecloud.com/2018-a-year-in-review/"&gt;2018&lt;/a&gt;, &lt;a href="https://openupthecloud.com/2019-a-year-in-review/"&gt;2019&lt;/a&gt; and &lt;a href="https://openupthecloud.com/2020-a-year-in-review/"&gt;2020&lt;/a&gt;. But wow, what a crazy year 2021 has been! Sitting down to look at the numbers, I’m even a little blown away myself. It’s been a year of really pushing myself, personally to get out there, join the community more, engage in video content.&lt;/p&gt;

&lt;p&gt;Looking back, it’s hard to recognise where things were at the start of the year. I started the year with no real YouTube videos or subscribers, no real Instagram account, no real Twitter following, etc. In just a year, things already look incredibly different. But more on that later.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MQNB3OgF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/05/logo-1-760x377.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MQNB3OgF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/05/logo-1-760x377.png" alt="" width="760" height="377"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let’s start with the numbers…&lt;/p&gt;

&lt;h2&gt;
  
  
  A Year In Numbers
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🚢 33 YouTube Videos published.&lt;/li&gt;
&lt;li&gt;🚢 12 Blogs published.&lt;/li&gt;
&lt;li&gt;🚢 11 newsletters published.&lt;/li&gt;
&lt;li&gt;👀 148K unique users visited the blog (up from 80K in 2020)&lt;/li&gt;
&lt;li&gt;👀 20K blog visitors per month (up from 8K in 2020)&lt;/li&gt;
&lt;li&gt;👀 18K YouTube views (up from 1K in 2020)&lt;/li&gt;
&lt;li&gt;📧 681 newsletter subscribers, with a 40% open rate (up from 300)&lt;/li&gt;
&lt;li&gt;⏫ 2267 personal Twitter followers (up from 526 followers)&lt;/li&gt;
&lt;li&gt;⏫ 626 YouTube subscribers (up from 12!)&lt;/li&gt;
&lt;li&gt;⏫ 531 followers on Open Up The Cloud twitter (from 0!)&lt;/li&gt;
&lt;li&gt;⏫ 892 Instagram Followers (from 40)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  A Rebrand To “Open Up The Cloud”
&lt;/h2&gt;

&lt;p&gt;A big milestone of 2021 was the rebrand to “Open Up The Cloud”. It’s actually wild for me to think that even just 6 months ago, Open Up The Cloud was still branded as “The Dev Coach”!&lt;/p&gt;

&lt;p&gt;A few years ago, “cloud” wasn’t even really a career path, it was more like a tool that some tech folks used. Now, cloud is a whole career path for architects, data engineers, serverless folks…&lt;/p&gt;

&lt;p&gt;It was back in 2019 that I decided to double-down on cloud content, and ever since that decision, I’ve continued to see huge industry growth, which gave me the confidence to make the rebrand.&lt;/p&gt;

&lt;p&gt;It’s hard to overstate how impactful the branding change has been. Not only was I able to shed the “dev coach” branding which made me cringe when I shared content, but “Open Up The Cloud” more embodies the vision I had. “Cloud” is big enough to be interesting and varied, but narrow enough that people know exactly what it is that I’m talking about.&lt;/p&gt;

&lt;p&gt;To read more about the name change, check out this &lt;a href="https://www.instagram.com/p/CNt0eQ4AtRP/"&gt;instagram post&lt;/a&gt; / this &lt;a href="https://www.youtube.com/watch?v=JnqUElnhXus"&gt;interview with Sai&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  A Commitment To Being Open
&lt;/h2&gt;

&lt;p&gt;Another big milestone for me this year was &lt;a href="https://openupthecloud.com/income-report-december-2021/"&gt;publishing the first income reports&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;I won’t go into the background much here, as I think it’s covered well in the blog post, and in &lt;a href="https://twitter.com/loujaybee/status/1475902397948047367?s=20"&gt;this Twitter thread&lt;/a&gt;. But, the TL;DR is: all of the income and expenses are now public, and I’ll report on them every month. I’ll use the report to share about social media and other metrics growth, too.&lt;/p&gt;

&lt;p&gt;Opening up the finances is a new chapter for Open Up The Cloud.&lt;/p&gt;

&lt;p&gt;I did a lot of meditating and thinking on this topic. At this point, I’m not personally motivated by random financial goals. I’m motivated by the potential impact I can have. Open Up The Cloud was, and now simply continues to be put the audience and community first.&lt;/p&gt;

&lt;p&gt;Now, let’s look back at last years goal, whether I hit it, and what I learned over 2021.&lt;/p&gt;

&lt;h2&gt;
  
  
  Last Years Goal: Write 100 Blog Articles!
&lt;/h2&gt;

&lt;p&gt;Last year’s goal was to write 100 blog articles, and get to 100,000 monthly recurring users. It was a big goal that’s for sure. Did I hit the goal? Nope, not even close! I only wrote 12 articles throughout 2021. However… Was it such a huge loss? Not at all.&lt;/p&gt;

&lt;p&gt;Throughout the year I achieved a much bigger goal, which was pushing through some blockers I had with publishing more “personal” content. In 2021, I posted: 33 YouTube videos, published 11 newsletters, and wrote 12 pretty big blog posts.&lt;/p&gt;

&lt;p&gt;If we add those all up, it equals 56 individual items of high-quality content, that I’m proud of. It’s not the 100 articles that I wanted, but it’s more than 1 piece of content per week, and as far as I’m concerned, that’s some really good output. I’m proud of that work. For YouTube, I had to learn photography, research and buy equipment, teach myself how to edit, learn thumbnails, improve my presentation on camera, and more. Behind those videos was a load of thinking, research and work.&lt;/p&gt;

&lt;p&gt;To build credibility in an online world, we must constantly remind people that we know what we’re talking about. And it’s our responsibility to constantly build that credibility. We can’t assume everyone knows us and trusts us—they don’t. When people discover our work for the first time, we have no credibility. So, we have to re-share old work, and “remind” people of our credibility.&lt;/p&gt;

&lt;p&gt;The challenge that I faced when doing the majority of my work written, through blogging was that despite having a growing website… no-one knew who I was. I’m sure lots of people read my work, but failed to notice the little author box at the end, and draw the link between the article they read. The reality is that blogging simply isn’t very good for building credibility in today’s world.&lt;/p&gt;

&lt;p&gt;I was not fully utilising my story, my history and credibility to grow the brand.&lt;/p&gt;

&lt;p&gt;I’ve been a software engineer for over 10 years now, I’ve worked in start-ups, enterprises, government, finance, I’ve done front-end, UX and UI design, I’ve built full-stack apps and backends, I’ve built infra, networks and serverless services, libraries and tools, I’ve refactored legacy codebases, I’ve ran training courses, lead workshops, coached and mentored folks, I’ve managed teams, built products which landed huge amounts of investment. But we simply can’t expect everyone to know every detail about our past.&lt;/p&gt;

&lt;p&gt;Visual platforms like YouTube, TikTok and Instagram, are great to “get your face out there”, and build credibility. When people hear you speak, and talk, and see the “context” of where you work and your space, trust just comes more naturally. We can’t simply expect people to go through our LinkedIn, dig up our resume or read all our old articles. We have to remind people, link things, reference them.&lt;/p&gt;

&lt;p&gt;Which is why I got more personal. I started posting on Twitter, I revived my Instagram, and forced myself to do more video’s. I started posting more on YouTube. I knew that being on camera would make me uncomfortable, but it seemed like more of a good reason to do it than not. And now, at the end of 2021, I can say those experiments were a massive success, I can see the quality of the networks and relationships that I’ve built have gone up exponentially, and I credit that to “putting my face” out there, sharing more of my past and my experience.&lt;/p&gt;

&lt;p&gt;So, did I hit my writing goal? Nope. But Is that a problem? I don’t think so, I think I achieved something far more powerful in the mean time. So, that covers last years goal, but what about this year? What do I have in store?&lt;/p&gt;

&lt;h2&gt;
  
  
  2022 Goal: 12 Months, 12 Videos
&lt;/h2&gt;

&lt;p&gt;Last year’s goal was all about writing. This year’s is goal is all about video. Video is the future of content in my eyes, and my goal this year is to produce one really good video per month (at least).&lt;/p&gt;

&lt;p&gt;Producing one video doesn’t mean I’ll not write any blogs, or post on social media, it simply means I’ll commit to a theme each month and publish at least one video that I’m proud of.&lt;/p&gt;

&lt;p&gt;My plan is also to do a bunch of product/course reviews of the different learning platforms and use taking some certs as the excuse / exercise in which to review them. Here’s a draft plan of what those 12 video’s are currently looking like for 2022 (in no particular order):&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Exampro (&lt;a href="http://Exampro.co"&gt;AWS Data Analytics Speciality&lt;/a&gt;)&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Analyse 100 cloud architect and data job descriptions&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Antoni IT&lt;/strong&gt; (&lt;a href="https://training.antonit.com/"&gt;Google Cloud Professional Architect&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Review Of Mastering Vim (&lt;a href="https://www.vim.so/"&gt;vim.so&lt;/a&gt;)&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Review of A Cloud Guru (&lt;a href="https://acloudguru.com/course/aws-certified-sysops-administrator-associate"&gt;AWS SysOps Associate Exam&lt;/a&gt;)&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;A day in the life&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Review of Adrian Cantrill (&lt;a href="https://learn.cantrill.io/"&gt;Solutions Architect Professional&lt;/a&gt;)&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tech World With Nana Review (&lt;a href="https://www.techworld-with-nana.com/kubernetes-administrator-cka"&gt;CKA Kubernetes Administrator&lt;/a&gt;)&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Review Of CodeAcademy&lt;/strong&gt; (&lt;a href="https://www.codecademy.com/learn/paths/data-science"&gt;Data Science&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Certified Developer Associate&lt;/strong&gt; (&lt;a href="https://www.udemy.com/course/aws-certified-developer-associate-dva-c01/"&gt;Stephane Mareek Udemy&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;GoLang Course(s) Review (&lt;a href="https://tutorialedge.net/"&gt;TutorialEdge.net&lt;/a&gt;)&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Review of Cloud Academy (&lt;a href="https://cloudacademy.com/learning-paths/linux-certification-lpic-1-8/"&gt;Linux Server Professional LPIC-101&lt;/a&gt;)&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The majority of these video’s are going to be about reviewing some existing courses, and certifications. I talk a lot about the cloud, but folks who I talk to are in the trenches, doing these courses, so I’d like to get in the trenches with them.&lt;/p&gt;

&lt;p&gt;Along the way, I want to also get certified in a bunch of different areas: complete and finish off some AWS certifications, as that’s been my previous area of speciality. But also step into traditional networking, and also Kubernetes, which I’ve actually long since ignored.&lt;/p&gt;

&lt;p&gt;So that’s it, that’s the plan for 2022. I enter 2022 with a much stronger vision of what Open Up The Cloud is, and can do. I’m excited for the year ahead! See you next year in 2023!&lt;/p&gt;

&lt;p&gt;The post &lt;a href="https://openupthecloud.com/2021-summary/"&gt;2021 Summary: A Rebrand To “Open Up The Cloud” &amp;amp; The Start Of Video Content&lt;/a&gt; appeared first on &lt;a href="https://openupthecloud.com"&gt;Open Up The Cloud&lt;/a&gt;.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Open Up The Cloud Monthly Income Report – Dec 2021</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Tue, 28 Dec 2021 11:58:39 +0000</pubDate>
      <link>https://forem.com/loujaybee/open-up-the-cloud-monthly-income-report-dec-2021-5fe7</link>
      <guid>https://forem.com/loujaybee/open-up-the-cloud-monthly-income-report-dec-2021-5fe7</guid>
      <description>&lt;p&gt;This is the first in a series of monthly income reports. In these reports, I will share where Open Up The Cloud generates it’s revenue, and where every penny is spent. Open Up The Cloud is a community-led social enterprise (&lt;a href="https://openupthecloud.com/mission"&gt;read the mission&lt;/a&gt;). Publishing income reports [&lt;a href="https://www.smartpassiveincome.com/blog/category/income-reports/"&gt;1&lt;/a&gt;][&lt;a href="https://www.johnnyfd.com/2021/01/january-2021-expenses-income-youtube.html"&gt;2&lt;/a&gt;] feel like a logical next step.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mVuAUuXN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/openupthecloud-income-report-760x426.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mVuAUuXN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/openupthecloud-income-report-760x426.png" alt="Open Up The Cloud Income Report" width="760" height="426"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have always strongly believed businesses can be a force for good. Open Up The Cloud is living proof that a sustainable and open business model can, and does work. Importantly, Open Up The Cloud is not structured as a charity, e.g. not driven by donations. Income is generated through content and value exchanges, whilst avoiding financial barriers (e.g. paywalls) where possible.&lt;/p&gt;

&lt;p&gt;The finances will be open, to generate feedback and discussion on where best to allocate any funding to help support &lt;a href="https://openupthecloud.com/mission"&gt;the mission&lt;/a&gt;. If you want to chat with me, a DM on Twitter [&lt;a href="https://twitter.com/loujaybee"&gt;1&lt;/a&gt;] is a good place to start.&lt;/p&gt;

&lt;h2&gt;
  
  
  Summary Of 2021
&lt;/h2&gt;

&lt;p&gt;Since this is the first income report, I’ll recap the entire last year. In future, reports will likely be on a monthly basis with an annual recap.&lt;/p&gt;

&lt;p&gt;Here are the headlines from 2021:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;£2912&lt;/strong&gt; revenue generated in 2021 (almost entirely “passively” and without any paywalls). Majority of income is via display ads, however I’m experimenting with other areas, e.g. affiliates on Gumroad, and Udemy.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;£277&lt;/strong&gt; was spent in a combination of sponsorships, and giveaways, books, certification vouchers, and GitHub sponsorships. So far Open Up The Cloud has given away: 3 x &lt;a href="https://openupthecloud.com/?als=0a57f5a0&amp;amp;pid=9829"&gt;The Tech resume by Gergely Orosz&lt;/a&gt;. 2 x AWS Certifications. 1 x &lt;a href="https://openupthecloud.com/?als=c7add00d&amp;amp;pid=9829"&gt;The Cloud Resume Challenge Book by Forrest Brazeal&lt;/a&gt;, and has 1 x ongoing &lt;a href="https://github.com/orgs/openupthecloud/sponsoring"&gt;GitHub sponsor&lt;/a&gt; (&lt;a href="https://github.com/antonbabenko"&gt;Anton Babenko&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can find the full spreadsheet at: &lt;a href="https://openupthecloud.com/incomereport"&gt;openupthecloud.com/incomereport&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Income
&lt;/h2&gt;

&lt;p&gt;The majority of the current income comes from display ads on the website, served by &lt;a href="https://www.ezoic.com/"&gt;Ezoic&lt;/a&gt;. I could do more to optimise these ads further, but the yield is already pretty good. The website currently gets around 20K unique users per month, which converts to several hundred USD per month (the amount varies somewhat depending on the ads market).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--tpcqliiW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/2021-income.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tpcqliiW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/2021-income.png" alt="Open Up The Cloud 2021 Income" width="880" height="461"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open Up The Cloud 2021 Income&lt;/p&gt;

&lt;p&gt;The intention is to try and diversify further the income streams. A clear area of exploration is affiliate products. I’ve not pushed hard on affiliates so far, but I’m leaning more towards taking them more seriously over time.&lt;/p&gt;

&lt;p&gt;So far, I’ve had poor results with affiliate experimentation. Amazon has been low converting and paying. &lt;a href="https://www.udemy.com/affiliate/"&gt;Udemy&lt;/a&gt; has been the most promising. Affiliating with indie creators who make relevant products to my audience on &lt;a href="http://gumroad.com/"&gt;gumroad&lt;/a&gt; (e.g. &lt;a href="https://openupthecloud.com/?als=0a57f5a0&amp;amp;pid=9829"&gt;The Tech resume by Gergely Orosz&lt;/a&gt; and &lt;a href="https://openupthecloud.com/?als=c7add00d&amp;amp;pid=9829"&gt;The Cloud Resume Challenge Book by Forrest Brazeal&lt;/a&gt;) is now showing some promise.&lt;/p&gt;

&lt;p&gt;Despite website display ads being the cash cow, this last year I invested heavily in video content (primarily on YouTube). Video is undoubtably the future of content, especially in education. However, video content does have quite a significant learning curve: camera’s, lighting, editing, creating thumbnails, speaking on camera, etc. Which all comes with additional expenditure.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--eEgqadhf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/youtube.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--eEgqadhf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/youtube.png" alt="Open Up The Cloud YouTube" width="880" height="576"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open Up The Cloud YouTube&lt;/p&gt;

&lt;p&gt;Over the year, I did invest in equipment for YouTube [&lt;a href="https://twitter.com/loujaybee/status/1385646511321722884?s=20"&gt;1&lt;/a&gt;], but took most of those expenses from my own pocket. However expenses like the Final Cut Pro [&lt;a href="https://www.apple.com/uk/final-cut-pro/"&gt;1&lt;/a&gt;] license were paid for by Open Up The Cloud.&lt;/p&gt;

&lt;p&gt;The YouTube channel is not yet in the partner program[&lt;a href="https://support.google.com/youtube/answer/72851?hl=en-GB"&gt;1&lt;/a&gt;], so doesn’t contribute to any income yet. But, there are also some other ideas I have to experiment with for monetising YouTube, without compromising on &lt;a href="https://openupthecloud.com/mission"&gt;the mission/values&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--01yU_Etv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/youtube-monetisation.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--01yU_Etv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/youtube-monetisation.png" alt="Open Up The Cloud YouTube Partner Progress" width="745" height="230"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open Up The Cloud YouTube Partner Progress&lt;/p&gt;

&lt;h2&gt;
  
  
  Expenses
&lt;/h2&gt;

&lt;p&gt;The expenses are fairly low (~£100 per month), and consist primarily of a couple of SaaS subscriptions, currently for &lt;a href="https://feedhive.io/"&gt;FeedHive&lt;/a&gt;, &lt;a href="https://notion.so/"&gt;Notion&lt;/a&gt;, &lt;a href="https://geniuslink.com/"&gt;GeniusLink&lt;/a&gt;, &lt;a href="https://aws.amazon.com/"&gt;AWS wordpress hosting&lt;/a&gt;, an &lt;a href="https://acloud.guru/"&gt;A Cloud Guru subscription&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Rs7QBwxl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/expenses.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Rs7QBwxl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/expenses.png" alt="Open Up The Cloud Expenses" width="880" height="254"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open Up The Cloud Expenses&lt;/p&gt;

&lt;p&gt;One area not to overlook as an expense is that of training and/or learning resources. Since Open Up The Cloud has &lt;a href="https://openupthecloud.com/recommended-resources/"&gt;recommended products (e.g. books, courses)&lt;/a&gt;, it’s important I purchase and use these products before recommending them, I also appreciate being able to support creators in this way.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sponsorships
&lt;/h2&gt;

&lt;p&gt;Since the revenue has grown over the last year, I’ve finally been experimenting with sponsorships. I had thought about sponsorships for some time: e.g. how to structure them and how to make them work.&lt;/p&gt;

&lt;p&gt;Sponsorships make Open Up The Cloud a force multiplier. By sponsoring folks who do great work in the community means they can worry less about monetisation, and concentrate on their main work, whether that’s open-source, making content, running communities, etc.&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--BYKpqSIQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1315542552720932865/AYvPQ8RA_normal.jpg" alt="Lou ☁️ 👨‍💻🏋️‍♂️🎸🚴🏻‍♂️🏍 profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Lou ☁️ 👨‍💻🏋️‍♂️🎸🚴🏻‍♂️🏍
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        &lt;a class="mentioned-user" href="https://dev.to/loujaybee"&gt;@loujaybee&lt;/a&gt;
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ir1kO05j--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      1. Sponsorships. &lt;br&gt;&lt;br&gt;I want to be able to repeatably fund others who are doing great work in the industry and give them some recurring income.
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      18:10 PM - 26 Feb 2021
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1365363587024367616" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fFnoeFxk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1365363587024367616" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--k6dcrOn8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=1365363587024367616" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SRQc9lOp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;Sponsorships are challenging, due to the ongoing financial commitment, so I was hesitant to commit too early on. Right now, Open Up The Cloud has just the one sponsor via GitHub sponsors[&lt;a href="https://github.com/orgs/openupthecloud/sponsoring"&gt;1&lt;/a&gt;], Anton Babenko [&lt;a href="https://github.com/antonbabenko"&gt;1&lt;/a&gt;].&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--H3ncYst8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/sponsorships.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--H3ncYst8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/12/sponsorships.png" alt="Open Up The Cloud 2021 Sponsorships" width="880" height="187"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open Up The Cloud 2021 Sponsorships&lt;/p&gt;

&lt;p&gt;Why Anton? Because I consistently recommended Terraform as a technology that cloud folks should learn [&lt;a href="https://twitter.com/openupthecloud/status/1402550992747499523?s=20"&gt;1&lt;/a&gt;][&lt;a href="https://www.instagram.com/p/CQq-dLTDaKV/"&gt;2&lt;/a&gt;], due to it’s prominence in the industry[&lt;a href="https://www.youtube.com/watch?v=IjYo-LS6lVY"&gt;1&lt;/a&gt;] and Anton puts out great content and open source code which helps folks get started and use Terraform. Supporting Anton’s work was an easy decision.&lt;/p&gt;

&lt;p&gt;However, having sponsors now raises other questions: How do I ensure that these sponsorships are made fairly? Could/should I introduce some sort of application process? The income is not infinite, so I cannot sponsor everyone, how should this work in future? These are questions I don’t have good answers to yet, but I’m keen to figure them out.&lt;/p&gt;

&lt;h2&gt;
  
  
  First Income Report ✅
&lt;/h2&gt;

&lt;p&gt;That concludes this months (and annual) income report. I hope that you found viewing the data and information interesting. If you’d like me to dive into one particular area in future, I’d be happy to do so in a future income report!&lt;/p&gt;

&lt;p&gt;I’d like to thank all those who have supported Open Up The Cloud so far. Without people reading the blog, watching the videos, sharing the content, Open Up The Cloud wouldn’t have grown to where it is today, and having the impact it does. If you would like to keep up-to-date with, you can follow on &lt;a href="https://www.youtube.com/c/OpenUpTheCloud"&gt;YouTube,&lt;/a&gt; &lt;a href="https://twitter.com/openupthecloud"&gt;Twitter,&lt;/a&gt; &lt;a href="https://www.instagram.com/openupthecloud"&gt;Instagram,&lt;/a&gt; and subscribe to the &lt;a href="https://openupthecloud.com/newsletter"&gt;newsletter&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The post &lt;a href="https://openupthecloud.com/income-report-december-2021/"&gt;Income Report – Dec 2021&lt;/a&gt; appeared first on &lt;a href="https://openupthecloud.com"&gt;Open Up The Cloud&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>cloud</category>
      <category>devops</category>
      <category>serverless</category>
      <category>career</category>
    </item>
    <item>
      <title>Open Up The Cloud Newsletter #27 (August and September Recap 2021)</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Mon, 15 Nov 2021 00:08:00 +0000</pubDate>
      <link>https://forem.com/aws-builders/open-up-the-cloud-newsletter-27-august-and-september-recap-2021-a79</link>
      <guid>https://forem.com/aws-builders/open-up-the-cloud-newsletter-27-august-and-september-recap-2021-a79</guid>
      <description>&lt;p&gt;Reading this somewhere that’s not your email inbox? &lt;a href="https://newsletter.thedevcoach.co.uk/"&gt;sign-up here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;—&lt;/p&gt;

&lt;p&gt;Well hello, there cloud friend!&lt;/p&gt;

&lt;p&gt;The keen-eyed among you will realize this is a double-edition newsletter because there was in fact no newsletter in August! Why? Because I took a little time off! 🏖 But, we’re back to it, and for this month only, I’ll summarise two months, as opposed to one.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ghkQyZ1Q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/05/openupthecloudnewsletter-760x422.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ghkQyZ1Q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://openupthecloud.com/wp-content/uploads/2021/05/openupthecloudnewsletter-760x422.png" alt="" width="760" height="422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let’ get into it…&lt;/p&gt;

&lt;h2&gt;
  
  
  This Month’s Top Cloud Pick(s) ⏫
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;If you only read one or two things this month, let it be this.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/forrestbrazeal/status/1430880791316373512?s=20"&gt;The Cloud Resume Challenge Book&lt;/a&gt; — It should be pretty well known at this point that I’m a big fan of the &lt;a href="https://cloudresumechallenge.dev/"&gt;Cloud Resume Challenge&lt;/a&gt; (check out the &lt;a href="https://www.youtube.com/playlist?list=PLEk97Q5Nj5oesA1WNk7DzaUpZUnCsQFVQ"&gt;full series on YouTube&lt;/a&gt;) set up by &lt;a href="https://twitter.com/forrestbrazeal"&gt;Forrest Brazeal&lt;/a&gt;. Earlier on this month, Forrest released a companion book to the challenge. The book is totally optional, but full of useful tips about getting into the cloud industry. To celebrate, I ran a &lt;a href="https://twitter.com/openupthecloud/status/1430901997843062784?s=20"&gt;giveaway of the book&lt;/a&gt;, which I’ll be doing more often, so be sure to follow &lt;a href="https://twitter.com/openupthecloud"&gt;openupthecloud&lt;/a&gt; for future giveaways.&lt;/p&gt;

&lt;h2&gt;
  
  
  Feature Releases &amp;amp; Announcements  📚
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;New stuff in the cloud, that you probably should know about.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/aws/aws-lambda-functions-powered-by-aws-graviton2-processor-run-your-functions-on-arm-and-get-up-to-34-better-price-performance/"&gt;AWS Lambda Supports ARM&lt;/a&gt; (AWS Blog) — AWS Lambda has now released a new configuration that allows you to use the ARM-based processors. If you’re using Golang, you’ll need to tweak how you re-build your binaries. For Node/Python it should just be a case of updating your AWS Lambda configuration. Lots of customers are reporting increased speeds, and as a result, some reductions in cost, too.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/blogs/aws/now-aws-step-functions-supports-200-aws-services-to-enable-easier-workflow-automation/"&gt;AWS Increases Step Functions Service Support&lt;/a&gt; (AWS Blog) — AWS has now increased the number of services integrated with AWS Step Functions. This pushes us closer into an era of not just “serverless” but also “functionless” with a lot less “glue code” being required to integrate the different services in AWS. Previously, step functions was a way to orchestrate workflows in mostly serverless architectures, but this might see Step Functions take a step towards being considered more of a core service within AWS, let’s see!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=1TKedWps7nU"&gt;A New Way To Do Cloud For NodeJS Developers&lt;/a&gt; (FooBar Serverless, YouTube) — A deep dive on the new Serverless Cloud platform with Jeremy Daly, who also runs the &lt;a href="https://offbynone.io/"&gt;off by none newsletter&lt;/a&gt; (highly recommended—it’s one of the few newsletters I go through religiously). Worth checking out if you want a live demo/run-through of the new Serverless Cloud features.&lt;/p&gt;

&lt;h2&gt;
  
  
  How-To’s &amp;amp; Educational Pieces 🤓
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Articles on how to do various cool things with the cloud.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/aws-builders/the-what-why-and-when-of-mono-lambda-vs-single-function-apis-5cig"&gt;Mono-Lambda vs Single Purposed Functions&lt;/a&gt; (AJ Stuyvenberg, DEV.TO) — The debate wages on, should your lambda logic be put into one, or split out? In this article, AJ shares some well-balanced thoughts and useful considerations for both approaches.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aws.fm/"&gt;AWS.FM&lt;/a&gt; (Adam Elmore, Twitter) — &lt;a href="https://twitter.com/aeduhm"&gt;Adam Elmore&lt;/a&gt;, is an AWS Community Builder, and king of AWS certifications (with all the certifications! 😬). This past month, Adam has been running some cool Twitter spaces on the topic of cloud. Catch them live on Twitter, or as podcasts later. I’m really liking Twitter spaces recently, as a sort of alternative to in-person meetups, so it’s great to see more spaces emerging in the cloud/AWS space.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=zFS_teyuR8E"&gt;DynamoDB Office Hours With Rick Houlihan&lt;/a&gt; (Serverless Land, YouTube) — The &lt;a href="https://www.youtube.com/c/ServerlessLand/videos"&gt;Serverless Land&lt;/a&gt; channel is growing in hidden gems, with a lot of the content being originally streamed on the &lt;a href="https://www.twitch.tv/aws"&gt;AWS twitch&lt;/a&gt; channel. If you’ve not heard about Rick before, he’s got some of the best DynamoDB content out there, talking a lot about the best way to model and optimise DynamoDB tables. There’s also the &lt;a href="https://serverlessland.com/"&gt;Serverless Land&lt;/a&gt; website, curated by a lot of AWS serverless heroes and advocates if you haven’t seen it, yet.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=rW4vynyPyIY"&gt;AWS Solutions Architect Tech U Path&lt;/a&gt; (MecaHumArduino, YouTube) — The Tech U program is a working and education scheme from AWS open to those with minimal experience. The program is something that I think will interest many of those who follow this newsletter. In this video, Yusra and Ilyas go into details about how the program works. &lt;a href="https://twitter.com/loujaybee/status/1419700390442975232?s=20"&gt;See also this thread on Twitter&lt;/a&gt; about the Solutions Architect role.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/devonbl/status/1441139518199918595?s=20"&gt;What Do You Think SRE Means?&lt;/a&gt; (Devon, Twitter) — I’m often getting asked about the different roles that exist in cloud, one of the options being the SRE role. This Twitter thread goes into many different opinions on the SRE, what they should do and how they should work. Worth checking out if you’re considering the role. Similarly, I also did &lt;a href="https://www.instagram.com/p/CUFzvPCAgtE/"&gt;a write-up on Instagram&lt;/a&gt; about the differences between the different roles like DevOps, SRE, Operations, etc.&lt;/p&gt;

&lt;h2&gt;
  
  
  Opinion Pieces / Miscellaneous 💭
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Cloud commentary, spicy takes, memes, and just-for-fun stuff!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=2w38j3CAHK8"&gt;How I Got Into The Tech &amp;amp; Cloud Industry With A Degree&lt;/a&gt; (Open Up The Cloud, YouTube) — I thought it’d be fun to give some of my own personal background on how I got into tech and the cloud industry. In this video, I talk about my journey, and some of my own lessons learned, including some things that I’d do differently if I were to start all over again.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/ajcwebdev/a-first-look-at-serverless-cloud-3e18"&gt;A First Look At Serverless Cloud&lt;/a&gt; (Anthony, DEV.TO) — Serverless Inc, the creators behind the very popular Serverless Framework are now branching out into a new area of business, the cloud itself. In this article, Anthony gives us his first thoughts on using the platform, and you can take a sneak peak at some of the planned features. Serverless cloud is &lt;a href="https://www.serverless.com/cloud"&gt;currently in beta/preview&lt;/a&gt;—so you have to sign-up to check it out.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=mFCkfVN8_cg"&gt;Cloud Career Live Q&amp;amp;A&lt;/a&gt; (MadebyGPS, YouTube) — I’m a big fan of GPS, &lt;a href="https://www.youtube.com/c/madebygps"&gt;her YouTube channel&lt;/a&gt;. She even recently ran a live Q&amp;amp;A, covering off a lot of common questions that I also get asked. Questions like: “which cloud certifications are best” and “why AWS vs Azure”. It’s unlisted (not on the main channel), so make sure to bookmark it if you need!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/dazn-tech/building-a-dx-team-lessons-learned-4a66446088bc"&gt;Building A DX Team: Lessons Learned&lt;/a&gt; (Lou Bichard, DAZN Tech Blog) — I don’t often talk about my work in this newsletter, but this last week, I put out a blog post talking about 2 weeks of working on the Developer Experience team for DAZN. We’ve learned a lot in that time, made a bunch of mistakes, but done a bunch of things right. If you’re curious about what a DX team is, or what they do, check it out. Also, be sure to &lt;a href="https://medium.com/dazn-tech/developer-experience-dx-at-dazn-e6de9a0208d2"&gt;check out part 1&lt;/a&gt; for some additional context and background!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=knDhqjQ9gGw"&gt;What Is The Role Of A Developer In The Cloud?&lt;/a&gt; (FooBar Serverless, YouTube) — A wide-ranging discussion about the cloud between Jeremy Daly and Marcia. A little hard to summarise… so you’ll have to just watch it!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.100daysofcloud.com/"&gt;100 Days Of Cloud Blog&lt;/a&gt; (100DaysOfCloud) — A new blog that is a companion to the &lt;a href="https://www.100daysofcloud.com/"&gt;100 days of cloud community&lt;/a&gt;. If you’re not already part of the discord, etc, you should!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=0aYhvnU3x3w"&gt;How They Started Their Tech Career&lt;/a&gt; (YouTube, Rishab Kumar) — This last week I was lucky enough to get interviewed/chat with &lt;a href="https://twitter.com/rishabk7"&gt;Rishab Kumar&lt;/a&gt;, on &lt;a href="https://www.youtube.com/channel/UCtLwBE6ZNXnQdQp5o36BUxA"&gt;his YouTube channel&lt;/a&gt;, we dug into my career and background (which I haven’t actually talked a lot about publically). I hope there’s some useful bits of advice or tricks in that video which are useful for you, too. If you watch it and have questions, feel free to reach out.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.reddit.com/r/cscareerquestions/comments/bhfi88/how_i_went_from_14hr_to_70k_with_no_experience/"&gt;How I went from $14/hr to 70K with no experience&lt;/a&gt; (Reddit) — This one is an oldie, that I stumbled upon recently, but it’s just as relevant today as it was 2 years ago. I love hearing stories like this one, and it answers some questions that a lot of people always ask, like what to focus on to crack that first cloud job. Everyone’s story is slightly different, but the common theme is always persistence, commitment and focus. Some unique things about this journey are things like creating YouTube videos. Which is certainly not mandatory, but wow, what a great way to stand out.&lt;/p&gt;

&lt;h2&gt;
  
  
  Personal Updates 🙍🏼‍♂️
&lt;/h2&gt;

&lt;p&gt;As I mentioned, I’ve been taking some (much needed!) time off over the last few weeks, you can &lt;a href="https://twitter.com/loujaybee/status/1442161314923700226?s=20"&gt;see a bunch of pictures on Twitter&lt;/a&gt; from some hiking I did in the Balkans. I’m now just getting back into the swing of things, and new videos should be going up on YouTube again shortly, but it feels good to be back.&lt;/p&gt;

&lt;h2&gt;
  
  
  See You Next Month 👋
&lt;/h2&gt;

&lt;p&gt;That’s all for this month’s newsletter, thanks again for joining!&lt;/p&gt;

&lt;p&gt;If you’ve got feedback on the newsletter, e.g. if there’s something you would like to see more or less of reply to the email and let me know. I’m always looking for ways to make the newsletter more relevant and useful for you 🙏.&lt;/p&gt;

&lt;p&gt;Speak soon, cloud friends!&lt;/p&gt;

&lt;p&gt;—&lt;/p&gt;

&lt;p&gt;Reading this somewhere that’s not your email inbox? &lt;a href="https://newsletter.thedevcoach.co.uk/"&gt;sign-up here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The post &lt;a href="https://openupthecloud.com/open-up-the-cloud-newsletter-27/"&gt;Open Up The Cloud Newsletter #27 (August and September Recap 2021)&lt;/a&gt; appeared first on &lt;a href="https://openupthecloud.com"&gt;Open Up The Cloud&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>devops</category>
      <category>cloud</category>
      <category>serverless</category>
      <category>news</category>
    </item>
    <item>
      <title>What Are The Different Roles In The Cloud? A Beginners Guide.</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Tue, 09 Nov 2021 17:08:00 +0000</pubDate>
      <link>https://forem.com/aws-builders/what-are-the-different-roles-in-the-cloud-a-beginners-guide-41ha</link>
      <guid>https://forem.com/aws-builders/what-are-the-different-roles-in-the-cloud-a-beginners-guide-41ha</guid>
      <description>&lt;p&gt;If you’re new to the cloud industry, it’s likely you’re feeling overwhelmed by all the routes and roles to get you into the cloud industry, right? I speak to many people new to the cloud industry every day, and “what are the different roles in cloud?” is a very common question that I get asked.&lt;/p&gt;

&lt;p&gt;Today, I’ll take you through some of the most popular roles in cloud, covering: how much they earn, how technical the roles are (e.g. if they write code, how much), and if the role is suitable for a beginner and why. Then, in the end, I’ll make you some recommendations about where I suggest you should start.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopenupthecloud.com%2Fwp-content%2Fuploads%2F2021%2F10%2Fwhich-cloud-role-is-the-best-760x426.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopenupthecloud.com%2Fwp-content%2Fuploads%2F2021%2F10%2Fwhich-cloud-role-is-the-best-760x426.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What are the different job roles in the cloud industry?&lt;/strong&gt; Cloud Architect, Site Reliability Engineer (SRE), Cloud Engineer, Software Engineer, Data Engineer, DevOps, Product Manager, Quality Assurance, and Cloud Support Engineer.&lt;/p&gt;

&lt;p&gt;Let’s start to break these roles down.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cloud Roles Compared
&lt;/h2&gt;

&lt;p&gt;To make things easier, here’s an overview of the different roles. I created this visualization so you can easily compare different aspects across the different roles, understanding how much the roles can earn, how much coding is usually involved, and if the role is (generally speaking) suitable for a beginner.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopenupthecloud.com%2Fwp-content%2Fuploads%2F2021%2F10%2Fcloud-role-infographic.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopenupthecloud.com%2Fwp-content%2Fuploads%2F2021%2F10%2Fcloud-role-infographic.png" alt="Visualisation of the different roles in cloud: Cloud architect, site reliability engineer, cloud engineer, software engineer, data engineer, devops, product manager, quality assurance engineer, cloud support engineer"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Of course, to make this visualization, I had to make some generalizations, and of course, there always are exceptions and things that “it depends” on, so let’s dive into the details of the different roles to understand them better.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cloud Architect
&lt;/h2&gt;

&lt;p&gt;Responsible for the high-level design of software systems. An architect usually requires deep expertise in the many technologies that they use in order to facilitate considered decisions. Architects usually start their careers in other roles, like software engineering.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💵 Earning potential?&lt;/strong&gt; High, $137K USD (&lt;a href="https://www.glassdoor.co.uk/Salaries/us-cloud-architect-salary-SRCH_IL.0,2_IN1_KO3,18.htm" rel="noopener noreferrer"&gt;Source&lt;/a&gt;) – Due to the wide impact the architect can have on a company, and the depth of skills that are often required, the earning potential for cloud architects is typically high. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 How much code?&lt;/strong&gt; Low – An architect usually is not required to write much code in the day-to-day. However, an architect is often expected to keep up-to-date with trends in the industry, to ensure they make informed decisions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👶 Suitable for a beginner?&lt;/strong&gt; Low – Due to the depth of knowledge required, architecture is often a difficult role for those new to the tech industry. There are some exceptions where larger companies, such as the cloud providers offer schemes to help less experienced candidates step into the architect role (&lt;a href="https://www.amazon.jobs/en/landing_pages/AWS-techu" rel="noopener noreferrer"&gt;such as AWS Tech U&lt;/a&gt;).&lt;/p&gt;

&lt;h2&gt;
  
  
  Site Reliability Engineer (SRE)
&lt;/h2&gt;

&lt;p&gt;Ensures reliability and stability of software systems. The SRE spends their time gathering data about the systems they operate through “telemetry”. The SRE role suits those who like data and investigations. SRE’s are also responsible for configuring and creating processes around responding to incidents or outages, which makes the role also quite people-focussed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💵 Earning potential?&lt;/strong&gt; High, $128K USD (&lt;a href="https://www.glassdoor.co.uk/Salaries/us-site-reliability-engineer-salary-SRCH_IL.0,2_IN1_KO3,28.htm" rel="noopener noreferrer"&gt;Source&lt;/a&gt;) – SRE’s are required to have deep knowledge of the systems they operate, write code, influence stakeholders, and set up processes, all of which can make the SRE role quite challenging, and as a result, compensation is high. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 How much code?&lt;/strong&gt; Medium – SRE’s might not write as much code as a typical software engineer, but they certainly write code. Knowledge of how underlying applications are created is essential to an SRE, to allow them to instrument and support those systems.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👶 Suitable for a beginner?&lt;/strong&gt; Medium – Whilst an SRE is a technical role, it is feasible for a beginner to aim to land a role as an SRE as some companies will offer junior positions and be willing to train an SRE. However, due to it’s technical nature, it’s not an easy role or skillset to pick up.&lt;/p&gt;

&lt;h2&gt;
  
  
  Software Engineer
&lt;/h2&gt;

&lt;p&gt;There are many flavors of software engineer, those who work on user interfaces, and those who work on backend systems moving about data and building application programming interfaces (APIs).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💵 Earning potential?&lt;/strong&gt; Medium, $108K USD (&lt;a href="https://www.glassdoor.co.uk/Salaries/us-software-engineer-salary-SRCH_IL.0,2_IN1_KO3,20.htm?clickSource=searchBtn" rel="noopener noreferrer"&gt;Source&lt;/a&gt;) – Compensation for software engineers varies depending on the type of role and company, but generally, the earning potential is quite high. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 How much coding?&lt;/strong&gt; High – Out of all the roles in cloud, the software engineer has the most technical and in-depth coding knowledge.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👶 Suitable for a beginner?&lt;/strong&gt; Medium – Whilst it’s not easy to land a job as a software engineer, it is one of the most well-documented routes into tech and the cloud industry.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cloud Engineer
&lt;/h2&gt;

&lt;p&gt;A cloud engineer manages and maintains a companies cloud accounts, and builds shared cloud components. A cloud engineer guides other software engineers and their business on cloud best practices. A cloud engineer is usually required to code, but more often “infrastructure as code” than application code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💵 Earning potential?&lt;/strong&gt; High, $111K USD (&lt;a href="https://www.glassdoor.co.uk/Salaries/us-cloud-engineer-salary-SRCH_IL.0,2_IN1_KO3,17.htm?clickSource=searchBtn" rel="noopener noreferrer"&gt;Source&lt;/a&gt;) – The cloud industry is constantly changing, and keeping up can be a challenge, which is why the cloud engineer role is also highly compensated. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 How much coding?&lt;/strong&gt; High – The cloud engineer is very hands-on with writing code. Cloud engineers will often write more “infrastructure as code” than application code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👶 Suitable for a beginner?&lt;/strong&gt; Medium – A cloud engineer is a highly technical role, but some companies will offer junior positions. The skillset for a cloud engineer can vary dependent on the technologies used in the company.&lt;/p&gt;

&lt;h2&gt;
  
  
  DevOps Engineer
&lt;/h2&gt;

&lt;p&gt;The DevOps role is often quite varied in expectation and can involve tasks similar to that of a cloud engineer, SRE, or platform engineer. However, in some cases, the DevOps engineer is considered responsible for the delivery and operation of software systems, which typically means working on build and deployment (often called CI or CI/CD pipelines).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💵 Earning potential?&lt;/strong&gt; High, $105K USD (&lt;a href="https://www.glassdoor.co.uk/Salaries/us-devops-engineer-salary-SRCH_IL.0,2_IN1_KO3,18.htm" rel="noopener noreferrer"&gt;Source&lt;/a&gt;) – A DevOps engineer is sometimes a jack-of-all-trades, requiring skills in many different areas of the tech stack. Due to the high skill requirement, the compensation is high. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 How much coding?&lt;/strong&gt; High – Much like a cloud engineer or SRE, the DevOps engineer won’t write much application code, instead, they will typically write more infrastructure as code, and build and deploy pipeline configurations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👶 Suitable for a beginner?&lt;/strong&gt; Medium – DevOps can be a challenging role to apply for, due to the varying interpretation of the role, however, by building the right skills, it is possible to land a job as a DevOps engineer.&lt;/p&gt;

&lt;h2&gt;
  
  
  Data Engineer
&lt;/h2&gt;

&lt;p&gt;A data engineer is responsible for handling a companies data, and putting it to strategic use. Company data is often used to create company insights to guide decision-making, or the data could form part of the product or services of the company itself. It’s the data engineer’s job to help get that data from its source, cleaned up, and structured for analysis.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💵 Earning potential?&lt;/strong&gt; High, $112K USD (&lt;a href="https://www.glassdoor.co.uk/Salaries/us-data-engineer-salary-SRCH_IL.0,2_IN1_KO3,16.htm" rel="noopener noreferrer"&gt;Source&lt;/a&gt;) – Data engineers need knowledge of the systems they are extracting data from, understanding of how to build data pipelines, and analytics. Due to the highly technical nature of the job, the compensation is high. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 How much coding?&lt;/strong&gt; High – Data engineers certainly will write code. Data engineers will need to understand how databases are structured and queried, and will need to write code that sanitizes, structures or moves data around.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👶 Suitable for a beginner?&lt;/strong&gt; Medium – Whilst a strongly technical role, some companies will offer junior positions working as a data engineer, working on a subset of systems.&lt;/p&gt;

&lt;h2&gt;
  
  
  Quality Assurance Engineer
&lt;/h2&gt;

&lt;p&gt;A quality assurance (QA) engineer is responsible for ensuring that newly created versions of software work as expected. Depending on the role, some QA engineers work manually to verify applications, whilst others will work in a highly automated fashion, writing code to test applications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💵 Earning potential?&lt;/strong&gt; Low, $84K USD (&lt;a href="https://www.glassdoor.co.uk/Salaries/us-quality-assurance-engineer-salary-SRCH_IL.0,2_IN1_KO3,29.htm" rel="noopener noreferrer"&gt;Source&lt;/a&gt;) – Some QA engineers, especially those working with automation, can command high salaries. However, due to the fact that some roles have a manual element, which can be low-skilled, the compensation on average is lower than for other roles.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 How much coding?&lt;/strong&gt; Low – Some QA engineers work on automation and write a lot of code, however, there are many QA roles requiring only a limited understanding of software and programming.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👶 Suitable for a beginner?&lt;/strong&gt; High – Due to some QA roles working with manual verification, the QA role can be easier to land than others. In some cases, it will be possible to learn some automation and whilst working, and eventually move into more technical positions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cloud Support Engineer
&lt;/h2&gt;

&lt;p&gt;Cloud support engineers work to resolve customer queries. Support roles are often created to ease the pressure between customer requests, and the busier, more technical members of the business, such as software engineers. Depending on the role, some technical skills may be required.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💵 Earning potential?&lt;/strong&gt; Low, $85K USD (&lt;a href="https://www.glassdoor.co.uk/Salaries/us-cloud-support-salary-SRCH_IL.0,2_IN1_KO3,16.htm?clickSource=searchBtn" rel="noopener noreferrer"&gt;Source&lt;/a&gt;) – Due to the lower technical requirements of the cloud support engineer, the total compensation is lower than for other roles. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💻 How much coding?&lt;/strong&gt; Low – Very little, or often no coding is required to become a cloud support engineer. An understanding of the companies product is usually required, which might be technical, and there may be some interaction with some cloud services in order to complete the role.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;👶 Suitable for a beginner?&lt;/strong&gt; Cloud Support is one of the most popular roles entry-level roles to the cloud industry due to the lower barriers to entry. One criticism of the support role is that sometimes positions do not give much exposure, or room for learning and growing as expected.&lt;/p&gt;

&lt;h2&gt;
  
  
  Which Role In The Cloud Is Best For A Beginner?
&lt;/h2&gt;

&lt;p&gt;Naturally, the next question you might have is: “which role is best?”&lt;/p&gt;

&lt;p&gt;But that’s a very difficult question to answer.&lt;/p&gt;

&lt;p&gt;I’ve met people who have broken into the cloud industry through every role listed here. I see many people enter the industry via the support role, due to the low barrier to entry, however that shouldn’t put you off aspiring to take on a more technical role such as a software engineer or cloud engineer.&lt;/p&gt;

&lt;p&gt;If you think some of the roles here might suit you, what I’d suggest your next step is: start to look through different job descriptions, which should start to give you an idea about the skills required and create a learning plan.&lt;/p&gt;

&lt;p&gt;Because I recommend this approach so often, I put together a YouTube video going through 100 Cloud Engineer job descriptions to show how I’d do it.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/IjYo-LS6lVY"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;I hope that helped to start you off on your journey to understand the different roles in the cloud industry, do your research, reach out to people already in the industry, and make a decision that’s right for you.&lt;/p&gt;

&lt;p&gt;If you’re looking for &lt;a href="https://openupthecloud.com/recommended-resources/" rel="noopener noreferrer"&gt;resources to get into the cloud industry&lt;/a&gt;, I’ve collated some of my favorites here.&lt;/p&gt;




&lt;p&gt;Hey! 👋 If we haven't met, let me introduce myself, I'm &lt;a href="https://twitter.com/loujaybee" rel="noopener noreferrer"&gt;Lou&lt;/a&gt;, and I created &lt;em&gt;&lt;a href="http://thedevcoach.co.uk/" rel="noopener noreferrer"&gt;Open Up The Cloud&lt;/a&gt;&lt;/em&gt; to help you get your start, and grow your career in cloud 🚀. &lt;/p&gt;

&lt;p&gt;If you're interested in cloud, the best way to keep up-to-date with news, and everything I publish is via the &lt;a href="http://newsletter.thedevcoach.co.uk/" rel="noopener noreferrer"&gt;monthly cloud newsletter&lt;/a&gt;. And find &lt;em&gt;Open Up The Cloud&lt;/em&gt; on &lt;a href="https://www.youtube.com/channel/UCAklaE5D59xWtip-3Jwa7xA" rel="noopener noreferrer"&gt;YouTube&lt;/a&gt;, &lt;a href="https://twitter.com/openupthecloud" rel="noopener noreferrer"&gt;Twitter&lt;/a&gt;, &lt;a href="https://www.instagram.com/openupthecloud" rel="noopener noreferrer"&gt;Instagram&lt;/a&gt;... wherever you like to hang out! 😄&lt;/p&gt;

&lt;p&gt;The post &lt;a href="https://openupthecloud.com/cloud-roles-explained/" rel="noopener noreferrer"&gt;What Are The Different Roles In The Cloud? A Beginners Guide.&lt;/a&gt; appeared first on &lt;a href="https://openupthecloud.com" rel="noopener noreferrer"&gt;Open Up The Cloud&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>cloud</category>
      <category>career</category>
    </item>
    <item>
      <title>Open Up The Cloud Newsletter #26 (July Recap 2021)</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Tue, 24 Aug 2021 22:10:00 +0000</pubDate>
      <link>https://forem.com/aws-builders/open-up-the-cloud-newsletter-26-july-recap-2021-5f98</link>
      <guid>https://forem.com/aws-builders/open-up-the-cloud-newsletter-26-july-recap-2021-5f98</guid>
      <description>&lt;p&gt;Reading this somewhere that’s not your email inbox? &lt;a href="https://newsletter.thedevcoach.co.uk/" rel="noopener noreferrer"&gt;sign-up here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;—&lt;/p&gt;

&lt;p&gt;Hey cloud friends!&lt;/p&gt;

&lt;p&gt;It’s been quiet on the announcements and new features front this last month— it must be summer! And, of course, for AWS, they’re busy stacking up their releases for this year’s Re:Invent. One great thing I’m seeing these last few months is a real increase in cloud content. So much more in-depth content, beginner content, etc which is great news (but of course means more work for me!).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopenupthecloud.com%2Fwp-content%2Fuploads%2F2021%2F05%2Fopenupthecloudnewsletter-760x422.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopenupthecloud.com%2Fwp-content%2Fuploads%2F2021%2F05%2Fopenupthecloudnewsletter-760x422.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let’ get into it…&lt;/p&gt;

&lt;h2&gt;
  
  
  This Month’s Top Cloud Pick(s)
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;If you only read one or two things this month, let it be this.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=EH7p4BDlKVw" rel="noopener noreferrer"&gt;Cloud, Code, Life&lt;/a&gt; — I cannot speak highly enough of &lt;a href="https://twitter.com/madebygps" rel="noopener noreferrer"&gt;Gwyneth Pena-Siguenza&lt;/a&gt;, and her commitment to helping out the cloud community, so when this podcast was announced, collaborating with &lt;a href="https://twitter.com/rishabk7" rel="noopener noreferrer"&gt;Rishab&lt;/a&gt;, who is very active in the cloud community, and &lt;a href="https://twitter.com/antonio_lofiego" rel="noopener noreferrer"&gt;Antonio&lt;/a&gt;, I knew it was going to be good. If you’ve not had a chance to listen in, you should!&lt;/p&gt;

&lt;h2&gt;
  
  
  Feature Releases &amp;amp; Announcements
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;New stuff in the cloud, that you probably should know about.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/gunnargrosch/introducing-the-building-saas-on-aws-show-9ip"&gt;Building SaaS on AWS&lt;/a&gt; (Gunnar Grosch, DEV.TO) — Gunnar Grosch, Developer Advocate at AWS is running a new show, streamed on Twitch, that dives into different architectures and design choices behind businesses building SaaS products on AWS. This adds to an already pretty packed schedule on &lt;a href="https://www.twitch.tv/aws/" rel="noopener noreferrer"&gt;the AWS Twitch channel&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://techcrunch.com/2021/07/23/serverless-stack-raises-1m-for-open-source-application-framework/" rel="noopener noreferrer"&gt;Serverless stack raises $1M&lt;/a&gt; (Tech Crunch) — If you’ve not had a chance to play with &lt;a href="https://serverless-stack.com/" rel="noopener noreferrer"&gt;Serverless Stack&lt;/a&gt;, maybe this is the sign you need to go check it out. Serverless stack closes the gap between local and cloud development by giving you tools like live development (think hot-reloading) and debugging via breakpoints. And I’m sure we’ll start to see even more tools stepping into this space, too.&lt;/p&gt;

&lt;h2&gt;
  
  
  How-To’s &amp;amp; Educational Pieces
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Articles on how to do various cool things with the cloud.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/aws-builders/the-what-why-and-when-of-mono-lambda-vs-single-function-apis-5cig?utm_source=newsletter&amp;amp;utm_medium=email&amp;amp;utm_content=offbynone&amp;amp;utm_campaign=Off-by-none%3A%20Issue%20%23151"&gt;The What, Why and When of Mono-Lambda vs Single Function APIs&lt;/a&gt; (AJ Stuyvenberg, DEV.TO) — Mono vs single-purpose functions are a topic that will come up as soon as you start your journey into working with AWS Lambda and Serverless. As always with these discussions, the answer sits on a spectrum. AJ does a great job here of walking you through the pros and cons of each approach. But ultimately you’re going to have the decision that makes most sense for you, and your situation. The topic of monolithic vs single-purposed AWS Lambdas is one that also &lt;a href="https://www.youtube.com/watch?v=xO0hKKkDjRk" rel="noopener noreferrer"&gt;came up during my Cloud Resume Challenge series&lt;/a&gt; if you want to check that one out, too!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dannys.cloud/aws-devops-engineer-professional-exam-guide" rel="noopener noreferrer"&gt;How to pass the AWS DevOps Engineer Professional Exam&lt;/a&gt; (Danny Steenman, Dannys Cloud) — Danny is the king of exam preparation articles! Danny is like those war veterans you see with so many medals that they run out of jacket because they’re hanging off the side. Jokes aside, this is again just another great write up. Make sure to bookmark his blog if you’re looking to take any of the cloud exam. Danny is also really active on Twitter, so you should really go &lt;a href="https://twitter.com/dannysteenman" rel="noopener noreferrer"&gt;give him a follow&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/brianleroux/status/1422659956571099137?s=20" rel="noopener noreferrer"&gt;What Is The Biggest Trade-Off Of Going Serverless?&lt;/a&gt; (Brian LeRoux, Twitter) — Serverless certainly isn’t a silver bullet. There are some great answers on this thread covering the downsides of Serverless, everything from local development pains to operational difficulties.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://iamcloud.dev/is-it-recommended-to-first-be-a-system-admin-in-a-user-support-role-before-becoming-cloud-engineer-in-azureaws-gcp" rel="noopener noreferrer"&gt;Is It Recommended To First Be A System Admin In A User Support Role Before Becoming A Cloud Engineer In GCP/AWS&lt;/a&gt;? (Andrew Brown, iamcloud.dev)— I was pumped to see an article with this kind of title, as these roles/career questions come up a lot, but they’re hard to answer. The industry is in a real jumble, and there’s so much “it depends”. However, Andrew does a good job of dissecting the different roles and providing an overview. I’m also really happy to see Andrew talking on the intersection between cloud and career, so be sure to give &lt;a href="https://iamcloud.dev/" rel="noopener noreferrer"&gt;iamcloud.dev&lt;/a&gt; blog a bookmark.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=LZuWZ0SBYm8" rel="noopener noreferrer"&gt;How I Became A Cloud Engineer With No Computer Science Degree&lt;/a&gt; (Rishab, YouTube) — Hearing peoples cloud journies is always good fun, and it was great to hear Rishab’s story. Now it’s got me thinking that I should do a similar video myself! I like the subject, too, as it’s a common question to ask about how relevant degrees are when breaking into the industry (I’ve written about it before, in &lt;a href="https://openupthecloud.com/learn-aws-and-get-certified-no-experience/" rel="noopener noreferrer"&gt;can you learn AWS and get certified with no experience?&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=ftexACJUFCU" rel="noopener noreferrer"&gt;The 4 Tools Cloud Beginners Should Focus On&lt;/a&gt; (Open Up The Cloud, YouTube) — Overwhelmed by the many different tools that you could learn in the cloud space? In this video, I go through the 4 different categories of tools that you should focus on as a beginner, and give you examples of the tools I recommend. I’ve discussed this tech-stack approach on &lt;a href="https://www.instagram.com/p/CQq-dLTDaKV/" rel="noopener noreferrer"&gt;Instagram&lt;/a&gt;, and &lt;a href="https://twitter.com/loujaybee/status/1370284680659017728?s=20" rel="noopener noreferrer"&gt;Twitter&lt;/a&gt; before. If you’re looking for a default technology stack, this should be your go-to, and in this video, I explain why.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=UOtwt0lY-28" rel="noopener noreferrer"&gt;The 3 Cloud Architecture Approaches Tech Companies Use&lt;/a&gt; (Open Up The Cloud, YouTube) — In this video, I cover the three different architectural approaches that I’ve seen that companies use for cloud. Why? Because companies are unlikely to use multiple approaches, so by choosing to double-down on one are, you can hone your skills and have more success when applying for jobs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/loujaybee/status/1419700390442975232?s=20" rel="noopener noreferrer"&gt;Is It Possible To Go From Zero To Cloud Architect? Should Cloud Beginners Target Solutions Architect Positions?&lt;/a&gt; (Lou Bichard, Twitter) — This is one of my own Twitter threads/conversations, but it’s a question that many have asked, about whether the path to Solutions Architect is possible / a good route. Previously, I wouldn’t have suggested the Cloud Architect role to a beginner, however, some stories were shared of how people landed their first job as a Solutions Architect.&lt;/p&gt;

&lt;h2&gt;
  
  
  Opinion Pieces / Miscellaneous
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Cloud commentary, spicy takes, memes, and just-for-fun stuff!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=4RpJXUSV3Y0" rel="noopener noreferrer"&gt;AWS Tech U Program&lt;/a&gt; —I discovered the Tech U program only recently, and I know it will be relevant/useful to a lot of you. Tech U is an accelerated learning program within AWS. All the roles are a mixture of technical and people skills so should be good for those with only a minimal background/ education—definitely worth looking into.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.hashicorp.com/blog/build-your-summer-spotify-playlist-with-terraform" rel="noopener noreferrer"&gt;Build your summer Spotify playlist with Terraform&lt;/a&gt; — Just for fun… because there’s almost no reason anyone would actually do this! But, the announcement does showcase one of my favourite features of Terraform, which is the ability to wrap just about anything in TF syntax, to be managed as code.&lt;/p&gt;

&lt;h2&gt;
  
  
  Personal Updates
&lt;/h2&gt;

&lt;p&gt;So I’ve been taking it quite steady over the last few weeks, enjoying my summer (note to self: schedule a summer break next year). I’ll be kicking things back up a gear soon when the weather closes in over winter. I’m also still experimenting with YouTube video types and formats to see which ones I enjoy, and the ones that get the best response.&lt;/p&gt;

&lt;p&gt;I’ve also been chatting to lots of people in the cloud industry recently, if you wanna chat, all you have to do is reply directly to this email. I also have &lt;a href="https://calendly.com/loujaybee" rel="noopener noreferrer"&gt;Calendly&lt;/a&gt; set up if you wanted to talk about anything careers, cloud or in between.&lt;/p&gt;

&lt;h2&gt;
  
  
  See You Next Month
&lt;/h2&gt;

&lt;p&gt;That’s all for this month’s newsletter, thanks again for joining!&lt;/p&gt;

&lt;p&gt;If you’ve got feedback on the newsletter, e.g. if there’s something you would like to see more or less of reply to the email and let me know. I’m always looking for ways to make the newsletter more relevant and useful for you.&lt;/p&gt;

&lt;p&gt;Speak soon Cloud Engineering friends!&lt;/p&gt;

&lt;p&gt;—&lt;/p&gt;

&lt;p&gt;Reading this somewhere that’s not your email inbox? &lt;a href="https://newsletter.thedevcoach.co.uk/" rel="noopener noreferrer"&gt;sign-up here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The post &lt;a href="https://openupthecloud.com/open-up-the-cloud-26/" rel="noopener noreferrer"&gt;Open Up The Cloud Newsletter #26 (July Recap 2021)&lt;/a&gt; appeared first on &lt;a href="https://openupthecloud.com" rel="noopener noreferrer"&gt;Open Up The Cloud&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>devops</category>
      <category>serverless</category>
      <category>cloud</category>
      <category>news</category>
    </item>
    <item>
      <title>Cloud Beginner? Don't Learn DevOps: Here's Why.</title>
      <dc:creator>Lou (🚀 Open Up The Cloud ☁️)</dc:creator>
      <pubDate>Mon, 09 Aug 2021 07:24:23 +0000</pubDate>
      <link>https://forem.com/loujaybee/cloud-beginner-don-t-learn-devops-here-s-why-5bll</link>
      <guid>https://forem.com/loujaybee/cloud-beginner-don-t-learn-devops-here-s-why-5bll</guid>
      <description>&lt;p&gt;DevOps? What on earth is DevOps, and should you, as a cloud beginner target the DevOps role? My short answer: no. &lt;/p&gt;

&lt;p&gt;The DevOps role is very confused across the industry, with many companies having a vastly different idea of what a DevOps person does, making it much harder to build a learning plan around, and making it harder to prepare for interviews. &lt;/p&gt;

&lt;p&gt;This doesn't mean you shouldn't apply for jobs with the title DevOps, just that I don't recommend using it as a role to target.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/FU19cXr1_vI"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>devops</category>
      <category>cloud</category>
      <category>beginners</category>
      <category>career</category>
    </item>
  </channel>
</rss>
