As public clouds are commoditized, the public cloud vendors are
increasingly moving to higher margin and stickier managed
services. In the early days of the public cloud, renting compute
and storage was unique, exciting, sticky and profitable. It has
quickly become a commodity. In order to provide differentiation,
maintain margins and create barriers to customer exit, against
increasing competition, the cloud is moving toward a collection
of managed services.
Public clouds are growing beyond simple compute instances to
platform as a service (PaaS). PaaS is then comprised of various
modules, including database as a service (DaaS). In the early
days you rented a number of compute instances, loaded your
database software and you were the DBA managing all
aspects of that database. Increasingly, public clouds are moving
toward a DaaS model, where the cloud customer writes to a simple
database API and the cloud provider is the DBA. …
It’s a busy summer at Pythian, with our continuing wave of speaking sessions at upcoming community and regional industry events.
Coming to a city near you, watch for Pythian presenting hot
Oracle and Microsoft SQL Server database topics:
IN CANADA:
Oracle Technology Days – Montreal
August 9, 2011 – 8:30am – 1pm, Hilton Montreal
Bonaventure
- 11:00 am – Join Marc Fielding for Mixed Workload Management for Oracle Exadata
- More Pythian Oracle Exadata resources
- View the Evite
- Register/Inscrire
Oracle Technology Days – Toronto
August 25, …
About Jelastic:
Jelastic is the next generation of Java Platforms as a Service.
Unlike previous cloud platforms, Jelastic:
- Can run any Java application and so does not require developers to change their code or get locked-into the platform,
- Can scale any application up and down by automatically adding or removing memory and CPU units depending on the application load,
- Takes all configuration and management worries away: developers simply specify the application stack and database options they need and Jelastic creates, configures, and maintains the environment for them
- Supports a wide range of application server stacks including Tomcat, JBoss, Jetty, and GlassFish
- Out of the box, allows users to get a preconfigured instance of MariaDB up and running and available to the application.
A beta version …
[Read more]Google and Microsoft trade patent claims. Actuate announces Q2 results. And more.
# Google accused Microsoft, Oracle, Apple and other companies of organising a hostile patent campaign against Android. That prompted Microsoft executives to claim that Microsoft invited Google to be involved in the CPTN purchase of Novell’s patents. However, Google explained that joining CPTN might have decreased its ability to defend itself against potential patent claims.
# Actuate announced its Q2 …
[Read more]
The primary reasons people are moving to the public cloud are:
(1) replace capital expenses with operating expenses (pay as you
go); (2) use shared resources for processes like back-up,
maintenance, networking (shared expenses); (3) use shared
infrastructure that enables you to pay only for those resources
you actually use, instead of consuming your maximum load
resources at all times (pay-per-use). The first thing you’ll
notice is that all 3 cloud benefits have their basis in finances
or the cloud business model.
We will focus in on #3 above: Pay-Per-Use. The old school model
was to build your compute infrastructure for the maximum load
today, plus growth over the life-cycle of the equipment, plus
some buffer so the systems don’t get overloaded from spikes in
usage. The net result is that your average usage might run 10% of
the potential for the infrastructure you mortgaged your home to
buy. In other words, you were paying 10X more than …
When I spoke at Percona Live (video here) on running an E-commerce database in Amazon EC2, I briefly talked about using RAID 10 for additional performance and fault tolerance when using EBS volumes. At first, this seems counter intuitive. Amazon has a robust infrastructure, EBS volumes run on RAIDed hardware, and are mirrored in multiple availability zones. So, why bother? Today, I was reminded of just how important it is. Please note that all my performance statistics are based on direct experience running a MySQL database on a m2.4xlarge instance and not on some random bonnie or orion benchmark. I have those graphs floating around on my hard drive in glorious 3D and, while interesting, they do not necessarily reflect real-life performance.
Why? …
[Read more]I'm about to take a week off from my new gig as COO at Zendesk and it got me reflecting on the company and my decision to join. I stayed with MySQL through the Sun acquisition and left when Oracle acquired Sun. Although I have a lot of respect for Oracle, it seemed to me the only interesting jobs would be those that report directly to Larry Ellison. So I took some time off to travel, worked as an EIR at Scale Ventures for a few months and began thinking about what I wanted to do next.
I turned down offers from companies and investors to come in and "repeat the MySQL playbook" in Big Data or NoSQL or apps or whatever. I think Open Source can be a fantastic …
[Read more]
Version 2 of the PBMS daemon is now ready.
Here are the major changes introduced with this version:
-
PBMS is fully integrated with MySQL 5.5:
PBMS is now provided as a patch for MySQL 5.5 which simplifies installation and provides numerous benefits.
-
All engines are "PBMS enabled":
PBMS no longer requires that you have a "PBMS enabled" storage engine to be able to use PBMS.
-
The MySQL client lib provides the PBMS client
API:
You no longer need to link your application to a separate PBMS lib to use the PBMS 'C' API.
-
mysqldump understands PBMS BLOB URLS:
When dumping tables or databases containing PBMS BLOB URLs mysqldump will dump the referenced BLOBs as binary data to a …
-
All engines are "PBMS enabled":
The Open DB
Camp in Sardinia 2011 has had a number of sessions on varying topics. Topics range from
MySQL over MongoDB to replication and High Availability.
I decided to tap into the database expert resources present here
at Sardegna Ricerche by discussing a non-database issue, where
one can expert database experts to have insights beyond those of
end users. And they did.
The topic was the particular case of information overload many of
us suffer from on our hard disks: Too many files, too hard to
find.
- How do we find the bank statement from April 2007 from the more-seldom-used account?
- What are the ten best work-related pictures from last year?
- Is this the most current …
Disclaimer: the information in this post is the author’s personal opinion and is not the opinion or policy of his employer.
It was spring 2010 when we decided that even though Softlayer‘s server provisioning system is really great and it takes only a few hours to get a new server when we need it, it is still too long sometimes. We wanted to be able to scale up when needed and do it faster. It was especially critical because we were working hard on bringing up Facebook integration to our site and that project could have dramatically changed our application servers cloud capacity requirements.
What buzzword comes to your mind when we talk about scaling up really fast, sometimes within minutes, not hours or days? Exactly – cloud computing! So, after some initial testing and playing around with Softlayer’s (really young back then) cloud solution …
[Read more]