Quantcast
Browsing all 73 articles
Browse latest View live

How to ascertain excesive use of my S3 bucket?

I have a S3 bucket that I use to store images for a website I manage. The bill is usually about $1/month and I store about 12.5 GB on the service. It's never really been an issue before, but recently...

View Article


How to design AWS infrastructure for my online course selling website?

I am designing an AWS architecture for hosting a website that sells online courses and merchandise products. For the purpose, I am planning to use the following architecture design:1 VPC1 Application...

View Article


Is there a policy that can limit the growth of an AWS S3 buckets total size?

We have an AWS S3 bucket that accepts uploads from untrusted sources which are then processed and moved out of the bucket. Is there a Policy that can limit the growth of the bucket to some...

View Article

Create an S3 blobstore on Nexus fails ("The S3 bucket exists but you are not...

Before mentioning my problem, I want to inform you that I'm using terraform and having nexus container running on EC2 orchestrated by Amazon ECS. Here is the objective: I want to create an S3 blobstore...

View Article

How to provide a user to access only a particular bucket in AWS S3?

I have a list of buckets in AWS S3. I have created an IAM user. I have an option to provide S3 full or read only access for a user using groups. Is there any options to provide access only to a...

View Article


How to add a user to MinIO server using CLI?

I have MinIO server running in docker. I need to add a user from command linemc admin user add local ACCESSKEY SECRETKEYmc: <ERROR> Unable to add new user. Access Denied.why? How to add an user?I...

View Article

How to provide a user to access only a particular bucket in AWS S3?

I have a list of buckets in AWS S3. I have created an IAM user. I have an option to provide S3 full or read only access for a user using groups. Is there any options to provide access only to a...

View Article

Error when creating new recource using backend AWS s3 [closed]

When I try create a new resource using terraform apply (Terraform init was success) received an error:data.terraform_remote_state.environment_data: Refreshing state...Error: Unable to find remote state...

View Article


granting access to personal folder in s3

I'm trying a setup where Cognito users are granted access only to personal folder inside a common bucket.Everything works as long as I use "aws:userid" as folder name,...

View Article


Error when creating new recource using backend AWS s3 [closed]

When I try create a new resource using terraform apply (Terraform init was success) received an error:data.terraform_remote_state.environment_data: Refreshing state...Error: Unable to find remote state...

View Article

CD with CodeDeploy and GitHub Actions - why specify S3 bucket?

Following tutorials like this one, I managed to set up a continuous deployment pipe to deploy automatically via AWS CodeDeploy to my EC2 instance using GitHub actions, triggered on merging (or rather...

View Article

Azure DevOps release to AWS fails with bucket does not exist

We are building a simple website and pushing it to an S3 bucket on AWS with a release pipeline. We configured the service connection in ADO with an access key and secret from AWS and the deploy was...

View Article

Kubernetes vs Object Storage for static website

I'm evaluating the best approach for serving the static assets (JavaScript bundles, CSS, HTML, etc.) of a React application that uses Module Federation and Webpack. I have two potential...

View Article

Browsing all 73 articles
Browse latest View live