Skip to content

Duleendra Shashimal

Menu
  • Home
  • About Me
  • Achievements
Menu

Category: S3

Querying Data in S3 Using Amazon S3 Select

Posted on July 15, 2022July 15, 2022 by duleendra

We can use Amazon S3 Select to retrieve a subset of data from an S3 object using simple SQL statements. Since Amazon S3 Select filters a subset of data, it will help to reduce the data transfer cost and latency of an application. Amazon S3 select supports data stored in CSV, JSON, or Apache Parquet formats. Refer…

Read more

AWS Config Auto Remediation for Enabling S3 Bucket Logging

Posted on March 29, 2022April 6, 2022 by duleendra

AWS Config Auto Remediation feature helps to automatically remediate non-compliant resources evaluated by AWS Config rules. Refer to the original article that I published on https://duleendra.medium.com

Read more

Deploy Your Static Web App to S3 Using AWS CodePipeline & CDK

Posted on February 1, 2022 by duleendra

In this post, I will show you how we can automate the deployment process of a static website using AWS CodePipline and AWS CDK. I will deploy a simple React App using AWS CodePipleline and its components. Refer to the original article that I published on https://duleendra.medium.com

Read more

Set S3 Bucket Properties Using AWS CDK

Posted on February 1, 2022 by duleendra

In this post, I will show you how we can create an Amazon S3 bucket with some common S3 properties using AWS CDK. Refer to the original article that I published on https://duleendra.medium.com

Read more

AWS Config to Monitor Non-Compliance S3 Buckets

Posted on February 1, 2022February 1, 2022 by duleendra

AWS Config to Monitor Non-Compliance S3 Buckets. Refer to the original article that I published on https://duleendra.medium.com

Read more

Recent Posts

  • AWS Verified Access for Accessing Internal Applications without VPN
  • Integrating HashiCorp Vault with AWS Lambda Using Terraform
  • EventBridge Pipes Using Terraform
  • Protect Personally Identifiable Data with CloudWatch Log Masking
  • Reprocess Past Events with Amazon EventBridge Archive and Replay

Categories

  • Amazon Aurora
  • API Gateway
  • AWS
  • AWS Verified Access
  • CDK
  • Cloudwatch
  • CodeBuild
  • CodePipeline
  • Config
  • Datadog
  • Docker
  • DynamoDB
  • ECS
  • EventBridge
  • EventBridge Pipes
  • Hashicorp Vault
  • Lambda
  • Load Balancer
  • S3
  • Serverless
  • SNS
  • SQS
  • Systems Manager
  • Terraform
  • Uncategorized
  • VPC

Archives

  • November 2023
  • August 2023
  • February 2023
  • January 2023
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
© 2025 Duleendra Shashimal | Powered by Minimalist Blog WordPress Theme