CodeNewbie Community 🌱

Cover image for The easiest way to get started with AWS regardless of your background
Lee
Lee

Posted on • Originally published at theelastic.guru

The easiest way to get started with AWS regardless of your background

AWS was a life changer for me. I still remember the day I stumbled across it, it was shortly after the first iPhone had been released - I remember talking to a PHP developer who was storing images in something called 's3' object storage.

I had no idea what he was talking about

But I was like, 'oh yeah - the s3's of course'. Then, I scuttled home to Google it as fast as I could. Hmmm that's interesting I thought, then I closed my laptop and didn't bother with it again, VDI was the future 🤦🏻‍♂️.

Fast forward 4 years, I was sat in the office at News International in London (the business was on a drive to transition from a paper company to a digital media powerhouse) and our new CTO was introducing AWS and what services we would be migrating over to it, compute was available through EC2, S3, CloudFront, a simple version of RDS amongst others.

I had to learn this

I had to get involved.

Now, for anyone out there looking to get into tech, enterprise IT, web development, start-up tech etc whatever your background, AWS is a great place to start and the simplest way to experience it today is through AWS LightSail. You can have your own Linux, Windows instance up and running in minutes. Here is how:

First, you need an AWS account.

AWS have a nice how-to article here

Once you have been through that process then you are ready to get started with AWS LightSail which is a simple flow to get you from zero to online with a Linux or Windows EC2 instance without the steep learning curve of VPC configurations, availability zones, IAM policies, security groups and internet gateways.

phew that sounds complicated

Let's do it:

Sign in to the AWS console.

Select 'LightSail' from the menu

Screenshot 2020-12-03 at 15.10.01

Hit create instance

Screenshot 2020-12-03 at 15.10.23

Select Windows and then Windows Server 2019

Screenshot 2020-12-03 at 15.11.34

Choose your plan

Screenshot 2020-12-03 at 15.11.41

Name your instance

Screenshot 2020-12-03 at 15.12.18

Hit create instance

Job done 🤓 You are now rocking an AWS instance that would have taken days of configuration for experts only back in 2008.

Top comments (0)