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...
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...
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...
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...
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...
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...
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...
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@...
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...
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...