Skip to content Skip to sidebar Skip to footer
Showing posts with the label Amazon Ec2

Cannot Pip Install Package In Virtualenv On Ec2

I'm seeing this weird issue on ec2. I'm trying to install lsm-db package inside my virtuale… Read more Cannot Pip Install Package In Virtualenv On Ec2

Ubuntu Ami Not Loading User-data

I am attempting to load user data into an Ubuntu 12.04 LTS AMI (ami-a29943cb, but I've tried a … Read more Ubuntu Ami Not Loading User-data

Ec2 Run Scripts Every Boot

I have followed a few posts on here trying to run either a python or shell script on my ec2 instanc… Read more Ec2 Run Scripts Every Boot

If I Just Wanted To Get Ec2 Instances Whose Value Of Tag's Env Is "dev" , How Should I Modify Code Based On This Script?

[This script let me get all instances] How Can I use Python dictionary Grouping AWS instances by ta… Read more If I Just Wanted To Get Ec2 Instances Whose Value Of Tag's Env Is "dev" , How Should I Modify Code Based On This Script?

Reading In A File From Ubuntu (aws Ec2) On Local Machine?

I have a python script which I'm running on AWS (EC2 instance with Ubuntu). This python script… Read more Reading In A File From Ubuntu (aws Ec2) On Local Machine?

Aws Lambda - Copy Ec2 Snapshot Automatically Between Regions?

I'd like to create a Lambda function (python) that will copy an already created snapshot to ano… Read more Aws Lambda - Copy Ec2 Snapshot Automatically Between Regions?