Questions tagged as 'aws'

1
answer

Installing PHP 7 on the Linux AWS EC2 server

I am running the following command: sudo apt-get install php5 libapache2-mod-php5 php5-mcrypt My intention is to install PHP, but this is returning the error: >Lendo listas de pacotes... Pronto >Construindo árvore de dependências...
asked by 08.01.2017 / 17:27
3
answers

Release other HTTP ports Amazon [closed]

Hello, I'm setting up a server on Amazon where I would like to have multiple sites on the same instance. I've set up each site on a single IIS port on the IIS server, but the Amazon firewall only allows me to access port 80 from outside....
asked by 07.03.2016 / 14:18
1
answer

Upload Limit for AWS S3

I'm working with Amazon S3 and AWS SDK for PHP . Is there a file size limit to upload? Is there a simultaneous upload limit? You have given me a lot of these errors when I try to send 20 200MB files simultaneously to my bucket ....
asked by 13.11.2014 / 17:11
1
answer

What is the application and application of AWS Athena service?

By reading the AWS Athena documentation - we realize that this service provides a way to make queries on stored files in S3 through traditional SQL and without going through an ETL. That's the basic idea. But I do not know exactly what moti...
asked by 28.09.2018 / 21:03
1
answer

How to save the user session to a site stored in AWS - S3?

At AWS we can use the S3 service to provide static web sites. Seundo at documentation stands for static not using backend like php, asp.net, etc. However, I can dynamically load content through javascript get requests, consuming end-points...
asked by 23.08.2018 / 05:11
1
answer

Lamda functions - How do I loop in AWS-StepFunctions - with Nodejs?

I have a lambda function, F1, in Nodejs whose main purpose is to read the contents of a file that is deposited in S3 through another process. Let's say there are 10 products in this archive. I need to loop through these products to call the F...
asked by 03.08.2018 / 13:50
1
answer

Convert VARCHAR to TIMESTAMP (AWS REDSHIFT / POSTGRESQL)

I have the following problem, in the source I have the data coming as varchar Sample source data in varchar format: 08:15:49 18:16:05 20:01:33 etc ... I need to re-insert this data into a new table so I made an insert with the f...
asked by 04.07.2018 / 23:26
2
answers

ASP Net Core - Server receives multiple GET requests repeatedly

Hello, I have a server hosted on an EC2 instance, Ubuntu Server on Amazon AWS. No one is performing requests to this server, however, logs displayed in CloudWatch indicate multiple GET operations followed by POST, below are operations that are r...
asked by 09.06.2018 / 06:45
1
answer

How to create a MySQL schema after starting an instance in AWS-RDS?

I'm starting with the AWS Relational Database Service. I have already started a MySQL instance and now the next steps are: Run the sql that creates the schema and tables, Run the sql that inserts the data. How could I do this? Is it pos...
asked by 26.10.2017 / 22:07
1
answer

AWS - Active Services dashboard

Good afternoon, everyone! I would like to know if there is any dashboard or dashboard that displays all active services in AWS?     
asked by 15.10.2017 / 17:21