AWS cloudformation template for sqs queue
This post provides example cfn templates to deploy sqs queue in AWS account.
This post provides example cfn templates to deploy sqs queue in AWS account.
This post provides steps to create AWS Glue Catalog.
This post provides steps to create target groups for AWS NLB.
This post provides steps to create Cloud Storage Bucket from the GCP Console.
This post explains how to create 2nd gen Cloud Functions in GCP.
This post explains feature comparison between 1st gen and 2nd gen cloud functions.
This post explains how to use pytesseract to run ocr on non english languages.
This post explains how to use pytesseract to extract text from images and provides detailed steps and code snippets.
This tutorial explains how to setup authentication for source repositories using SSH keys.
This tutorials explains how to create source repositories in GCP.
This tutorials explains how to install python 3.11 on windows 10.
This tutorials explains how to install python 3.11 on windows 10.
This tutorials explains how to write and delete batch items from DynamoDB tables using Python.
This article explains how to get item from dynamodb table using Python.
This article explains how to get dynamoDB table information using Python Boto3 APIs.
This article explains how to write an item in dynamodb tables using put_item api.
This article explains how to create DynamoDB using Python Boto3 APIs.
This article explains how to create DynamoDB using cloudformation.
This article explains how to create SNS topic, subscription, and topic policy using cloudformation.
This article explains how to configure lambda function to connect to VPC.
This article explains how to create Lambda function using CloudFormation.
This article explains how to create IAM role using CloudFormation.
This article explains how to trigger a lambda function on S3 event notifications.
re module in Python provides regular expression matching operations to those found in Perl.
This post explains how to apply and retrieve S3 bucket policy using Python.
This post explains how to manage tags on EC2 instances using Python
This post explains how to attach IAM role to EC2 instance in AWS.
This post explains how to attach IAM role to EC2 instance in AWS.
Guide to enable versioning on S3 bucket.
Guide to extract text from PDF files using Python.
This post explains how to convert pdf files to images using Python.
This post explains how to upload objects to S3 bucket using AWS CLI.
Overview of TensorFlow tf.keras.activations.serialize() method.
Overview of TensorFlow tf.keras.activations.deserialize() method.
This post explains how to install Python 3.10 on Amazon Linux 2.
This post explains how to set up S3 cross region replication using AWS CLI.
This post explains how to create S3 lifecycle rules using AWS CLI.
This post explains how to use Terraform data sources.
This post explains how to use Terraform variable to parametrize configuration.