惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
Y
Y Combinator Blog
博客园 - 【当耐特】
V
Visual Studio Blog
GbyAI
GbyAI
V
V2EX
P
Proofpoint News Feed
Microsoft Azure Blog
Microsoft Azure Blog
Microsoft Security Blog
Microsoft Security Blog
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
A
About on SuperTechFans
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
量子位
MongoDB | Blog
MongoDB | Blog
有赞技术团队
有赞技术团队
人人都是产品经理
人人都是产品经理
Stack Overflow Blog
Stack Overflow Blog
小众软件
小众软件

The Register - Off-Prem: PaaS + IaaS

AWS lets agents drive its virtual cloudy desktops Trump threatens UK with ‘big tariff’ over digital tech tax UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial £2B Microsoft licensing claim gets go-ahead from UK tribunal One of Europe's sovereign cloud picks may not be so-sovereign after all Europe picks 4 sovereign cloud providers, but one has Google Networks not ready for the challenges of AI traffic UK told its Big Tech habit is now a national security risk Commvault has a Ctrl+Z for rogue AI agents Amazon rejects AWS climate disclosure proposal Microsoft cuts cloudy desktop prices by 20 percent Google taps Intel for another round of custom network chips Nutanix thinks some Azure cloud desktops belong on-prem AWS would prefer to forget March in UAE region AWS would prefer to forget March in UAE region CMA dithers as Microsoft's cloud meter runs on your dime Microsoft startup credits are the gift that keeps on billing SAP's grand cloud escape plan €2B short of the runway Alibaba Cloud hikes prices by up to 34%, blames hardware costs and AI demand Alibaba Cloud lifts prices, blames AI and hardware costs Founder finds Azure startup credits don't apply to Claude Lloyds Banking Group apps play mix-and-match with customer transactions Oracle outage knocks TikTok offline for some US users Oracle outage knocks TikTok offline for some US users Bank of England says it can run £431M settlement system without Accenture AWS says drones hit two of its datacenters in UAE, urges users to move resources to different regions AWS says drones hit two of its datacenters in UAE Salesforce CEO 'SaaSquatch' Benioff says his company will monster the SaaSpocalypse Salesforce CEO declared victory over flagging software sales Former Amazon UK boss set to chair CMA
Microsoft takes second run at platform cloud
2013-08-31 · via The Register - Off-Prem: PaaS + IaaS

SaaS

Windows Server 2012 R2 tries to rehabilitate PaaS tech

Microsoft is taking a second run at platform-as-a-service clouds with a set of features to be included in Windows Server 2012 R2 that may give Redmond some credible tech to take on a field flush with rivals.

When Windows Azure launched in 2009 many media and analyst reports (El Reg excluded) thought the future for platform-as-a-service seem bright: money would be made, Microsoft would make a smooth transition into the heavens where it would rain Bezos's infrastructure-as-a-service Amazon Web Services cloud out of existence and, once again, Ballmer would be the king of software.

It didn't pan out that way.

REG AD

Something about the proprietary nature of platform-as-a-service seemed to unnerve developers, with few choosing the technology over more modifiable, component based IaaS clouds, like AWS.

REG AD

Both Windows Azure and Google's App Engine floundered, with neither service drawing enough devotees to quell the rise of Amazon. Years later, the two tech titans flip-flopped on their PaaS-first attitude and came out with infrastructure-as-a-service clouds (Azure and Google Compute Engine).

Now, Microsoft is putting the PaaS credentials back into Azure with a renewed focus on the technology as it boosts the cloud tech of the 2012 R2 version of Windows Server via the "Windows Azure Pack".

One of the main features of Azure to get a major upgrade in R2 is the Web Sites feature, Microsoft announced on Wednesday, which gives developers a simple runtime environment to use when hosting a web application.

New features include 64-bit worker processes for developers that need a huge memory footprint for their applications, IPv6 support for both HTTP and encrypted HTTP traffic, and native WebSocket Protocol Support.

By implementing WebSocket Protocol Support, Microsoft says developers will be able to build applications around apps that push data out to devices automatically ("push" models) rather than apps that instead phone-home occasionally ("pull" models).

It also introduces automatic data management for idle sites, and instead of shutting down idle web sites will move them from RAM to disk.

"This leads to dramatically improved performance by reducing the frequency of cold start events, since the application can quickly be paged back into memory from disk instead of requiring recompilation."

With the further development of the PaaS capabilities of Windows Azure, Microsoft is hoping it can combine its TIFKAM (The Interface Formerly Known As Metro) UI with lessons learnt from its public facing Azure cloud to give developers their own runtime to install on their own gear.

REG AD

But Redmond is a bit optimistic when it writes "Microsoft is literally the only company offering these kinds of capabilities across clouds". We imagine that Red Hat via OpenShift Enterprise and Pivotal via Cloud Foundry would disagree with that statement. ®