Category: article

AWS API Gateway @Freshers

What is an AWS API Gateway ? Simply explained – Basics

A server known as an API gateway serves as a single point of access for a collection of microservices. It…

Continue Reading What is an AWS API Gateway ? Simply explained – Basics
ubuntu@freshers_in

What is PPA in Ubuntu

PPA (Personal Package Archives) PPAs are software repositories that are created specifically for Ubuntu users and are simpler to install…

Continue Reading What is PPA in Ubuntu
ubuntu@freshers_in

In AWS EC2 how to know your ubuntu version using the command line commands

lsb_release lsb stands for Linux Standard Base. Certain LSB (Linux Standard Base) and Distribution information is printed by lsb_release command….

Continue Reading In AWS EC2 how to know your ubuntu version using the command line commands
getDbt

How to give empty string as accepted_values in DBT

Jinja filter : as_text If we are giving ‘ ‘ [ two single quotes ] , this will consider as…

Continue Reading How to give empty string as accepted_values in DBT