Tag: aws

How to read data from AWS Secrets Manager using Python ?

Python programmers can utilise the boto3 library, which is the AWS SDK for Python, to read data from AWS Secrets…

Continue Reading How to read data from AWS Secrets Manager using Python ?
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

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