Amazon aws consulenza freelance progetti in Italia.
check aws elb hosts
This scripts counts how many active instances are inService of a AWS ElasticLoadBalancer (ELB). The code is based on a simple API call via bash elb-describe-instance-health Here is the code: #!/bin/bash #This script uses AWS command line tools to get […]
How to setup aws cmd line tools
To be able to execute the many API command line tools you will need to setup and configure the authentication correctly. This will help you to do just that. 1. Download the Autoscalling CLI, CloudWatch and ec2-API-Tools cd /opt wget […]
auto scale script
This can help if you are creating any kind of auto scale on Amazon AWS. It is not a 100% automatic, as you will need to prior to running this have: Pre-requisites on how to run the AWS command lines […]
Amazon WordPress / Lighttpd / Varnish
Amazon WordPress / Lighttpd / Varnish for free #1. Create an AWS Account You can sign up here. You’ll have to provide a credit card and a phone number where you will be called as part of the online registration […]
AWS Free Usage Tier
AWS Free Usage Tier (Per Month): 750 hours of Amazon EC2 Linux Micro Instance usage (613 MB of memory and 32-bit and 64-bit platform support) – enough hours to run continuously each month* 750 hours of Amazon EC2 Microsoft Windows Server Micro Instance usage […]