Skip to main content

Command Palette

Search for a command to run...

4 Free AWS courses on PostgreSQL

Learn PostgreSQL from AWS

Updated
1 min readView as Markdown
4 Free AWS courses on PostgreSQL
V

I would like to Build -> Ship -> Get Feedback -> Optimise -> Repeat

Open source So far to popular repositories:

Contribution To Elastic Search:

  1. https://tinyurl.com/yxwqm4q2
  2. https://tinyurl.com/y27ynp3j

Contribution To Bitly G-OauthProxy:

  1. Support for multi white listed urls with regex url match - https://tinyurl.com/y5rb3wzg

In this post, I will list 4 AWS courses on Postgresql which are completely free. These are short duration courses and will help to get started with

  • Relational Databases in general.
  • Familiarity with Postgresql concepts.

1. PostgreSQL Fundamentals

Link: https://www.aws.training/Details/eLearning?id=32439

This course offers a Foundational introduction to PostgreSQL, which is an open-source relational database management system.

You will get an introduction to databases, and learn PostgreSQL fundamentals.

2. PostgreSQL Fundamentals: Architecture

Link: https://www.aws.training/Details/eLearning?id=42102

In this course, you will learn how to:

  • Understand the architecture of a PostgreSQL database
  • Read, write, and edit data in a PostgreSQL database
  • Store data in a PostgreSQL database

3. PostgreSQL Fundamentals: SQL Command Line

Link: https://www.aws.training/Details/eLearning?id=43293

In this course, you will learn how to Use

  • PSQL - The native, command-line client to PostgreSQL

4. PostgreSQL Fundamentals: Explain

Link: https://www.aws.training/Details/eLearning?id=43291

In this course, you will learn how to:

  • Use Explain in PostgreSQL Queries to understand the execution and detailed query plan of database queries.

Thank you for reading

Hope you find these resources useful. If you like what you read and want to see more about system design, microservices and other technology-related stuff... You can follow me on

Courses

Part 2 of 2

In this series of blog posts, i will publish about different free or paid courses related to SQL, NoSQL databases, programming languages, developer tools, system design etc..

Start from the beginning

4 Free MongoDB Courses

Learn MongoDB basics for free from MongoDB University