DEV Community

Arun Kumar for AWS Community Builders

Posted on

1

Verifying SSL connection for PostgreSQL

Steps

  • Download PGAdmin from [https://www.pgadmin.org/]

  • After installing, the tool gui will run in your default browser, select Object->Create->Server

1

  • Populate the General and Connection tab.

2

  • Once the connection is fine, right click “Database=postgres”, select Query Tool as below and execute below SQL.

3

Top comments (0)

Create a simple OTP system with AWS Serverless cover image

Create a simple OTP system with AWS Serverless

Implement a One Time Password (OTP) system with AWS Serverless services including Lambda, API Gateway, DynamoDB, Simple Email Service (SES), and Amplify Web Hosting using VueJS for the frontend.

Read full post

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay