Solution that will reduce the EC2 Amazon cloud computing bill 

The only solution that will start the EC2 when you need it  

and will stop it when you don't work on it  

Designed To Minimize the AWS Cost



NO more requests 

between OPS and DEV

NO Scheduled Tasks 

to start/stop EC2 instances

There is NO need to Monitor

the dev team activity on

the aws account



What are the requirements?



Free to try it for 50 days 

Create IAM User     how t0

            Create Access Key     how t0

                      Create and Attach Policy     how t0

{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Effect": "Allow",
            "Action": [
                "ec2:StopInstances",
                "ec2:StartInstances",
                "cloudwatch:Get*"
            ],
            "Resource": "*"
        }
    ]
}

EC2 InstanceId

Subdomain


Contact us



Response  in less than 24 h

C0sh0 W0rk