aws tag

215 questions


3 answers
111 views
0
It seems that mod_rewrite cannot be used in EC2 of AWS.

I would like to use SiteGuard WP Plugin in WordPress.It seems that mod_rewrite cannot be used in EC2 of AWS, and the ability to change the login page is not available.If mod_rewrite does not work in A...

2 years ago

1 answers
72 views
0
About the free AWS quota

I would like to ask you something about the 12-month free quota when I created an account on AWS.When I searched AWS to use NVIDIA's DIGITS, I found that NVIDIA had a set that could use DIGITS.https:/...

aws
2 years ago

1 answers
151 views
0
Describes how Terraform describes vpc_id when passing it to subnet resources.

Prerequisites/What you want to achieveI would like to create a simple configuration of VPC and Subnet in the AWS environment with Terraform.It seems that the vpc_id created by VPC is not passed well t...

2 years ago

1 answers
118 views
0
How do I use logger in lambda?

On lambda, we have prepared the following scripts to verify logger operation:import loggingdeflambda_handler(event, context): # print(Received event: + json.dumps(event,indent=2)) logging.basicConfig ...

2 years ago

1 answers
162 views
0
Processing Delay in Kinesis -> Lambda -> DynamoDB

This is my first time asking a question.Putting data to Kinesis in AWSLambda is developing a write to DynamoDB.The DynamoDB has enough write capacity units, but Processing speed cannot keep up with da...


2 answers
171 views
0
Server → Client Communications in a VPN

I couldn't find any clear information about the communication on the subject, so could you please let me know if you know?Specific EnvironmentVPNs:VPNs in AWS (OpenVPN) From: EC2 Instance (Linux)Conne...

2 years ago

2 answers
120 views
0
What is the significance of deploying third-party monitoring tools like Zabbix in AWS and GCP?

I am completely ignorant of cloud services, so please let me know.Build servers (instances?) in AWS and GCP environments.On-premises monitoring of life and death, resource monitoring, log monitoring, ...

2 years ago

1 answers
41 views
0
Bundler:failed to load command:unicorn_rails occurs when attempting to deploy rails' posting app through unicorn

I am currently trying to create a posting app in rails and deploy it in AWS, but when I try to launch rails with the following command, an error is displayed.commands executed:bundle exec unicorn_rail...

2 years ago

1 answers
125 views
0
I want to download files from the S3 server to the EC2 server.

I am developing it with laravel.This may be a rudimentary question, but how do I download files from the S3 server to the EC2 server?Can I download it as a byte array?We are thinking of retrieving fil...


2 answers
49 views
0
There is something I don't understand when configuring VPCs and subnets for aws...

I am a student who is currently learning about the network.While I am working on building an application using aws with the knowledge I have learned from books, There was something I didn't understand...

2 years ago
« - 16 - »

© 2024 OneMinuteCode. All rights reserved.