Tag: aws

AWS EMR @Freshers.in

EMR’s Add Steps API – An Overview

Amazon EMR’s Add Steps API is a part of Amazon EMR that allows you to add steps to a running…

Continue Reading EMR’s Add Steps API – An Overview
AWS Glue @ Freshers.in

AWS Glue : Handling Errors and Retries in AWS Glue

AWS Glue is a fully managed ETL service that simplifies and automates data processing tasks. While AWS Glue is designed…

Continue Reading AWS Glue : Handling Errors and Retries in AWS Glue
AWS EC2 @ Freshers.in

How to SSH or connect between two AWS EC2 instance ?

You can use the SSH command to connect to another AWS EC2 instance from the command line. Here are the…

Continue Reading How to SSH or connect between two AWS EC2 instance ?

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 ?