DEV Community

Lynn Langit for AWS Heroes

Posted on

 

AWS Data Services

Earlier this year, I updated one of my AWS courses on LinkedIn learning -> 'AWS Data Services'.

Alt Text

In addition to the course, I created a GitHub Repo with example scripts, small datasets and other materials, so that you can quickly try out the majority of the available data services on AWS.

I updated my course in 2020 (from 2018). Additionally, I update the examples in my repo more frequently - for example, I recently tried out AWS Braket (Quantum Computing as a Service) and added info about my initial test of the service into the Repo.

Shown below is the folder structure in my example GitHub Repo.

Alt Text

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git