aws tag

215 questions


1 answers
46 views
0
Is it possible to link and migrate data between AWS RDS for MySQL and Google Cloud SQL?

Is it possible to collaborate and migrate data between AWS RDS for MySQL (MariaDB) and GCP Cloud SQL?How do I migrate data from RDS for MySL in AWS to Cloud SQL for MySQL in GCP? Is there any problem ...

2 years ago

1 answers
74 views
0
Unable to fully utilize CPU for parallel calculations on AWS EC2 instances

AWS EC2 c5.9 xlarge stamp is used.(36 vCPU, 72 GB RAM)AMI uses ubuntu 18.04.I'd like to do a parallel calculation in python with 36 cores, but maybe it doesn't recognize the CPU or some CPU cores are ...

2 years ago

1 answers
46 views
0
The newly registered AWS feature is not available.

The newly registered AWS feature is not available.As shown in the image below, You are not subscribed to this service. Please go to http://aws.amazon.com to subscribe error occurs and AWS functionalit...

aws
2 years ago

2 answers
107 views
0
I want to get the number of folders in S3

Is it possible to retrieve the number of folders in S3?For example, jazz/chill/chord_01/xxx.wavjazz/chill/chord_01/xxx.wavjazz/chill/chord_01/xxx.wavjazz/chill/chord_02/xxx.wavjazz/chill/chord_03/xxx....


1 answers
70 views
0
Understanding the Procedure for Upgrading S3 s3fs Proof Version 2 to 4 in AWS

For instructions on upgrading from S3 s3fs Proof Version 2 to 4 in AWS, see Could you tell me?If the signature version 2 remains, it will be discontinued on June 24.US>This is because the S3 bucket ob...

2 years ago

1 answers
43 views
0
Unable to access by domain name after web site deployment

I am writing to ask you a question because my site (and domain purchase) that I deployed using EC2 of AWS from Ruby(ruby on rails) is no longer displayed!The EC site was deployed as above, but it was ...

2 years ago

2 answers
44 views
0
How AWS SES Receives Bounce for a Domain That Does Not Exist

By referring to the site below, we have linked SES and SNS to receive and process the bounce in Ravel.Handle bounce mail with PHP using Amazon SES and SNSSend email address to [Users that don't exist]...

aws
2 years ago

1 answers
44 views
0
Value that occasionally enters HTTP_X_FORWARDED_FOR

Obtain the client ip address via the AWS load balancer using the following methods:$ips=isset($_SERVER['HTTP_X_FORWARDED_FOR'])? $_SERVER['HTTP_X_FORWARDED_FOR']: false;if($ips){ $ip =explode(',',',$i...

2 years ago

3 answers
91 views
0
Can I get a list of profiles that are currently defined by the aws command?

After executing the aws command line, I want to get the Profile List Now Defined. I think I can do it if I write a little grep, but for example, every time I ssh the server, I don't bring the script a...

2 years ago

1 answers
95 views
0
DNS_PROBE_FINISHED_NXDOMAIN error occurred when I set up two DNSs with the same ELB in your name .com.

DNS_PROBE_FINISHED_NXDOMAIN error occurred when configuring two DNSs with the same ELB in your name .com.[Configuration] The configuration is like setting the ACM on the ELB and hanging one EC2 under ...

2 years ago
« - 14 - »

© 2024 OneMinuteCode. All rights reserved.