news4geeks.net
17May/120

VMware puts on new vFabric suite, takes your database on a date

Posted by vica

VMware pretty much owns the virtualization layer on X86 iron inside of enterprises, but it has a long way to go to get the same kind of uptake for its vFabric application framework.

Just as it did when it turned the bare-metal ESX Server hypervisor into a server virtualization stack and then a cloudy infrastructure ubertool, the company is transforming the Spring framework it acquired three years ago by rolling all kinds of components into it – to create the vFabric Suite.

The Spring framework is an open-source platform for running Java applications that VMware is beefing up, and it is not to be confused with Cloud Foundry, an open-source platform cloud that mixes up the RabbitMQ messaging service with MySQL, Redis, and MongoDB data services and frameworks for Java and Ruby applications. Read more...

18Apr/120

15-year-old hacks 259 websites in just 3 months

Posted by vica

If you’re looking for a gauge as to how good or bad web security is at the moment, look no further than the case of a 15-year-old from Austria who, over the course of 3 months, managed to hack 259 company websites and databases.

The young man (boy?) was anti-social and turned to the Internet for “praise and affirmation.” He found a hacking community that rewarded successful attacks, downloaded the tools he needed, and set about bypassing the security of different websites. Read more...

15Feb/120

Oracle preps MySQL Cluster for Web use

Posted by vica

Oracle has updated its MySQL Cluster software to make it more appealing to large Web service providers, among other users of large-volume distributed databases.

MySQL Cluster 7.2, released for general availability Wednesday, "is a huge step forward for MySQL Cluster, taking it further into the Web market," said Tomas Ulin, vice president of MySQL engineering for Oracle.

Two features in particular will help with such duties. The software now offers a Memcached API (application programming interface) that allows applications to access data directly rather than go through the SQL engine. The software also implements a speedier way of executing complex queries, or queries that involve joining data from multiple tables.

With these two new features, MySQL Cluster can offer the best attributes of both SQL and NoSQL databases, Ulin explained. It can rival the fast key value operations of NoSQL, while still offering the ability to do complex SQL queries of a regular SQL database. Read more...