aws tag

215 questions


1 answers
254 views
0
Want to separate data sources by user within multi-tenant services

I plan to develop a multi-tenant service.It is assumed that each user (service user) will have a direct reference to the database of this service from an external system.We want to separate data sourc...

2 years ago

1 answers
457 views
0
How to Wait for the AWS Service to Finish Batch Processing before Starting Another Batch

There is a batch A running on Lambda started by the timer rule of Cloudwatch Event.There is another Lambda batch processing B that I would like to do after Lambda is finished.Up until now, B was calle...

aws
2 years ago

1 answers
474 views
0
I would like to pass MiniMagick (ImageMagick) Path through cron on EC2 of AWS.

I want to pass MiniMagick (ImageMagick) Path on cron on EC2 of AWSI am using mini_magic in the script that I want to run on cron.If this is the reason, the following failed logs will be thrown out.I u...


1 answers
450 views
0
AWS Load Balancer Does Not Work Properly

Launching two EC2 instances.These two started from the same AMI and have not changed anything since they started.We created a load balancer with these two designated as target groups.I thought accessi...

2 years ago

1 answers
273 views
0
What to do if you accidentally remove a role from the AWS console?

If I accidentally delete the role on the AWS management screen and the cloud information management is not successful, is there a good way to deal with it?By the way, I don't know what to do because I...

2 years ago

1 answers
386 views
0
How do I use AWS Parameter Store and Secrets Manager differently?

I learned that there are two ways AWS handles hidden values: AWS Systems Manager Parameter Store and AWS Secrets Manager.What is the difference between these two, and how should they be used different...

aws
2 years ago

2 answers
395 views
0
Rails-created apps only generate routing errors in production (AWS)

rails 6.0.2.1ruby 2.6.3amazon linuxmysqlunicornnginxWe are currently creating an Instagram clone app and deploying it to AWS.I would like to make Easy Login and Regular User Logout work in the same wa...


2 answers
86 views
0
AWS CLI 2 is slow to respond

Install awscliver2 officially in windows 10 and in git bashI ran aws --version, but it takes tens of seconds to see the version.The condition was similar with power shell.I don't know the cause, but d...

2 years ago

1 answers
81 views
0
Is it okay to study AWS SAA qualifications instead of cloud practitioners from the beginning?

I'm thinking of getting an AWS certificate, but is it okay to study the AWS SAA certificate from the beginning?  Should I learn from a cloud practitioner?!I look forward to your kind cooperation.

aws
2 years ago

2 answers
123 views
0
How to Trigger an AMI Operation

CloudWatch Events that automatically delete snapshots when AMI is deletedI'd like to do the same thing as On the AWS Console Cloud Watch Rules screen You cannot select an event called DeregisterImageI...

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.