<?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>DEV Community: Husyn</title>
    <description>The latest articles on DEV Community by Husyn (@husyn).</description>
    <link>https://dev.to/husyn</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%2F795303%2F625fb88d-2817-4355-bfa6-6b67e7d07f40.png</url>
      <title>DEV Community: Husyn</title>
      <link>https://dev.to/husyn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/husyn"/>
    <language>en</language>
    <item>
      <title>What's in it for me?</title>
      <dc:creator>Husyn</dc:creator>
      <pubDate>Thu, 23 Feb 2023 10:09:38 +0000</pubDate>
      <link>https://dev.to/aws-builders/whats-in-it-for-me-2nih</link>
      <guid>https://dev.to/aws-builders/whats-in-it-for-me-2nih</guid>
      <description>&lt;p&gt;Why people join meet-ups, tech communities &amp;amp; guilds? Why invest their personal time and attend or speak in events for free? Even conduct tech workshops where they have to make sure attendees do the learning by doing and grow.&lt;/p&gt;

&lt;p&gt;This is a big undertaking and not an easy one! In community events no-one gets paid it's all by the people for the people. I'm involved in organising AWS User Group Dubai Meetups and doing it "consistently" for past many months. But why?! &lt;/p&gt;

&lt;p&gt;For me, there are 2 simple reasons&lt;/p&gt;

&lt;p&gt;1 - At every stage of my career, someone was there to show me how to do it right. I was a mobile application developer and from there transformed my career into cloud. Number of people helped me achieve this goal. It's a debt, time to pass it on!&lt;/p&gt;

&lt;p&gt;2 - When everyone is growing then the overall culture of growth and right mindset kicks in. Have to create a snowball effect where right discussions happen, skills are valued and people thrive. &lt;/p&gt;

&lt;p&gt;To achieve this, I'm going to conduct a workshop on "&lt;a href="https://www.meetup.com/aws-dubai/events/289456898/" rel="noopener noreferrer"&gt;Serverless Architecture for Beginners&lt;/a&gt;" @ &lt;a href="https://www.murdochuniversitydubai.com" rel="noopener noreferrer"&gt;Murdoch University Dubai&lt;/a&gt; on 10th of November 2022. And I will continuously organise events where everyone at every level of their career can participate and have an impact.``&lt;/p&gt;

</description>
      <category>watchlist</category>
    </item>
    <item>
      <title>How to be an Architect?</title>
      <dc:creator>Husyn</dc:creator>
      <pubDate>Thu, 07 Jul 2022 09:56:06 +0000</pubDate>
      <link>https://dev.to/aws-builders/how-to-be-an-architect-5571</link>
      <guid>https://dev.to/aws-builders/how-to-be-an-architect-5571</guid>
      <description>&lt;p&gt;The one question which I asked a lot while being a developer half of my career. And is a common question I receive working as full time Solutions Architect. I rarely got 2 similar answers to the question. But it is somewhat agreed understanding that Architects in a technical team are very senior people who should know everything. This is not a complete truth and nor a lie. What architects are supposed to do (I believe) still varies from organisation to organisation.&lt;/p&gt;

&lt;h2&gt;
  
  
  Types and Kinds of Architects
&lt;/h2&gt;

&lt;p&gt;In my career I worked in 3 countries and many organisations. And the very definition of "Architect" is not same everywhere. Sometimes architects are extremely technical, they can code features and infra, create diagrams and present very complex solutions to non-technical stakeholders, manage budgets, have SLAs and KPIs, experiment and maintain the technical roadmap, understand security, cloud, business domain, integrations, architecture, development methodology, team dynamics and much more. These kind of architects are Angels to know and work with. A software engineer might grind under them but true growth is exceptional. &lt;/p&gt;

&lt;p&gt;Another kind; enterprise and sometimes solution architects are quite theoretical. They know certain tech lingo and create high level diagrams and can discuss integrations. But their core competency is system understanding and business domain. They naturally grow from Business Analysts stream rather than Software Engineering. In large organisations, such architects are the glue for communication and standardisation. Both of which are always a challenge in enterprises. These architects seldom code and are "technical" of different type. Perspective is key here; someone from deep software development background might not comprehend their importance. But there're a lot and good reasons why the role exists.&lt;/p&gt;

&lt;p&gt;Technical or non-technical is a separate debate on it's own. And which specific skills to have depends. In this article I'll share the ideas which applies to all kinds of architects and some other overlapping roles.&lt;/p&gt;

&lt;h2&gt;
  
  
  First Principles &amp;amp; Decision Making
&lt;/h2&gt;

&lt;p&gt;The core skill for this role I believe is critical thinking and decision making. For any problem statement different roles in software engineering domain will have different solutions based on their perspectives. An Architect is the one which should understand all such perspectives and take decision based on &lt;a href="https://en.wikipedia.org/wiki/First_principle"&gt;first principles&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;The decision making is a short expression but require a number of capabilities to do it right. It's a balancing act between below mentioned (sometimes conflicting) ideas:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;technology best practices and business value&lt;/li&gt;
&lt;li&gt;biases and preferences&lt;/li&gt;
&lt;li&gt;planning, designing and delivery&lt;/li&gt;
&lt;li&gt;short term vs long term architecture&lt;/li&gt;
&lt;li&gt;tech debts vs perfect code base and practices&lt;/li&gt;
&lt;li&gt;many more...&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To be good in decision making, one should have a number of non-technical soft skills. These soft skills help architects sell their story to the wider audience. In many scenarios, everyone agreeing to the story (architecture / solutioning) is much better than partial support towards the end goal. &lt;/p&gt;

&lt;h2&gt;
  
  
  Soft Skills
&lt;/h2&gt;

&lt;p&gt;In &lt;strong&gt;SOFT&lt;/strong&gt;ware Engineering I believe soft skills makes the most sense (for architects specially, sometimes more than technical knowledge). Humans create software for humans. So without soft skills, technical knowledge alone seldom works. The failure rate of software products is full of skills. &lt;a href="https://www.forbes.com/sites/forbestechcouncil/2020/03/31/14-common-reasons-software-projects-fail-and-how-to-avoid-them/"&gt;Article by Forbes&lt;/a&gt; discusses 14 points, none of them is about tech!&lt;/p&gt;

&lt;h3&gt;
  
  
  Business vs tech
&lt;/h3&gt;

&lt;p&gt;Every engineer at some point in her career thinks that optimised, documented, test-covered, and formatted code is the best code. That's how the source code should be. The truth is, only code which matters is the one that creates some business value. The more senior people you see in tech, the more business they understand &amp;amp; support. Without business, tech in it self is worth nothing (or puny). &lt;/p&gt;

&lt;p&gt;Every architect should understand this idea and practice it equally well. It doesn't mean technology is not important or it's impact is not valued. Balancing the both is the key!&lt;/p&gt;

&lt;h3&gt;
  
  
  Biases &amp;amp; preferences
&lt;/h3&gt;

&lt;p&gt;Software world is always changing, so much so that no two products are built the same way. Given this, everyone has some kind of preferences and biases. These biases are due to our past experiences. We like to repeat what we have already done. It reduces the learning time and potential risks. &lt;/p&gt;

&lt;p&gt;Bias is not only gender or the ones common in AI/ML space. There are LOT of Biases in software engineering. [1] and (&lt;a href="https://github.com/charlax/engineering-management#biases"&gt;https://github.com/charlax/engineering-management#biases&lt;/a&gt;) &lt;a href="https://en.wikipedia.org/wiki/List_of_cognitive_biases"&gt;2&lt;/a&gt; discusses these and you'll be amazed how much of these are common around us. It's just that we don't know they exists until we know. An architect should know these and identify, point &amp;amp; rectify them when required. &lt;/p&gt;

&lt;h3&gt;
  
  
  Writing
&lt;/h3&gt;

&lt;p&gt;If you're the perfect shooter or can lift 1000kg but never told anyone then you're just wasting the talent. It's the same if you never contribute anything back. Anyone who has to stay relevant has to read! I don't believe there's any exception to this rule. Same like medical profession where doctors have to read medical journals to keep them updated with latest advancements. Software professionals have to read about new architectures, programming paradigms, development methodologies, etc.&lt;/p&gt;

&lt;h3&gt;
  
  
  Defining &amp;amp; Naming
&lt;/h3&gt;

&lt;p&gt;This is a hidden talent which I observed some of the great architects have. They name practices and architectures when they develop or *discover something. They productionise the tool which creates an entity in the universe which others can refer to and further build upon. Naming software have an impact on it's stakeholders. If something has a name then it comes to life with health, behaviour, lifecycle, and other such attributes. &lt;/p&gt;

&lt;p&gt;Some other aspects like versioning, maintaining lifecycle of APIs, nomenclature of artifacts, etc. are traits of this same competence. &lt;/p&gt;

&lt;p&gt;*We discover best practices and patterns from iterative refinements&lt;/p&gt;

&lt;h2&gt;
  
  
  Architects to Follow
&lt;/h2&gt;

&lt;p&gt;Given a list of skills an architect must have, there must be some role models to follow. Whatever I know today majority of the credit goes to these architects, leaders and great writers who shared their thoughts and experiences. Sharing the list for the readers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://martinfowler.com/"&gt;Martin Fowler&lt;/a&gt;. He's so great that few times I shared his idea and people were sceptical. When I mentioned that Mr. Fowler suggests this, everyone instantly agreed with it. His video on YouTube are amazing and his website is absolutely amazing for anyone to learn software architecture (and beyond)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://www.developertoarchitect.com/"&gt;Mark Richards&lt;/a&gt;. I attended two trainings from him and he knows the solutions of problems which we didn't knew we'll face in future given our tech stack and team dynamics. His &lt;a href="https://www.youtube.com/channel/UC-Z7T0lAq_xECevIz8E5R5w"&gt;YouTube channel&lt;/a&gt; is full of remarkable discussions.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://architectelevator.com/"&gt;Gregor Hohpe&lt;/a&gt; is someone I feel touch the philosophical aspects of Architecture and Engineering. His articles under &lt;a href="https://aws.amazon.com/executive-insights/enterprise-strategists/gregor-hohpe"&gt;AWS blogs&lt;/a&gt; are worth reading over and over again. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Some other greats I love to read are &lt;a href="https://samnewman.io/"&gt;Sam Newman&lt;/a&gt; and &lt;a href="https://nealford.com/"&gt;Neal Ford&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;Cloud Architects are new beings and they demand special mention here. The special part about this role is the breadth of knowledge and skills required. We read that cloud democratise IT; it means cloud architects has to be well versed in &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Infrastructure (networking, compute, storage, etc.) &lt;/li&gt;
&lt;li&gt;Application architecture (architecture patterns like microservices, event driven systems, queues, design patterns, etc.) &lt;/li&gt;
&lt;li&gt;Enterprise architecture (large scale integrations, costing, maintenance, tech debts, etc.)&lt;/li&gt;
&lt;li&gt;Security, automation, management, etc., etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Any "good" cloud architect can't be good in one area and be ignorant in other. They have to be a full package for the organisation. In terms of real-life example, AWS architects have a proper &lt;a href="https://en.wikipedia.org/wiki/T-shaped_skills"&gt;T shaped skillset&lt;/a&gt;. Yes there are specialised SAs, but even they understand basics of other domains like every specialised medical doctor have to go through MBBS.&lt;/p&gt;

&lt;p&gt;So you might be an architect planning to explore cloud. Or in your early career thinking someday you'll be an architect. Be open to this idea that Architects come in all shapes and sizes. And that depends on the opportunities they get in the career &amp;amp; projects they work on. The variable which one can control is what they love to do, and there's a high chance that some kind of Software Architect exists which does that! Keep designing, keep learning, everyone is an architect; depending on the scale. &lt;/p&gt;

</description>
      <category>architecture</category>
      <category>career</category>
      <category>motivation</category>
      <category>leadership</category>
    </item>
    <item>
      <title>Cloud usage maturity levels</title>
      <dc:creator>Husyn</dc:creator>
      <pubDate>Wed, 25 May 2022 04:27:41 +0000</pubDate>
      <link>https://dev.to/aws-builders/cloud-usage-maturity-levels-13bn</link>
      <guid>https://dev.to/aws-builders/cloud-usage-maturity-levels-13bn</guid>
      <description>&lt;p&gt;From morning till night we interact with infinite things and all of them have a unit of measurement. Temperature, weight, our cars fuel tank, etc. All such units help us understand the level quantity and/or quality of something. We have to measure the level of expertise and complexity as well which is done well in higher education area. Whenever we read level &lt;strong&gt;101&lt;/strong&gt; it is apparent that content is introductory in nature. And when something is level &lt;strong&gt;400s&lt;/strong&gt; then it is expert level. This doesn't look like a world changing idea but it has a great deal of importance. Form &lt;a href="https://www.fredonia.edu/apcaas/guidelines-numbering-courses-undergraduate-level"&gt;Fredonia University&lt;/a&gt; pages I found below definitions of course numberings. I'll also share the relevant Cloud trainings or courses in alignment with these levels.&lt;/p&gt;

&lt;h3&gt;
  
  
  Level 100 - Introductory
&lt;/h3&gt;

&lt;p&gt;Introductory courses where no pre-requisite is required. Definitions and basic knowledge is offered without application or analysis.&lt;/p&gt;

&lt;p&gt;Training sessions are focused on providing an overview of Cloud services and features, with the assumption that attendees are new to the topic. Building blocks (Cloud Services) are introduced and their purpose is expected rather than their workings or usage. &lt;/p&gt;

&lt;h3&gt;
  
  
  Level 200 - Intermediate
&lt;/h3&gt;

&lt;p&gt;Often have level 100 as pre-requisites and now the knowledge acquired should be at a level where it can be applied.&lt;/p&gt;

&lt;p&gt;It is assumed that basic understanding of services are there. Sessions are focused on implementation of services and how to combine them in a project.&lt;/p&gt;

&lt;h3&gt;
  
  
  Level 300 - Advanced
&lt;/h3&gt;

&lt;p&gt;These courses teach the complex ideas in application and analysis of ideas. It is expected that anyone at this level can independently develop using what they have learned and improve it.&lt;/p&gt;

&lt;p&gt;At this level specific area of interest is targeted like DevOps, AI, Microservices, Networking, etc. Now the topics are not generic in nature and industry best practices are discussed. Ideas like optimisations are continuous improvement live at this stage.&lt;/p&gt;

&lt;h3&gt;
  
  
  Level 400 - Expert
&lt;/h3&gt;

&lt;p&gt;These courses are not public in nature and are under wisdom umbrella rather than knowledge. Only knowing is not enough at this level and critical thinking is essential to compare and contrast ideas.&lt;/p&gt;

&lt;p&gt;Trainings or discussions are for attendees who are deeply familiar with the topic, have implemented a solution on their own already, and are comfortable with how the technology works across multiple services, architectures, and implementations.&lt;/p&gt;

&lt;h2&gt;
  
  
  AWS Specifics
&lt;/h2&gt;

&lt;p&gt;AWS in their certifications and trainings (both classroom and on-line) categorise the content in two levels. It doesn't maps with the generic course levels but does a good job at dividing the expertise level into multiple areas. The two main levels are Fundamental and Advanced. &lt;/p&gt;

&lt;h3&gt;
  
  
  Fundamental Level
&lt;/h3&gt;

&lt;p&gt;A developer who is new to AWS or at the fundamental level have experience in developing, testing, deploying and debugging AWS applications. A job at this level include:&lt;/p&gt;

&lt;h4&gt;
  
  
  Development
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Write code suited for AWS environment
&lt;/li&gt;
&lt;li&gt;Basic Cloud Native development&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Deployment
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Build and manage deployment artifacts on AWS&lt;/li&gt;
&lt;li&gt;Use AWS continuous integration and continuous delivery (CI/CD) services for automation&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Security
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Implement authentication and/or authorization for applications and AWS services&lt;/li&gt;
&lt;li&gt;Implement encryption using AWS services&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Maintenance and Operations
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Implement observability using AWS Services&lt;/li&gt;
&lt;li&gt;Optimize applications using AWS services and features&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Advanced Level
&lt;/h3&gt;

&lt;p&gt;At this level few years of AWS usage is recommended. All the knowledge in fundamental should be there and developers should have experience and expertise in designing and developing highly available, fault-tolerant, secure, and scalable applications on AWS. Designing a system from requirements is a must at this level. A job at this level include:&lt;/p&gt;

&lt;h4&gt;
  
  
  Planning and Design
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Required to understand designing a system given constraints like availability, cost, technology stack, etc.&lt;/li&gt;
&lt;li&gt;Determine design patterns to meet organizational or project requirements&lt;/li&gt;
&lt;li&gt;Select best suited AWS services to support design and non-functional requirements&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Development &amp;amp; Deployment
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Select best suited tech stack with industry best practices&lt;/li&gt;
&lt;li&gt;Understand re-usability and modular design&lt;/li&gt;
&lt;li&gt;Design and manage deployment artifacts lifecycle&lt;/li&gt;
&lt;li&gt;Implement high cohesive and low coupled applications&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Testing
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Develop automated unit, load, and integration tests&lt;/li&gt;
&lt;li&gt;Come up with scalability and multi-region requirements based on continuous testing&lt;/li&gt;
&lt;li&gt;Analyse results from automated tests and improve the system&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Security
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Implement security for users and applications alike&lt;/li&gt;
&lt;li&gt;Implement security for data and integrations&lt;/li&gt;
&lt;li&gt;Define and implement run sheets for attacks and security breaches&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Observability and Monitoring
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Instrument application code&lt;/li&gt;
&lt;li&gt;Implement processes like incident management&lt;/li&gt;
&lt;li&gt;Debug application code issues&lt;/li&gt;
&lt;li&gt;Troubleshoot application code, data and integration issues&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Organisational Use
&lt;/h2&gt;

&lt;p&gt;Every organisation have to develop some kind of policies / rules around the competency of their employees. This competency decides career paths, promotions and compensations. How awesome it would be that every organisation clearly document this and make this public to (at least) all the employees, then a lot of debate and waste can be eliminated. Alas, our world is not perfect! &lt;/p&gt;

&lt;p&gt;However I love that AWS has this sorted out in their certifications. Level 100 is the practitioner certificate. Level 200 can be mapped to associate level certificates. 300 or 400 level to Professional ones and Speciality ones. There's still lot of wisdom which can't be tested or exhibit by any certification. That could be level 500s which is specialised and reserved for PhD level studies. Large Enterprises have complexities which require skillset at this 500 level. That's one of the reason that still a lot of businesses are not 100% cloud native or taking a slow route towards it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Update
&lt;/h2&gt;

&lt;p&gt;Similar to Cloud maturity model, Dario Goldfarb from AWS shared a &lt;a href="https://maturitymodel.security.aws.dev/en/"&gt;Security Maturity Model&lt;/a&gt;. It is nice to have these basic knoledge documented and available for everyone to guage where are they in terms of security.&lt;/p&gt;

</description>
      <category>cloud</category>
      <category>cloudskills</category>
      <category>devops</category>
      <category>career</category>
    </item>
    <item>
      <title>Cloud is not for us</title>
      <dc:creator>Husyn</dc:creator>
      <pubDate>Mon, 18 Apr 2022 07:22:07 +0000</pubDate>
      <link>https://dev.to/aws-builders/cloud-is-not-for-us-1868</link>
      <guid>https://dev.to/aws-builders/cloud-is-not-for-us-1868</guid>
      <description>&lt;p&gt;For some Cloud is an apparent truth. For others it is unknown territory which is yet to be matured or explored by them. We as humans are always afraid of unknowns and when the change impacts hundreds or thousands of people where majority of them are not exposed to the destination then it really is scary. &lt;/p&gt;

&lt;p&gt;This &lt;a href="https://www.computerworld.com/article/2488892/afraid-of-the-cloud--how-to-handle-your-fears.html"&gt;post by computerworld&lt;/a&gt; from &lt;strong&gt;2014&lt;/strong&gt; discusses about fear attached to cloud computing. Concerns like transparency, absolute dependency, hidden metrics about compute processes and costing. Here's another one &lt;a href="https://www.masterdc.com/blog/five-common-fears-of-the-cloud-what-is-cloud-computing/"&gt;post&lt;/a&gt; from &lt;strong&gt;2015&lt;/strong&gt; talking about five fears about Cloud. The post shares valid points like Data Security, Accessibility, Cost, Losing Control and Migrating back in case of failure.&lt;/p&gt;

&lt;p&gt;But even in recent times the perception has not changed. It has improved but still many organisations fear this latest technology paradigm. A &lt;a href="https://www.atlassian.com/blog/enterprise/cloud-fears-and-how-to-tackle-them"&gt;blog by Atlassian&lt;/a&gt; written in &lt;strong&gt;2021&lt;/strong&gt; discusses issues like security, visibility and decentralized access, subscription costs, right tooling and controlled workflows. &lt;/p&gt;

&lt;p&gt;I have seen many other issues like &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Scarcity of experts&lt;/li&gt;
&lt;li&gt;Dependency on 3rd party AWS partners, vendors or AWS support&lt;/li&gt;
&lt;li&gt;Democratization of decisions&lt;/li&gt;
&lt;li&gt;Time&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Out of the issues above, &lt;em&gt;time&lt;/em&gt; is the most critical one. Quite a number of times, large organisations (through their employees) become comfortable in what they know. They don't want to go extra mile and explore new areas of advancements. In such organisations, Cloud is always an after thought. Some IT leader in management thinks that world is moving to cloud and we also should. And that's how many organisations start their cloud journey. Soon realizing that cloud is not mature enough, can't manage their load, is too costly, etc., etc. The issue here is the mind set changes rather than technical. &lt;/p&gt;

&lt;p&gt;Time is also critical in a way that the migrations and post-migrations improvements should be completed in months. Rarely that's the case. Large organisations approach this like: Cloud Discovery, Cost/Feasibility/Other Analysis, Business Use-cases, Solutions Intents, Business buy-in presentations, budget approvals, security approvals, etc. All this luggage of past era is what cloud is NOT suitable for. &lt;/p&gt;

&lt;p&gt;Cost is another very scary part of cloud computing. Especially in third world countries which are late majority or laggards &lt;a href="https://ondigitalmarketing.com/learn/odm/foundations/5-customer-segments-technology-adoption/"&gt;Ref on terms&lt;/a&gt;. The issue here is that of approach and learning from the industry. You don't have to start every project on EC2 &amp;amp; after maintaining it for x years realize that it should be serverless. The team has to be made up of passionate people who like to explore, join meetups, read blogs, etc. They'll be the ones who will be coming up with ideas eventually bringing the cost down.&lt;/p&gt;

&lt;p&gt;The final fear according to me is &lt;em&gt;how to manage the cloud&lt;/em&gt;. This is a genuine issue and should be really given deep thoughts. To start with cloud is really simple but to master it is the real challenge. It's the same as playing &lt;a href="https://flappybird.io/"&gt;Flappy Bird&lt;/a&gt; game. It is super easy to start &amp;amp; even a 1 year old can play it. You just have to tap the screen to play. But to master it, yeah that's a totally different level of complexity. &lt;/p&gt;

&lt;p&gt;Cloud is somewhat similar. Everyone can create an account and you'll find thousands of blogs and videos on how to do something on EC2 instance. Well Cloud is much more than EC2s, with AWS having more than 200 services (at the time of writing this post). A better approach is how to use the building blocks and make them work together to solve a product problem. This is much harder then it seems. Managers prefers AWS Marketplace solutions or AWS Partners to manage the cloud for them. &lt;/p&gt;

&lt;p&gt;I've also seen Cloud Ops team which kills the whole cloud idea. You have to raise a ticket which has SLA of 7 days. Then an EC2 is created and passed to OS team to harden it. Then Security team examines it, then network team sets the paths and budget approval and 4 levels or approvals and then the question is why are you even moving to cloud?? Stay in the good old data-centre with 3 months lead time on a VM. &lt;/p&gt;

&lt;p&gt;There could other &lt;em&gt;considerations&lt;/em&gt; in your organisations as per the local context. But all of us at this point should consider that cloud is not something in future, in fact it is a living truth. So maybe update our perspective and look at the positive reasoning of why so many world level organisations have moved to cloud. There must be a good reason that they followed that path. Still if cloud is not the solution, then maybe you're the few niche organisations for which Cloud has to update itself.&lt;/p&gt;

</description>
      <category>cloud</category>
      <category>aws</category>
      <category>devjournal</category>
      <category>discuss</category>
    </item>
    <item>
      <title>How to learn AWS Cloud?</title>
      <dc:creator>Husyn</dc:creator>
      <pubDate>Thu, 14 Apr 2022 07:05:27 +0000</pubDate>
      <link>https://dev.to/aws-builders/how-to-learn-aws-cloud-33n8</link>
      <guid>https://dev.to/aws-builders/how-to-learn-aws-cloud-33n8</guid>
      <description>&lt;p&gt;If I have to tell you the name or details of companies like Netflix, Twitch, LinkedIn, BBC, Sony, Adobe or Twitter and many more then this post is not for you. The cloud computing is a myth and we're better of with Abacus. If not, then all of these companies and thousands others use Cloud for their computing needs. &lt;/p&gt;

&lt;p&gt;It is not esoteric that Cloud is the power house behind agile teams and great products. It is the only logical way of creating a digital business in this age according to me. So if cloud is so much important then everyone should learn it. And if many people wants to learn it then it should be pretty straight forward. But on the contrary it is very confusing for beginners to pick up cloud (services). There are &lt;a href="https://aws.amazon.com/what-is-aws/"&gt;175&lt;/a&gt; Services in Amazon Web Services (AWS) alone as of January 2021. &lt;/p&gt;

&lt;p&gt;So the intricate problem is that "cloud is important and everyone should learn it but it is huge and knowledge is scattered." To have a solution to this problem I came up with a list of my own about how to learn Cloud or specifically AWS Cloud. &lt;/p&gt;

&lt;h2&gt;
  
  
  Documentation
&lt;/h2&gt;

&lt;p&gt;The most obvious place to learn any technical product or service is the official documentation. Documentation is amazing if it is written for specific specific use-cases or the topic in hand is not like ocean. &lt;a href="https://aws.amazon.com/"&gt;AWS Documentation&lt;/a&gt; is huge on the other hand. It is so huge that each service has few thousand pages of its own. And since there are over 175 services, you can figure out how much documentation there should be. AWS Documentation covers everything from pricing, FAQs, APIs, Architecture, Best Practices, Integrations, Limits, Updates, Security concerns, implementation examples, templates, etc. It is great if you want to know about a specific section of a service but if you're a beginner then reading documentation is not going to help you. Read on for better alternatives.&lt;/p&gt;

&lt;h2&gt;
  
  
  Presentations, Workshops and Trainings
&lt;/h2&gt;

&lt;p&gt;AWS invests a lot on promoting itself. There are thousands of workshops and trainings by AWS employees throughout the year in almost every part of the world. Other than AWS itself, there are &lt;a href="https://aws.amazon.com/developer/community/usergroups/"&gt;User Groups&lt;/a&gt; which are managed by non-profit local communities. This is a great place to understand the basics and start with the cloud space. You can check the online &lt;a href="https://workshops.aws/"&gt;AWS workshops&lt;/a&gt; and &lt;a href="https://www.aws.training/"&gt;AWS Trainings&lt;/a&gt; if you're a beginner or if you want to learn about a specific services. It is also a great way to learn about AWS Certification. &lt;/p&gt;

&lt;h2&gt;
  
  
  Courses
&lt;/h2&gt;

&lt;p&gt;Other than workshops or presentations, you can buy courses on the topic of AWS and related technologies. My personal favourite is &lt;a href="https://acloudguru.com/"&gt;A Cloud Guru&lt;/a&gt; which is a subscription based platform to learn lot of cool technical technologies. If you don't want to pay for a subscription then search for one-off course on &lt;a href="https://udemy.com"&gt;Udemy&lt;/a&gt; and you'll find great stuff there. It is also a good way for beginners to start their cloud journey.&lt;/p&gt;

&lt;h2&gt;
  
  
  Podcasts, Meetups, Twitch, YouTube and Blogs
&lt;/h2&gt;

&lt;p&gt;Now some tips / suggestions if you're not absolute beginner. All the above techniques will help you learn the technology but will not help you in managing it or operationalize it. If you want to manage teams, products or have to use cloud in an enterprise level then below suggestions are for you.&lt;/p&gt;

&lt;p&gt;To know what are the latest trends in cloud you can listen to Podcasts. Two amazing free podcasts are &lt;a href="https://soundcloud.com/user-400554634-327246271"&gt;AWS Public Sector Podcast&lt;/a&gt; and &lt;a href="https://soundcloud.com/user-684142981"&gt;Tech Chat&lt;/a&gt;. Both of these podcasts cover different topics and industry trends.&lt;/p&gt;

&lt;p&gt;Other than Podcasts, &lt;a href="https://www.youtube.com/user/AmazonWebServices"&gt;AWS YouTube Channel&lt;/a&gt; is also amazing. You'll learn how others architect their systems, solutions of problems by users, interviews and much more. For more technical knowledge checkout &lt;a href="https://www.twitch.tv/aws/videos"&gt;AWS Twitch&lt;/a&gt; and for content in multiple languages &lt;a href="https://www.twitch.tv/devaxconnect/videos"&gt;DevAxConnect&lt;/a&gt; twitch channel.&lt;/p&gt;

&lt;p&gt;If you anything else where we can learn AWS then please comment on the YouTube video.&lt;/p&gt;

&lt;h2&gt;
  
  
  Understanding Cloud Knowledge
&lt;/h2&gt;

&lt;p&gt;Do checkout my YouTube video linked below in which I share how much cloud you should know and how much you have to work for it. I've tried to follow the HOTS (Higher Order Thinking Skills) to explain how to tame the Cloud Dragon.&lt;/p&gt;

&lt;h3&gt;
  
  
  YouTube Video
&lt;/h3&gt;

&lt;p&gt;I also happen to make a video on the topic in case if anyone wants to hear all of my love for AWS! If you've made it so far then here's the &lt;a href="https://husyn.dev/assets/pdf/AllAboutCloud-Learning.pdf"&gt;slides&lt;/a&gt; I used in the video for you.&lt;/p&gt;

</description>
      <category>aws</category>
      <category>cloud</category>
      <category>cloudskills</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Is Cloud Expensive?</title>
      <dc:creator>Husyn</dc:creator>
      <pubDate>Wed, 13 Apr 2022 09:03:01 +0000</pubDate>
      <link>https://dev.to/aws-builders/is-cloud-expensive-1l1</link>
      <guid>https://dev.to/aws-builders/is-cloud-expensive-1l1</guid>
      <description>&lt;p&gt;The Cloud (Computing) is one of the latest trends in Software industry. Well yes it's not so latest as AWS was launched in mid 2000s and since then has become a monster of its own. There was a famous iPhone commercial &lt;a href="https://www.youtube.com/watch?v=szrsfeyLzyg"&gt;There's an app for that&lt;/a&gt;. And now we can say that for any use-case there's a "&lt;a href="https://aws.amazon.com/products/"&gt;Service for that!&lt;/a&gt;" AWS is the Cloud services provider which has the majority market cap in this space. Still it is small compared with the whole software industry. &lt;/p&gt;

&lt;p&gt;There are millions of applications of every kind which are not using any Cloud services. Specially in developing and under developed countries the hesitation to adopt cloud is because of it's cost. These markets being so cost sensitive don't consider the total cost of ownership concept, heavily marketed by cloud vendors of all types. I've tried to remove this misconception and came up with 10 reasons of my own on why cloud is cheap.&lt;/p&gt;

&lt;h2&gt;
  
  
  Utility Pricing
&lt;/h2&gt;

&lt;p&gt;Same like we have billing for our house utilities, cloud services are charged on usage. If you don't use any services then don't have to pay anything.&lt;/p&gt;

&lt;h2&gt;
  
  
  Free Tier
&lt;/h2&gt;

&lt;p&gt;When we sign-up for a new AWS account, it comes with lot of free stuff. Some of these free tier services are for 12 months and some others are forever free (again based on usage). Get the details of all such services &lt;a href="https://aws.amazon.com/free/"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Student Program / AWS Education
&lt;/h2&gt;

&lt;p&gt;If you're student then access AWS (limited) services for free via &lt;a href="https://aws.amazon.com/education/"&gt;AWS Educate&lt;/a&gt; program. One must have active ".edu" email address. I received $100+ in credits when I was a student and learned a lot with those.&lt;/p&gt;

&lt;h2&gt;
  
  
  Startup Program / AWS Activate
&lt;/h2&gt;

&lt;p&gt;AWS specially love startups, not only they might be next Netflix app but it's all free promotion and adoption of AWS. A startup can get up to $100,000 in AWS credits. More details &lt;a href="https://aws.amazon.com/activate/"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Reserve Instances
&lt;/h2&gt;

&lt;p&gt;If the application is compute intensive or just require stable EC2 instances then &lt;a href="https://aws.amazon.com/ec2/pricing/reserved-instances/"&gt;Reserving instances&lt;/a&gt; for 1 or 3 years is a good idea to save some bucks. It is up to 72% cheaper then on-demand (utility) price. &lt;/p&gt;

&lt;h2&gt;
  
  
  Savings Plan
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://aws.amazon.com/savingsplans/"&gt;Savings plan&lt;/a&gt; is similar to Reserved Instances where the purchase is not based on server per year but $ per hour.&lt;/p&gt;

&lt;h2&gt;
  
  
  Spot Instances
&lt;/h2&gt;

&lt;p&gt;The magic behind the AWS on-demand capacity is &lt;em&gt;Redundancy&lt;/em&gt;! But it also means that resource utilization is not optimal most of the time. This extra capacity is available to the consumers via &lt;a href="https://aws.amazon.com/ec2/spot/"&gt;SPOT Instances&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  AWS Lightsail
&lt;/h2&gt;

&lt;p&gt;Not every application is using Microservices Architecture. In fact majority of the web is working on PHP language and 35% is just &lt;a href="https://hostingtribunal.com/blog/wordpress-statistics/"&gt;WordPress&lt;/a&gt;. To setup such server should not take few clicks and few minutes. That's what LightSail does! It has lot of templates to create servers with a fixed pricing model. LightSail is perfect entry point to the cloud for lot of users.&lt;/p&gt;

&lt;h2&gt;
  
  
  Economy of Scale
&lt;/h2&gt;

&lt;p&gt;This point applies for someone who is thinking long-term. As your cloud usage grows, the cost doesn't spikes up linearly. It goes down actually. The higher the AWS bill, the more discount you'll get. &lt;/p&gt;

&lt;h2&gt;
  
  
  Commitment Free
&lt;/h2&gt;

&lt;p&gt;This is my favorite point and consideration with the cloud. There are just no commitments at all and anyone can mix and match any services with any provider. One can stop any service and not have to worry about the bills from that point onwards.&lt;/p&gt;

&lt;h3&gt;
  
  
  YouTube Video
&lt;/h3&gt;

&lt;p&gt;I also happen to make a video on the topic in case if anyone wants to hear all of my love for AWS! If you've made it so far then here's the &lt;a href="https://husyn.dev/assets/pdf/AllAboutCloud-Cost.pdf"&gt;slides&lt;/a&gt; I used in the video for you.&lt;/p&gt;

</description>
      <category>aws</category>
      <category>cloud</category>
      <category>devops</category>
      <category>cloudskills</category>
    </item>
  </channel>
</rss>
