Sean Hull
//
February 20, 2022
What does a cloud computing expert need to know? Let’s dig into deploying applications in the cloud, and day to day operations skills. There’s a lot of material here. I recommend picking a few questions out of the bunch and focusing on those questions, rather than trying to cover all of them.
Read more »
Newvem Community
//
February 11, 2022
Amazon AWS cloud has three types of instance purchasing options:
- On-demand: the “ordinary” type of EC2 instance - Learn how to launch an on-demand instance.
- Reserved Instance : Paying a one-time upfront fee and save in hourly instance running costs.
- 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.
Read more »
Newvem Community
//
December 25, 2021
Newvem Community
//
December 23, 2021
Newvem
//
December 10, 2021
Newvem’s breakout session at AWS re:Invent - “Hitting your cloud sweet spot” - was attended by more than 80 conference participants who heard from a panel of cloud experts on the status, challenges and gaps in their cloud operations. The impressive line of panelists featured Ed Laczynski, VP cloud strategy & architecture at 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.
Read more »
Eric Hammond
//
November 26, 2021
Amazon has announced a new AWS region in Sydney, Australia with the name
ap-southeast-2.
It is time to expand the AWS footprint once again, with a new Region in Sydney, Australia. AWS customers in Australia can now enjoy fast, low-latency access to the suite of AWS infrastructure services.” Read More
Read more »
Taral Shah
//
October 25, 2021
Cloud costs can easily spiral out of control if you’re not paying close enough attention. It’s important to track your cloud usage patterns so that you know, with confidence, that you’re getting the most bang for your buck! Some of the decisions you’ll be faced with include whether you should be re-sizing an instance or if your EBS volumes are financially efficient. In this post, I’ll talk about how to choose between EBS-backed and Instance Store-backed AMIs.
Read more »
Newvem Community
//
October 24, 2021
Ofir Nachmani
//
September 20, 2021

DoubleVerify is the pioneer in online media verification and the only provider of dual verification technology.
The company utilizes the Amazon cloud to meet their high demand and offer critical online processes. The services are deployed mainly on AWS US East and EU (Ireland) regions. The company’s online services utilize hundreds of EC2 computing instances and hundreds of terabytes stored on S3 simple storage.
Read more »
Cameron Peron
//
September 4, 2021
Reserved Instances are a killer feature from AWS cloud that can save 35-55% of your bill and assure capacity utilization. Since AWS requires a 1 – 3 years contract, the challenge is trying to figure if Reserved Instances are right for you and how to execute the move.
Newvem’s Reserved Instance Decision Making Tool analyzes your AWS cloud account and identifies the exact balance of on-demand to reserved of your EC2 instances capacity. We go a step further and track how efficient your Reserved Instances are used and notify you in advance when they’re about to expire.
Read more »