Skip to content
Analyticshut
  • Home
  • AWSExpand
    • IAM
    • S3
  • Big DataExpand
    • Spark
    • Hive
    • Sqoop
    • HDFS
  • Kafka
Analyticshut

Python

Set, Get and Delete AWS S3 bucket policies
S3

Set, Get and Delete AWS S3 bucket policies

ByMahesh Mogal April 12, 2020February 12, 2021

In this blog, we are going to learn how to get, put and delete S3 bucket policies suing S3 Console as well as programmatically using AWS CLI & Python

Manage S3 Bucket Polices

Read More Set, Get and Delete AWS S3 bucket policiesContinue

Manage IAM Groups using Python and AWS CLI
IAM

Manage IAM Groups using Python and AWS CLI

ByMahesh Mogal December 23, 2019February 12, 2021

IAM groups are logical way to keep GROUP users so that you can manage user permissions easily. Let us write python code and check out CLI commands to manage IAM groups.

managing iam groups using python and aws cli

Read More Manage IAM Groups using Python and AWS CLIContinue

Manage IAM policies using Python boto3 and AWS CLI
IAM

Manage IAM policies using Python boto3 and AWS CLI

ByMahesh Mogal December 23, 2019February 12, 2021

IAM Policies is a way to manage permissions for Groups, Users and Roles in AWS. In this blog, we will write code to create, update and delete policies using Python and AWS CLI

AWS IAM

Read More Manage IAM policies using Python boto3 and AWS CLIContinue

Managing AWS IAM Users with Python and boto3
IAM

Managing AWS IAM Users with Python and boto3

ByMahesh Mogal December 14, 2019February 12, 2021

Using AWS IAM we can create multiple users with a different access level to AWS resources. It is best practice to grant users the least required access. In this blog, we will write python scripts to manage AWS IAM users.

AWS IAM with Python

Read More Managing AWS IAM Users with Python and boto3Continue

Kafka Producer and Consumer in Python
Kafka

Kafka Producer and Consumer in Python

ByMahesh Mogal December 8, 2019February 12, 2021

After writing consumers, producers and topics in Java, we will do same in Python with just 10% lines of code.

Kafka producer and consumer in Python

Read More Kafka Producer and Consumer in PythonContinue

  • Contact
  • About Me
  • Privacy Policy
  • Sitemap

© 2022 Analyticshut

  • Home
  • AWS
    • IAM
    • S3
  • Big Data
    • Spark
    • Hive
    • Sqoop
    • HDFS
  • Kafka