InfoQ Homepage DevOps Content on InfoQ
-
jQuery Mobile Beta 1 Supports Many Browsers and Platforms
jQuery Mobile has reached the Beta 1 milestone with support for all major browsers and mobile OSes. A final release is expected by the end of the summer.
-
Olap4j 1.0: a Java API for OLAP Servers
Business Intelligence vendor Pentaho has announced the release of olap4j 1.0, a new, common Java API for any online analytical processing (OLAP) server.
-
SQL Azure Database Scalability with Federations
Cihan Biyikoglu introduced an upcoming feature for scalability in SQL Azure databases called Federations at Tech Ed 2011. Federations are objects inside the database which allow the data in their contained tables to be distributed across additional databases called federation members. Data can be re-distributed across Federation members at run-time.
-
Adding Scale to ASP.NET Applications in the Cloud
Microsoft presented several options for scaling ASP.NET applications hosted on Windows Azure. There are a number of services for caching, traffic distribution, asynchronous work processing, and storage, and these options can be used in combination to scale applications up or down.
-
The Current Status and Predictions on Cloud Computing from Cloud Leaders
Werner Vogels from Amazon and Satya Nadella from Microsoft talked about the current status of cloud computing, while Lew Tucker from Cisco and Jon Weinman from HP made some predictions on its future at GigaOM Structure Event.
-
GitHub Releases OSX Client
GitHub have launched a desktop client for Mac OS X called simply GitHub for Mac.
-
PetaPoco: Micro ORM For .NET
PetaPoco is a thin Object Relational Mapper (ORM) for .NET applications. Unlike full-fledged ORMs like NHibernate or Entity Framework, the emphasis is on simplicity of use and performance rather than richness of features. PetaPoco comes in a single C# file, works with strongly typed POCOs, supports class generation with T4 templates and more.
-
LiveRebel 1.0: No-Downtime Production Updates
ZeroTurnaround's LiveRebel 1.0 aims to alleviate downtime and lost sessions in server deployment automation. In this Q&A with Zero Turnaround, InfoQ discusses tooling support and how to improve processes that are largely manual and partially scripted.
-
VMware vFabric SQLFire Is Both an SQL Distributed Cache and a Datastore
VMware vFabric SQLFire is an in-memory distributed SQL-based cache which can work with a traditional database to persist data to disk.
-
SQL Server Denali: Microsoft Wants Your Feedback on Upgrade Paths and Supported Operating Systems
Microsoft posted the proposed list of SQL Server Code Name Denali upgrade paths and operating systems, and is soliciting feedback on their selections. Windows XP and 2003 are excluded, and versions of SQL Server may require service pack updates before a new Denali installation.
-
.NET Micro Framework now supports Visual Basic, Remote Software Updates
The open source platform for embedded devices, .NET Micro Framework, has begun beta testing of version 4.2. This build includes the work of both Microsoft and third-party developers, something that is becoming increasingly common as Microsoft redefines its role in the open source community.
-
Automatic Reference Counting in Objective-C
A document has appeared on the Clang website describing requirements for Automatic Reference Counting in Objective-C. This provides a service, akin to C++'s auto, which allows objects to automatically take part in the retain/release/autorelease cycle without requiring the user to do anything explicitly about it.
-
C++ AMP Provides Massive Parallelism
Microsoft wants to give C++ developers tools for writing parallel applications running on zillions of GPUs/cores locally or in the cloud.
-
Appcelerator’s Titanium Studio Makes Its Debut
Titanium Studio 1.0, an IDE for mobile, desktop and web development, is based on Aptana Studio and brings new features, such as: Android and iOS debugging, run-deploy-package mobile and desktop apps, Git support, integrated terminal, and others.
-
VMware Announces vFabric Cloud Application Platform 5, Simplifies Licensing and Deployment
VMware has today announced that the next version of its vFabric cloud application platform, which it expects to ship later in the summer, will see a licensing change to a per VM model. The platform gains elastic memory for Java applications running in Spring tc Server, and a new performance monitoring tool for Spring applications running in production, based on Spring Insight.