Top "Amazon-web-services" questions

Amazon Web Services (AWS) is a public-cloud: IaaS (Infrastructure as a Service) and SaaS (Software as a Service) provided by Amazon.

Which is the best way to pass AWS credentials to Docker container?

I am running docker-container on Amazon EC2. Currently I have added AWS Credentials to Dockerfile. Could you please let me …

amazon-web-services docker docker-compose
Cost of storing AMI

I understand Amazon will charge per GB provisioned EBS storage. If I create AMI of my instance, does this mean …

amazon-web-services amazon-ec2
How to install PHP 7 on EC2 t2.micro Instance running Amazon Linux Distro

I want to install the latest PHP 7.0 on an AWS EC2 T2.Micro Instance. So far I have read that …

linux amazon-web-services amazon-ec2 installation-package
Force CloudFront distribution/file update

I'm using Amazon's CloudFront to serve static files of my web apps. Is there no way to tell a cloudfront …

amazon-web-services cloud cdn amazon-cloudfront
ImportError: cannot import name 'joblib' from 'sklearn.externals'

I am trying to load my saved model from s3 using joblib import pandas as pd import numpy as np …

python-3.x amazon-web-services joblib doc2vec
SSH EC2 asking for password

I've just setup my EC2 server following this video here exactly - http://www.youtube.com/watch?v=bBajLxeKqoY I …

amazon-web-services amazon-ec2 ssh root
Laravel 5 Class 'Collective\Html\HtmlServiceProvider' not found on AWS

I know there are a bunch of other questions floating around out there with the same error, such as: Class …

php laravel amazon-web-services laravel-5 laravelcollective
AWS CLI $PATH Settings

I am following the AWS CLI Setup guide. I have managed to successfully install the tool on my Mac OS …

macos amazon-web-services aws-cli
How to display only files from aws s3 ls command?

I am using the aws cli to list the files in an s3 bucket using the following command (documentation): aws …

linux amazon-web-services amazon-s3 ls aws-cli
RRSet of type CNAME with DNS name foo.com. is not permitted at apex in zone bar.com

I own foo.com and bar.com. I am managing both in Route53. foo.com hosts my site, and I'd …

amazon-web-services dns amazon-route53