InfoQ Homepage Virtual Machines Content on InfoQ
-
Windows Azure SDK 2.1 with VS 2013, VM, Notification Hub, Cloud Services, PowerShell cmdlets Support
Microsoft has released an updated version of Windows Azure SDK with support for Visual Studio 2013, service bus notification hub, cloud services, virtual machines including new cmdlets for PowerShell.
-
Windows Phone 8 to be Updated with VPN, S/MIME and Increased Support
Microsoft recently announced the proposed release of an update for Windows Phone 8 with support for S/MIME, VPN in addition to increased support lifecycle and a certificate management tool.
-
Windows Azure Introduces Per Minute Billing and Monetary Credits for MSDN Subscribers
Microsoft has updated Windows Azure with per minute billing based on actual usage, monetary credit for different levels of MSDN subscribers including the ability to check credit status from within the management portal.
-
lua.vm.js – Running Lua VM in a JavaScript VM
Mozilla is showing off the strength of asm.js by running the entire Lua VM in a JavaScript VM, with the ability to call JS code.
-
Windows Azure Adds Iaas, Virtual Machine, Virtual Network and Hourly Billing Support
Windows Azure has been updated with support for Infrastructure as a Service (IaaS), Windows and Linux virtual machine images, virtual networks with persistent private IPs, increased OS Size including hourly billing mechanism for SQL Server and BizTalk Server virtual machine images.
-
Microsoft’s Cloud Guidance Addresses SQL Server
Microsoft's guidance on how to deploy a SQL solution in Azure addresses many concerns such as service level agreements, maintenance, and scalability. Additionally, a framework is offered which helps developers make this decision based upon their solution's specific needs.
-
Windows Azure Updates: Job Scheduler, Command Line Support, ACS and Media
Microsoft recently released several updates for Windows Azure with background job scheduler, addition of North Europe region, mobile support for command line tool and support for SQL Data Sync services.
-
GE Energy Uses InvokeDynamic to Bring Magik to the JVM
In July, the Digital Energy unit within GE Energy Management disclosed that they were in the process of porting their Smalltalk-inspired programming language, Magik, from its own proprietary Virtual Machine, MagikSF, to the JVM. With the port now well under way, InfoQ spoke to project lead/architect George Marrows to find out more.
-
Community-Driven Research: What's Your Next JVM Language?
InfoQ's research initiative continues with an 12th question: "What's Your Next JVM Language?". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.
-
Windows Azure Management Portal with Localization, Database and VM Enhancements
Microsoft recently released several enhancements to Windows Azure Management Portal with support for 6 additional languages, database improvements and enhancements for virtual machines and networking including support for operation logs.
-
Ruby 2.0 Preview 1 Released, Final Release in February 2013
Ruby 2.0's release manager Yusuke Endoh announced the first preview release of Ruby 2.0 and a targeted release in February 2013. InfoQ talked to Yusuke to learn more about the big new features of Ruby 2.0 (Refinements, keyword arguments, Enumerator#lazy, and more) and what users need to know when upgrading.
-
Azul's Pauseless Garbage Collector Goes Native on Linux
Azul Systems have today announced Zing 5.0, eliminating their previous requirement for a hypervisor, and therefore bringing their pauseless JVM to unmodified 64-bit Linux for the first time.
-
IonMonkey: Mozilla’s new JavaScript JIT compiler
IonMonkey is the name of Mozilla’s new JavaScript JIT compiler, which aims to enable many new optimizations in the SpiderMonkey JavaScript engine. InfoQ had a small Q&A with Lead Developer David Anderson, about this new development that could bring significant improvements in products that use the SpiderMonkey engine like Firefox, Thunderbird, Adobe Acrobat, MongoDB and more.
-
Cloud Patterns from VMware
Over the last few months WMware's Steve Jin has published several design patterns around working with virtual machines in the cloud, especially vCloud.
-
MacRuby Roundup: 0.7 Released, GCD-based Web Server, BridgeSupport
MacRuby 0.7 is out, with the usual performance and compatibility improvements, including Ruby 1.9.2 compatibility. To demonstrate MacRuby's tight integration with Snow Leopard's Grand Central Dispatch (GCD), the team has released ControlTower, a Rack-based web server. Also: with the new BridgeSupport, all native APIs can now be accessed and scripted.