Category

Utilization

How to Create a Spot Amazon EC2 Instance

Amazon AWS cloud has three types of instance purchasing options:

  1. On-demand: the “ordinary” type of EC2 instance - Learn how to launch an on-demand instance.
  2. Reserved Instance : Paying a one-time upfront fee and save in hourly instance running costs.
  3. Spot instance:  A user can bid for the unused Amazon EC2 compute capacity and get the instance.

A spot instance helps to reduce the cost of the instance.Amazon EC2 has huge idle computing capacity and AWS allows using this idle computing power to launch an instance at a lesser price than an on-demand instance. The present guide demonstrates how to create a spot instance using the AWS supplied Linux AMI.

How to Create a Status Check Alarm for an AWS EC2 Instance

AWS EC2 provides status checks that detect the problems with the underlying EC2 system used by the individual system. There are two types of checks performed every five minutes, which return a pass or a fail status. The two checks are:

  1. System Reachability Check, which confirms that AWS is able to get the network packets to the user’s instance.
  2. Instance Status Check, which detects a problem within the EC2 instance.

If both the checks are passed, the overall status of the instance will be OK. If one of the checks fails, the overall status of the instance will be impaired. The following guide demonstrates how to set the status check alerts for the instance.

RouteYou.com Deployment on AWS Cloud / by Accenture

The following presentation brought to you by an Accenture technology architecture consultant. The slides describes the deployment of routeyou.com, a high traffic site (avg 25K Visits per day). The presentation contains s short comparison between AWS cloud and Rackspace cloud with regards to storage and servers.

Hitting Your Cloud Sweet Spot

Hitting your cloud sweet spot” was the title of Newvem’s breakout session at re:Invent 2021 . I had the privilege to moderate a panel of cloud experts, who joined us to share their cloud operations status, challenges and gaps. Our panelists members were Ed Laczynski, VP Cloud Strategy & Architecture, Datapipe; Shane Myers, Operations at SmugMug; Andrew Kenny, VP Platform Engineering at Acquia; Eric Hammond, from alestic.com and Chemi Katz, VP Technical Operations at DoubleVerify.

How to Use the CloudWatch Powershell Scripts to Monitor a Windows Instance

How to Setup the CloudWatch Powershell Scripts to Monitor a Windows Instance

How to View, Modify or Delete Amazon Cloud Billing Alarms

How to Send Alert Emails Based on Your AWS Instance CPU Usage Alarm

How to Get Statistics on AWS EC2 Using Amazon CloudWatch

Case Study: Spot EC2 Instances Utilization by Vimeo

Vimeo on EC2

Presentation: Vimeo on EC2

Vimeo is one of the leading tools for online video today. Thousands of new videos uploaded every week and stored in AWS S3 Storage. This is a great case study of an implementation of an advanced cost efficient operations.

This presentation was presented by Vimeo cloud architects - Narendra Venkataraman and Peter McArthur at the AWS Summit in NYC 2011. This great knowledge resource for advanced AWS cloud users describes an automation process that uses EC2 on-demand, spot, and reserved instances to perform online tasks i.e. videos uploads and transcoding.

Hitchhiker's Guide to The Cloud

Newvem's eBook for Cloud Operations