Questions tagged as 'aws'

1
answer

Getting Elastic Beanstalk Event Detail with Python and Boto

I have a deploy script done with Fabric and Boto to make application deploy in AWS Beanstalk and would like to print Event Details generated in beanstalk on the terminal during deploy. Does anyone know if this is some...
asked by 28.08.2014 / 22:52
0
answers

Strategies to turn off instances linked to Amazon Elastic Beanstalk

I'm looking for alternatives to turn off managed applications via Elastic Beanstalk for a few hours daily in an effort to reduce costs with AWS. My current setting is: Load balancing EB with auto scaling of at least 1 and at most 2 instan...
asked by 03.10.2018 / 16:12
1
answer

Search ignoring accent in AWS CloudSearch

I'm using AWS Cloudsearch, and my question is about how I perform a simple search, such as "bone", and it returns the records that contain "cap", or "tennis" and return the records with "sneakers". I read in Amazon's documentation that it tre...
asked by 14.07.2014 / 19:08
2
answers

Why does my AWS Elastic Balance Loader reject SSL connections?

Recently, I started to get into the security topic, more specifically SSL (HTTPS). Searching on Google, I noticed that Amazon Web Services (AWS) offers free SSL certificates for EC2 Load Balancers. In the meantime, I spent a whole day trying...
asked by 19.12.2017 / 14:00
0
answers

RDS Amazon recognizes Brazilian time as Manaus UTC-04: 00 and not Brasilia UTC-03: 00 [closed]

I'm starting to use AWS services and I came across a "problem" in Amazon RDS. I use Sql Server and it updates its time according to the time of the server, but when I select the time for my time zone UTC-03: 00 (greenland on the RDS server) it...
asked by 20.12.2016 / 18:50
0
answers

Connection MySQL Workbench in PHPmyAdmin?

Good morning. I'm trying to make a MySQL Workbench remote connection on my AWS cloud, where PHPmyAdmin is installed, but I'm not getting it. The displayed error is: I've searched Google for this error but nothing effective. Could...
asked by 29.09.2016 / 13:52
0
answers

Upload photo Api Rest nodejs [closed]

I'm developing a restful api with nodejs and mongodb. And I am creating an endpoint for user registration, but I would like to send a photo at the time of registration. Which of the three solutions would be best? An S3 * amazon, I send a...
asked by 08.02.2016 / 21:41
0
answers

Problem sending email AWS [closed]

I have two domains, .com and .com.br , for the domain .com all the emails sent and received are all right. But if I send e-mail to the e-mail For example, .com.br , this I usually get, now if you put contato@...
asked by 28.05.2015 / 22:36
1
answer

SNS AWS in .NET C #

Has anyone implemented SNS in AWS with C #? I've implemented the code below in an attempt to send a topic created by the console, but I need to do everything for our ADM in .NET. Follow the code that I'm trying to upload by topic. It does...
asked by 26.04.2015 / 19:18
1
answer

AWS S3 Disabling support for SSLv3

I received an email from AWS that says basically that S3 will no longer support SSLv3. So they listed the list of buckets that are receiving requests in SSLv3 and one of my buckets is production. The full email can be viewed here: link M...
asked by 24.04.2015 / 21:38