Questions tagged as 'aws'

1
answer

IIS works only on localhost

I'm using IIS on a Windows Server 2012 R2, by AWS Amazon EC2. But I have a problem, I can only access the site on localhost. When trying to access another machine through IP, it returns the following error: ERR_CONNECTION_TIMED_OUT Follow t...
asked by 23.09.2015 / 04:15
2
answers

Deploy windows service for ec2

Currently when I need to do the automated deploy of my web application to Amazon's EB (Elastic Beanstalk) I use the command line tool below:   C: \ Program Files (x86) \ AWS Tools \ Deployment Tool \ awsdeploy.exe For her, I can pass a co...
asked by 22.12.2015 / 00:17
1
answer

Simple contact form sending emails via Amazon SES with PHP

For a simple contact form I want to use Amazon SES with PHP. Basically PHP will send an email to myself with the email of the user who contacted me to give an answer. Searching, I came across the following alternatives: Use the PHP Mailer...
asked by 25.05.2015 / 21:18
1
answer

Downloading multiple Amazon S3 files

Situation I have hundreds (and even thousands) of small files (~ 50KB) in Amazon S3 separated into buckets per day. Problem I need to download through my Java application delivering to the front end of all files for a given period. My m...
asked by 06.06.2018 / 19:00
2
answers

Access the site via HTTPS - AWS

I am having doubts about accessing the site using the HTTPS protocol for the domains in my hosting. I uploaded a Linux T2.micro São Paulo (Amazon ECS) instance. I have already done the procedure to acquire the certificate (ACM) and its status...
asked by 14.11.2018 / 20:53
1
answer

Django collectstatic AWS S3

I have a question regarding collectstatic . I'm using Amazon Free Tier and realized that I've exceeded the S3 PUT usage limit because I made several collectstatic . I was developing one day in the Amazon environment due to laziness a...
asked by 13.07.2017 / 21:57
1
answer

Creating and configuring e-mail in AWS (SES)

I have an application in PHP and I need an email that will only serve to confirm registrations in my system ([email protected]). I was taking a look at Amazon SES, however, I had some doubts: How to create a custom email, such as: no-r...
asked by 22.11.2016 / 18:00
1
answer

Mobile Apps, Azure and AWS

Hello, When creating an app and placing it in the AppStore or Google Play, should I still, depending on the type of application, purchase some mobile hosting service on services like Azure or AWS to leave, for example, my application database? p...
asked by 18.10.2016 / 19:14
1
answer

AWS EC2 Disk Problem

I use Amazon and I have an EC2 instance running CentOS 6.5. I recently moved the disk from the machine. I did the procedure to shut down the machine to take a snapshot of the old disk and climb in a new one with the bigger space. When I re...
asked by 26.10.2015 / 21:09
2
answers

Amazon SES, send unchecked emails

I have the domain checked on amazon SES but would like to send notification emails for emails that are not verified. Is it necessary to check all emails or is there any settings that exempt me from scanning?     
asked by 21.07.2016 / 19:29