<?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: Larasati Nugroho</title>
    <description>The latest articles on DEV Community by Larasati Nugroho (@larascloud_23).</description>
    <link>https://dev.to/larascloud_23</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%2F1518317%2F35b65403-7b61-4366-9b27-f36eced39d3a.jpg</url>
      <title>DEV Community: Larasati Nugroho</title>
      <link>https://dev.to/larascloud_23</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/larascloud_23"/>
    <language>en</language>
    <item>
      <title>Why I Use AWS Cloud9 IDE to Practice Bash ...</title>
      <dc:creator>Larasati Nugroho</dc:creator>
      <pubDate>Thu, 23 May 2024 07:40:35 +0000</pubDate>
      <link>https://dev.to/larascloud_23/why-i-use-aws-cloud9-ide-to-practice-bash--4jkf</link>
      <guid>https://dev.to/larascloud_23/why-i-use-aws-cloud9-ide-to-practice-bash--4jkf</guid>
      <description>&lt;h1&gt;
  
  
  I never typed anything in shell or terminal before
&lt;/h1&gt;

&lt;p&gt;So, when I follow the &lt;a href="https://www.madebygps.com/cloudcamp/"&gt;6-Month Cloud Bootcamp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;the first step required me to learn Bash&lt;/p&gt;

&lt;p&gt;and I was perplexed.&lt;/p&gt;

&lt;h3&gt;
  
  
  These are a few tutorials that I watch to learn Bash:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/playlist?list=PLlrxD0HtieHh9ZhrnEbZKhzk0cetzuX7l"&gt;Source recommended by Bootcamp itself&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=tK9Oc6AEnR4&amp;amp;t=1025s"&gt;A Top bash scripting from Freecodecamp&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  But I'm stressful about the IDE to write down the Bash itself
&lt;/h3&gt;

&lt;p&gt;I do ...&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;use Windows OS&lt;/li&gt;
&lt;li&gt;work every day for a minimum of 9 hours day - making me frequently have to code on my company's computer&lt;/li&gt;
&lt;li&gt;broke - so $1 for you could afford me a day of meal&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I need an IDE that could be accessed by any computer, free, and easy UX experience will be plus plus plus (+). &lt;/p&gt;

&lt;h3&gt;
  
  
  I have tried ...
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;the hardest way (for me) - &lt;a href="https://www.youtube.com/watch?v=wqm_DXh0PlQ"&gt;use VirtualBox and install Ubuntu&lt;/a&gt;. I need to install and reinstall software on my laptop and company's computer. Did experience forgot password, problem was solved, but very bad experience for myself. Please tell me if you experience otherwise. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=dfYTrhQuSdA&amp;amp;list=PLlrxD0HtieHh9ZhrnEbZKhzk0cetzuX7l&amp;amp;index=3&amp;amp;t=14s"&gt;CodeSpace&lt;/a&gt;. Ok, but my company's wifi did not support it. The loading takes way too much time that I lose motivation.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I did try to use WSL, install &lt;a href="https://www.youtube.com/watch?v=X-DHaQLrBi8"&gt;second OS Linux on my Windows&lt;/a&gt;. and to be honest I never use it anymore after first installation. as far as I remember it is about the password - again.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;So here's what I think, I am already comfortable with AWS SSO and use some of AWS service. &lt;/p&gt;

&lt;h3&gt;
  
  
  Does AWS have an IDE?
&lt;/h3&gt;

&lt;p&gt;And I stumbled upon this video when learning Terraform ...&lt;br&gt;
&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/0F2YjF9gclA?start=206"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h3&gt;
  
  
  Cloud9
&lt;/h3&gt;

&lt;p&gt;It is free, easy simple UX, could be accessed by any computer from a single link with AWS SSO.&lt;/p&gt;

&lt;p&gt;I do highly recommended SSO. You might be notice I am a loser when it comes to password, but believe me after the hard part of SSO installation, you will save a lot of time, brain memory, and less energy drain. &lt;/p&gt;

&lt;p&gt;So far, I don't have any big problem with Cloud9. It may seems like basic, but that what I ask for. Basic IDE for me to practice Bash.&lt;/p&gt;

&lt;p&gt;That's all and thank you. Hope it helps. &lt;/p&gt;

</description>
      <category>beginners</category>
      <category>bash</category>
      <category>aws</category>
      <category>devops</category>
    </item>
    <item>
      <title>Why I Use AWS Cloud9 IDE to Practice Bash ...</title>
      <dc:creator>Larasati Nugroho</dc:creator>
      <pubDate>Thu, 23 May 2024 07:40:35 +0000</pubDate>
      <link>https://dev.to/larascloud_23/why-i-use-aws-cloud9-ide-to-practice-bash--4g3m</link>
      <guid>https://dev.to/larascloud_23/why-i-use-aws-cloud9-ide-to-practice-bash--4g3m</guid>
      <description>&lt;h1&gt;
  
  
  I never typed anything in shell or terminal before
&lt;/h1&gt;

&lt;p&gt;So, when I follow the &lt;a href="https://www.madebygps.com/cloudcamp/"&gt;6-Month Cloud Bootcamp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;the first step required me to learn Bash&lt;/p&gt;

&lt;p&gt;and I was perplexed.&lt;/p&gt;

&lt;h3&gt;
  
  
  These are a few tutorials that I watch to learn Bash:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/playlist?list=PLlrxD0HtieHh9ZhrnEbZKhzk0cetzuX7l"&gt;Source recommended by Bootcamp itself&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=tK9Oc6AEnR4&amp;amp;t=1025s"&gt;A Top bash scripting from Freecodecamp&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  But I'm stressful about the IDE to write down the Bash itself
&lt;/h3&gt;

&lt;p&gt;I do ...&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;use Windows OS&lt;/li&gt;
&lt;li&gt;work every day for a minimum of 9 hours day - making me frequently have to code on my company's computer&lt;/li&gt;
&lt;li&gt;broke - so $1 for you could afford me a day of meal&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I need an IDE that could be accessed by any computer, free, and easy UX experience will be plus plus plus (+). &lt;/p&gt;

&lt;h3&gt;
  
  
  I have tried ...
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;the hardest way (for me) - &lt;a href="https://www.youtube.com/watch?v=wqm_DXh0PlQ"&gt;use VirtualBox and install Ubuntu&lt;/a&gt;. I need to install and reinstall software on my laptop and company's computer. Did experience forgot password, problem was solved, but very bad experience for myself. Please tell me if you experience otherwise. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=dfYTrhQuSdA&amp;amp;list=PLlrxD0HtieHh9ZhrnEbZKhzk0cetzuX7l&amp;amp;index=3&amp;amp;t=14s"&gt;CodeSpace&lt;/a&gt;. Ok, but my company's wifi did not support it. The loading takes way too much time that I lose motivation.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I did try to use WSL, install &lt;a href="https://www.youtube.com/watch?v=X-DHaQLrBi8"&gt;second OS Linux on my Windows&lt;/a&gt;. and to be honest I never use it anymore after first installation. as far as I remember it is about the password - again.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;So here's what I think, I am already comfortable with AWS SSO and use some of AWS service. &lt;/p&gt;

&lt;h3&gt;
  
  
  Does AWS have an IDE?
&lt;/h3&gt;

&lt;p&gt;And I stumbled upon this video when learning Terraform ...&lt;br&gt;
&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/0F2YjF9gclA?start=206"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h3&gt;
  
  
  Cloud9
&lt;/h3&gt;

&lt;p&gt;It is free, easy simple UX, could be accessed by any computer from a single link with AWS SSO.&lt;/p&gt;

&lt;p&gt;I do highly recommended SSO. You might be notice I am a loser when it comes to password, but believe me after the hard part of SSO installation, you will save a lot of time, brain memory, and less energy drain. &lt;/p&gt;

&lt;p&gt;So far, I don't have any big problem with Cloud9. It may seems like basic, but that what I ask for. Basic IDE for me to practice Bash.&lt;/p&gt;

&lt;p&gt;That's all and thank you. Hope it helps. &lt;/p&gt;

</description>
      <category>beginners</category>
      <category>bash</category>
      <category>aws</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
