Most voted "aws" questions
Amazon Web Services (AWS) is a set of proprietary remote computing services from Amazon.com. This tag can be used for software development issues that are platform-specific. SUPPORT AND CONFIGURATION QUESTIONS ARE NOT WITHIN THE SCOPE OF THIS WEBSITE.
Learn more…241 questions
Sort by count of
-
16
votes2
answers301
viewsWhat is serverless architecture?
Could someone briefly explain what a Serverless architecture is? After reading a few pages here, I was in doubt. Of Wikipedia, basically sums up what’s out there: [...] A cloud computing Execution…
-
9
votes1
answer2567
views -
9
votes0
answers94
viewsHow to use the AWS SDK C++ Xray in a "Layer" implemented in C++ of a Lambda AWS in Python?
My team implemented a Pipeline using Computer Vision (Opencv) and a DNN (Neural Network) in Tensorflow and Keras using C++. This Pipeline is an AWS "Layer" used by a Lambda Function implemented in…
-
8
votes2
answers3923
viewsRun parallel process in PHP
I own a Web service that is consumed by some applications. On the Web service there must be the use of API of Amazon and perform a process whenever a record change is made via Web service. Initially…
-
8
votes2
answers903
viewsHow to force the download of an AWS Bucket S3 object with PHP?
I know how to upload an object to the AWS S3 Bucket this way: try { $oClientAws->putObject(array( 'Bucket' => 'bucket_test', 'Key' => 'fileName.jpg', 'Body' =>…
-
8
votes2
answers5712
views"Search refused" in Registro.br
I’m trying to direct my domain to the nameservers I just set up on Amazon’s Route53 AWS. They work correctly, but I believe they are not responding for other domains besides the root…
-
7
votes1
answer3943
views -
7
votes1
answer1641
viewsSet up domain on Amazon with Route 53
I started using AWS recently in the free version and bought a domain in Go Daddy, after I moved up my instance I tried to configure the domain with this tutorial I basically allotted an IP with…
-
7
votes1
answer364
viewsProblems with CORS in Django using AWS S3
My application uses a Bucket on AWS to host the static and MEDIA files, here’s the link: http://memoriasclubeturismoenv.us-east-2.elasticbeanstalk.com/gilson-rolim-02-12-2019 or…
-
6
votes1
answer4297
viewsConfigure FTP on AWS
need to configure FTP to access the folders inside /var/www on a server in AWS, using Filezilla. Can you help me?
-
5
votes1
answer9453
viewsHow do I "link" an already purchased domain to an Amazon Ec2 site?
I own a site that is hosted on Hosttugatech, and on that same site I bought the domain for my site. However, due to problems, I transitioned from my site to Amazon ec2. Now, I need to link the site…
-
5
votes2
answers883
viewsAWS - Remote access to the instance
Good! I created a Linux instance Amazon and a Windows, followed all the steps to generate key, import and change it via Putty, opened the key, asked for the connection with the care of ec2-user bla…
-
5
votes1
answer216
viewsAmazon Elastic Beanstalk + Django + Sentry returning Raven.exceptions.Invalidgitrepository
I’m trying to deploy to AWS Elastic Beanstalk. My project has a structure where Django’s Settings is in the Settings folder: |projeto |--settings |----settings.py It contains the configuration as:…
-
4
votes3
answers1877
views -
4
votes0
answers69
viewsError when compiling Phalcon on AWS Amazon
I tried to install phalcon php on Amazon AWS, I had the error below libtool: compile: gcc -I. -I/home/ec2-user/cphalcon/build/64bits -DPHP_ATOM_INC -I/home/ec2-user/cphalcon/build/64bits/include…
-
4
votes2
answers399
viewsUsing Node.js and PHP on the same server (Amazon EC2)
My site is made "totally" in PHP and I used Node.js for the real-time chat part. I’m using the services of AWS and I came up with a big question: I can install Node.js in the same PHP instance…
-
4
votes1
answer135
viewsDoubt: how to use python scripts for web?
I want to make a web application that will read colors in RGB logos and create suggestions of color scales for websites. The algorithm will be in python, using Opencv. The client moves the image…
-
4
votes2
answers646
viewsEnable HTTPS on Amazon Beanstalk in Spring Boot application
I’m finding it difficult to enable the HTTPS in an app on Amazon Beanstalk in single instance. The application is developed in Java (Spring Boot), with embedded Tomcat and for deployment I used the…
-
3
votes2
answers1213
viewsAmazon SES - Registry.br DNS Server domain verification
I am using the DNS service of the.br registry, I did a domain verification through the SES that asked me to insert the following code in the TXT line: /xYz24aNPG4mH2k+amyZer8aDRdqcyQ9ZWZ2w1Fcn6w=…
-
3
votes1
answer60
viewsHow to make a RDS instance via Inbound Rules/Securitygroups receive access from an EC2 instance?
For my RDS instance to receive access only from my EC2 instance via Security Group, i create Mysql permission on Inbound Rules and use the Private IP of the EC2 instance or the CIDR of my Subnet?…
-
3
votes1
answer1190
viewsBest practices for storing images in Amazon S3 and saving in Mysql
I’m modeling a database, but I’m in doubt how to deal with this part of saving the image on Amazon S3 and easily referencing in the database. I intend to save the image URL (hosted on Amazon S3) in…
-
3
votes1
answer196
viewsHow to Transform a Bitmap into java.io.file to send to Amazon S3
I’m having trouble sending one Bitmap for Amazon S3 using Amazon S3’s own SDK. To send something to Amazon S3 it is necessary to be a file, such as transforming the Bitmap in java.io.fileto be able…
-
3
votes1
answer233
viewsAutomatically upload one server instance on Amazon if the other drops
I am new with aws from Amazon, and I recently had a problem that dropped my instance and to solve I had to create a new instance. Could anyone tell me what strategy I could create so that if I fall…
-
3
votes2
answers1346
viewsCaused by: java.awt.Headlessexception: No X11 DISPLAY variable was set, but this program performed an Operation which re
When trying to run a report that contains a fixed image on an Amazon linux server. The exception appears below. Someone has already been through it ? Caused by: java.awt.HeadlessException: No X11…
-
3
votes1
answer978
viewsPermission error while uploading file to Amazon server
I am trying to send some site changes to the client’s server on Amazon, only that by doing so it returns to me that I am not allowed to do so because the client’s website is not on /var/www/html and…
awsasked 8 years, 9 months ago Alisson Acioli 5,815 -
3
votes1
answer138
viewsChange Tomcat Settings in Amazon Elasticbeanstalk
I’m having trouble assigning the Jdbchealm properties to the Tomcat server. How to include new properties in the server.xml file or in the Tomcat-users.xml file when the app is on the Amazon server…
-
3
votes1
answer283
viewsHow to redirect to a folder and HTTPS simultaneously?
I have a website http://meusite.pt which is a CNAME of http://minhamaquina.amazon.com, where the hosted site is. Only that I needed it to be redirected to the folder meusite from my Amazon machine,…
-
3
votes3
answers139
viewsWhat does it mean to distribute content with low latency and high data transfer speeds in Cloudfront?
I saw in a website, the Cloudfront, and it seems to me that the site gets faster because of this. I read about it: "Amazon Cloudfront is a web service that gives businesses and app developers an…
-
3
votes2
answers140
viewsInstantiate an object throughout the life cycle of the Java application
I have an application here in Java that uses the Amazon SDK to send images to a Bucket S3. To do this I use threads, basically it is modeled as follows: The class Main has a thread list and each…
-
3
votes0
answers110
viewsStrategies to disconnect instances linked to Amazon Elastic Beanstalk
I’m looking for alternatives to shut down managed applications via Elastic Beanstalk for a few hours daily in order to reduce costs with AWS. My current setting is: EB type "load Balancing" with…
-
3
votes0
answers52
viewsAWS Lambda Layer Failed to create via AWS Cloudformation
I’m trying to create a AWS Lambda Layer in the AWS Cloudformation, but the following error happens: Layer Conversion failed: Some Directories do not have execute Permissions; (Service:…
awsasked 5 years, 3 months ago Arthur Menezes 2,210 -
3
votes2
answers220
viewsAWS Lambda Function ( versioning and integration with API Gateway )
Problems with lambda versioning: I have a lambda function where I use environment variables. This function is executed by an endpoint through the Gateway API ( aws ) I have 3 stages of the same…
-
2
votes3
answers6522
viewsHow to access an EC2 instance after losing the Key Pair?
I lost my Key Pair from accessing an EC2 server, how do I recover it? Is there any way to generate a new Key Pair and add to an existing instance?
-
2
votes1
answer129
viewsSearch ignoring accent on AWS Cloudsearch
I’m using AWS Cloudsearch, and my question is about how I perform a simple search, like "bone", and it returns the records containing "cap", or "tennis" and return the records with "tennis". I read…
-
2
votes1
answer37
viewsCatching Event Detail from Elastic Beanstalk with Python and Boto
I have a script to deploy made with Fabric and Boto to deploy applications to AWS Beanstalk and would like to print the Event Details generated on beanstalk in the terminal during deploy. Does…
-
2
votes1
answer122
viewsAWS S3 Disabling Sslv3 Support
I received an email from AWS that basically says S3 will no longer support Sslv3. Then they listed the list of Buckets that are receiving requests on Sslv3 and one of my Buckets is production. The…
-
2
votes1
answer111
viewsSNS AWS in . NET C#
Someone has already implemented SNS in AWS with C#? I implemented the code below in an attempt by sending by topic created by the console, but need to do everything by our ADM on . net. Follow the…
-
2
votes1
answer624
viewsSimple contact form sending email via Amazon SES with PHP
For a simple contact form I intend 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. Researching, I came across…
-
2
votes0
answers57
viewsProblema ao enviar email AWS
I have two domains, .com and .com.br, for the domain .com all the e-mails sent and received are all right. However if I send e-mail to the .com.br the e-mail turning back. For example,…
-
2
votes1
answer1292
viewsIIS 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 access the site only on the localhost. When trying to access from another machine by IP, returns the…
-
2
votes1
answer70
viewsAWS EC2 Disk Problem
I use Amazon and I have an EC2 instance running Centos 6.5. I recently went to change the machine’s disk. I made the procedure of turning off the machine to take a snapshot of the old disk and climb…
-
2
votes2
answers88
viewsLog into separate files with SLF4J in AWS
Someone has already implemented log using SLF4J to enable the application to separate files by tenant in Amazon environment? I made this implementation in my application, on Tomcat running local the…
-
2
votes0
answers197
viewsSend photo Api Rest nodejs
I am 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…
-
2
votes2
answers91
viewsWindows Service Deploy for ec2
Currently when I need to make the automated deployment 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…
-
2
votes2
answers1532
viewsAmazon SES, send unverified emails
I have the domain verified in Amazon SES, but would like to send emails notifications to emails that are not verified. It is necessary to check all emails or there is some setting that exempts me…
-
2
votes0
answers647
viewsMysql Workbench connection in Phpmyadmin?
Good morning. I’m trying to make a Mysql Workbench remote connection to my AWS cloud, where Phpmyadmin is installed, but I’m not getting it. The error presented is: I’ve Googled this mistake but…
-
2
votes1
answer45
viewsMobile Apps, Azure and AWS
Hello, When creating an app and placing it in the Appstore or Googleplay, I must also, depending on the type of app, acquire some mobile hosting service in services like Azure or AWS to leave for…
-
2
votes0
answers1279
viewsRDS Amazon recognizes the Brazilian schedule as Manaus UTC-04:00 and not Brasilia UTC-03:00
I’m starting to use AWS services and came across a "problem" on Amazon RDS. I use Sql Server and it updates your time according to the server time, but when I select the time related to mine time…
-
2
votes1
answer1252
viewsCreating and configuring email in AWS (SES)
I have a PHP application and I need an email that will only be used to confirm entries on my system ([email protected]). I was taking a look at Amazon SES, however, I had some doubts: How to…
-
2
votes1
answer457
views