Cloud World

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Friday, 27 December 2013

2013 Year in review: topping 100,000 requests-per-second

Posted on 06:00 by Unknown
2013 was a busy year for Google Cloud Platform. Watch this space: each day, a different Googler who works on Cloud Platform will be sharing his or her highlight from the past year.



Seeing one of our customers top 100,000 requests per second was the highlight of the year. That is enough capacity to answer a request by every single person on the planet in a single day. It feels that people can take our platform and change the world with new business models, cool applications, and knowledge sharing at a truly global level. The real exciting part for me is that Google App Engine allowed the customer to do it easily, as they kept all their focus on a great mobile app and customer experience instead of worrying about the underlying infrastructure.



-Posted by Ophir Kra-Oz, Group Product Manager
Read More
Posted in | No comments

Thursday, 26 December 2013

2013 Year in review: making Google Compute Engine Generally Available

Posted on 06:00 by Unknown
2013 was a busy year for Google Cloud Platform. Watch this space: each day, a different Googler who works on Cloud Platform will be sharing his or her highlight from the past year.



At the beginning of this month, we made Compute Engine Generally Available. It’s wonderful to see the great products our customers (like Brightcove, Cooladata, Evite, Fishlabs and Mendelics) are building on the Cloud Platform. And that they’re already seeing the benefits of Google’s scalability, reliability and consistently high performance. I’m also excited to see all the great products that partners like DataStax, DataTorrent, Rightscale, SaltStack and Scalr, as well as many open-source projects, are bringing to our customers. And yet, what gets me out of bed in the morning is knowing that that we’re only just getting started.



-Posted by Navneet Joneja, Senior Product Manager
Read More
Posted in | No comments

Tuesday, 24 December 2013

2013 Year in review: bringing App Engine to the PHP community

Posted on 06:00 by Unknown
2013 was a busy year for Google Cloud Platform. Watch this space: each day, a different Googler who works on Cloud Platform will be sharing his or her highlight from the past year.



The addition of the PHP runtime to Google App Engine was undoubtedly the highpoint of my year. When we launched PHP support at Google I/O 2013, PHP was the top customer requested feature. By combining App Engine with Google Cloud SQL and Google Cloud Storage, we already see a number of pre-existing high-traffic PHP applications, like Motherboard, move to App Engine to take advantage of the worry free scaling and zero-administration overhead. And, within the last month, we hosted a live online quiz for the largest livestreamed music event in history - built using PHP on App Engine. With so many great users already, it’s exciting to think that the next Snapchat or Khan Academy could be written in PHP, hosted inside Google’s datacenters.



-Posted by Stuart Langley, Software Engineer
Read More
Posted in | No comments

Monday, 23 December 2013

Now Get Programmatic Access to your Billing Data With the New Billing API

Posted on 06:00 by Unknown
Tools for monitoring, analyzing and optimizing cost have become an important part of managing cloud services. But these tools are difficult to build if the usage data is only in the Google Cloud Console. We are happy to announce a solution to this problem. The Billing Export feature addresses this need, and it is available in Preview.



Once enabled, your daily Google Cloud Platform usage and cost estimates will be exported automatically to a CSV or JSON file stored in a Google Cloud Storage bucket you specify. You can then access the data via the Cloud Storage API, CLI tool or Cloud Console file browser. Usage data is labelled with project Number and resource type. You have full control of who can access this data via ACLs on your Cloud Storage bucket.







"Billing Export is a great new feature of Google Cloud Platform. It allows us to analyze the detailed usage of all our cloud projects in one place and optimize our costs. It also gives us a great tool to monitor our applications over time and understand trends in our usage" said Dave Tucker, Director of Platform Development, WebFilings.



You can manage Billing Export from Cloud Console.





View of the cloud Storage bucket after enabling billing export





As you can see in the example output below, your billing data appears in simple JSON displaying all the important attributes such as service name, date, project number, measurement and cost.



[ {
 "lineItemId" : "com.google.cloud/services/compute-engine/StoragePdCapacity",
 "startTime" : "2013-11-02T00:00:00-07:00",
 "endTime" : "2013-11-03T00:00:00-07:00",
 "projectNumber" : "176782591794",
 "measurements" : [ {
   "measurementId" : "com.google.cloud/services/compute-engine/StoragePdCapacity",
   "sum" : "66325032468480000",
   "unit" : "byte-seconds"
 } ],
 "cost" : {
   "amount" : "2.383101",
   "currency" : "USD"
 }
}, {
 "lineItemId" : "com.google.cloud/services/compute-engine/VmimageN1Highcpu_8",
 "startTime" : "2013-11-02T00:00:00-07:00",
 "endTime" : "2013-11-03T00:00:00-07:00",
 "projectNumber" : "176782591794",
 "measurements" : [ {
   "measurementId" : "com.google.cloud/services/compute-engine/VmimageN1Highcpu_8",
   "sum" : "44220",
   "unit" : "seconds"
 } ],
 "cost" : {
   "amount" : "6.4119",
   "currency" : "USD"
 }
} ]


We would love to hear your feedback and cool ideas on how to improve Google Cloud Platform billing experience.



-Posted by Rae Wang, Product Manager
Read More
Posted in | No comments

Sunday, 22 December 2013

2013 year in review: making scalability easy with dedicated memcache

Posted on 06:00 by Unknown
2013 was a busy year for Google Cloud Platform. Watch this space: each day, a different Googler who works on Cloud Platform will be sharing his or her highlight from the past year.



Seeing customers like Snapchat grow on Google Cloud Platform is what gets me up in the morning. Its exciting to watch customers achieve new heights of scalability with less effort than was possible before. One of the features I worked on this year that was part of that scalability story is dedicated memcache. Dedicated memcache lets customers scale their caching capacity indefinitely without having to manage a server farm of memcached servers. After going into Preview in July, hundreds of customers have deployed many terabytes in production, including a single application using six terabytes. As we go into the New Year, I can’t wait to see which startups use App Engine to bring innovative and fun applications to the world.



-Posted by Logan Henriquez, Product Manager
Read More
Posted in | No comments

Saturday, 21 December 2013

2013 Year in review: taking Google Cloud Platform on the road

Posted on 06:00 by Unknown
2013 was a busy year for Google Cloud Platform. Watch this space: each day, a different Googler who works on Cloud Platform will be sharing his or her highlight from the past year.



My highlight of this year was leading Google Cloud Platform talks and code labs in five cities around the world. Myself and colleagues gave talks about Google Compute Engine, App Engine, and the services that glue the fabric of the platform together. We had a great time speaking with all of the attendees, but my favorite part of this tour happened during one of the Google Compute Engine code labs. Attendees were each processing astronomical data on a virtual machine and generating an image of a section of the universe, which was then pulled into a overall collage of the images. However, one of our attendees was feeling a bit mischievous, and replaced his image with -- what else? -- an image of a cat! Well played, very well played.



-Posted by Julia Ferraioli, Developer Advocate
Read More
Posted in | No comments

Friday, 20 December 2013

2013 Year in review: pushing the limits of Big Data

Posted on 06:00 by Unknown
2013 was a busy year for Google Cloud Platform. Watch this space: each day, a different Googler who works on Cloud Platform will be sharing his or her highlight from the past year.



My highlight from 2013 was speaking to developers from across the world at the Big Data Spain conference. I used the opportunity to share with people everything that we have accomplished with Big Query. Although every tool has its limits, it was a joy to review how many big data limits we broke during 2013. Some of the highlights included how to grow a database that already can be as tall you need it to be - in 2012 each row could contain up to 64kB of data. Today, that number is up to 20MB. Other updates include the ability to combine and join 2 insanely huge tables, aggregate values in cases that were considered to have too many groups to group by, or return results of arbitrary sizes (JOIN EACH, GROUP EACH BY, and the allowLargeResults flag). BigQuery not only got bigger this year, it also got smarter: The new window and analytic functions allow users to run richer queries while the new correlation function allows surfacing and discovering relationships previously invisible. What a good way to close this year!



-Posted by Felipe Hoffa, Developer Programs Engineer
Read More
Posted in | No comments
Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Tutorial: Adding a cloud backend to your application with Android Studio
    Android Studio lets you easily add a cloud backend to your application, right from your IDE. A backend allows you to implement functionality...
  • A Day in the Cloud, new articles on scaling, and fresh open source projects for App Engine
    The latest release of Python SDK 1.2.3, which introduced the Task Queue API and integrated support for Django 1.0, may have received a lot ...
  • New Admin Console Release
    Posted by Marzia Niccolai, App Engine Team Today we've released some new features in our Admin Console to make it easier for you to mana...
  • JPA/JDO Java Persistence Tips - The Year In Review
    If you’re developing a Java application on App Engine you probably already know that you can use JPA and JDO, both standard Java persistence...
  • The new Cloud Console: designed for developers
    In June, we unveiled the new Google Cloud Console , bringing together all of Google’s APIs, Services, and Infrastructure in a single interfa...
  • Best practices for App Engine: memcache and eventual vs. strong consistency
    We have published two new articles about best practices for App Engine. Are you aware of the best ways to keep Memcache and Datastore in syn...
  • Pushing Updates with the Channel API
    If you've been watching Best Buy closely, you already know that Best Buy is constantly trying to come up with new and creative ways to...
  • Outfit 7’s Talking Friends built on Google App Engine, recently hit one billion downloads
    Today’s guest blogger is Igor Lautar, senior director of technology at Outfit7 (Ekipa2 subsidiary), one of the fastest-growing media enterta...
  • Bridging Mobile Backend as a Service to Enterprise Systems with Google App Engine and Kinvey
    The following post was contributed by Ivan Stoyanov , VP of Engineering for Kinvey, a mobile Backend as a Service provider and Google Cloud ...
  • Easy Performance Profiling with Appstats
    Since App Engine debuted 2 years ago, we’ve written extensively about best practices for writing scalable apps on App Engine. We make writ...

Categories

  • 1.1.2
  • agile
  • android
  • Announcements
  • api
  • app engine
  • appengine
  • batch
  • bicycle
  • bigquery
  • canoe
  • casestudy
  • cloud
  • Cloud Datastore
  • cloud endpoints
  • cloud sql
  • cloud storage
  • cloud-storage
  • community
  • Compute Engine
  • conferences
  • customer
  • datastore
  • delete
  • developer days
  • developer-insights
  • devfests
  • django
  • email
  • entity group
  • events
  • getting started
  • google
  • googlenew
  • gps
  • green
  • Guest Blog
  • hadoop
  • html5
  • index
  • io2010
  • IO2013
  • java
  • kaazing
  • location
  • mapreduce
  • norex
  • open source
  • partner
  • payment
  • paypal
  • pipeline
  • put
  • python
  • rental
  • research project
  • solutions
  • support
  • sustainability
  • taskqueue
  • technical
  • toolkit
  • twilio
  • video
  • websockets
  • workflows

Blog Archive

  • ▼  2013 (143)
    • ▼  December (33)
      • 2013 Year in review: topping 100,000 requests-per-...
      • 2013 Year in review: making Google Compute Engine ...
      • 2013 Year in review: bringing App Engine to the PH...
      • Now Get Programmatic Access to your Billing Data W...
      • 2013 year in review: making scalability easy with ...
      • 2013 Year in review: taking Google Cloud Platform ...
      • 2013 Year in review: pushing the limits of Big Data
      • 2013 Year in review: enabling native connections f...
      • 2013 Year in review: bringing Offline Disk Import ...
      • Best practices for App Engine: memcache and eventu...
      • 2013 Year in review: giving time back to developers
      • 2013 Year in review: bringing together mobile and ...
      • Go on App Engine: tools, tests, and concurrency
      • Qubole helps you run Hadoop on Google Compute Engine
      • Alert Logic security and compliance solutions for ...
      • Outfit 7’s Talking Friends built on Google App Eng...
      • You can now deliver any-screen streaming media usi...
      • Using Google Compute Engine with open source software
      • DataTorrent offers massive-scale, real-time stream...
      • DataStax Enterprise feels right at home in Google ...
      • Why We Deployed Zencoder on Google Cloud Platform
      • Scalr and Google Compute Engine
      • Cloud9 IDE on Google Compute Engine
      • Fishlabs architects upcoming game with Compute Eng...
      • An ode to Sharkon
      • SaltStack for Google Compute Engine
      • Google Compute Engine and App Engine give Evite fr...
      • SUSE Linux Enterprise Server Now Available on Goog...
      • Google Compute Engine is now Generally Available w...
      • The new Persistent Disk - faster, cheaper and more...
      • Red Hat and Google Compute Engine – Extending the ...
      • Google Compute Engine helps Mendelics diagnose gen...
      • CoolaData digs into the “why” of online consumer b...
    • ►  November (15)
    • ►  October (17)
    • ►  September (13)
    • ►  August (4)
    • ►  July (15)
    • ►  June (12)
    • ►  May (15)
    • ►  April (4)
    • ►  March (4)
    • ►  February (9)
    • ►  January (2)
  • ►  2012 (43)
    • ►  December (2)
    • ►  November (2)
    • ►  October (8)
    • ►  September (2)
    • ►  August (3)
    • ►  July (4)
    • ►  June (2)
    • ►  May (3)
    • ►  April (4)
    • ►  March (5)
    • ►  February (3)
    • ►  January (5)
  • ►  2011 (46)
    • ►  December (3)
    • ►  November (4)
    • ►  October (4)
    • ►  September (5)
    • ►  August (3)
    • ►  July (4)
    • ►  June (3)
    • ►  May (8)
    • ►  April (2)
    • ►  March (5)
    • ►  February (3)
    • ►  January (2)
  • ►  2010 (38)
    • ►  December (2)
    • ►  October (2)
    • ►  September (1)
    • ►  August (5)
    • ►  July (5)
    • ►  June (6)
    • ►  May (3)
    • ►  April (5)
    • ►  March (5)
    • ►  February (2)
    • ►  January (2)
  • ►  2009 (47)
    • ►  December (4)
    • ►  November (3)
    • ►  October (6)
    • ►  September (5)
    • ►  August (3)
    • ►  July (3)
    • ►  June (4)
    • ►  May (3)
    • ►  April (5)
    • ►  March (3)
    • ►  February (7)
    • ►  January (1)
  • ►  2008 (46)
    • ►  December (4)
    • ►  November (3)
    • ►  October (10)
    • ►  September (5)
    • ►  August (6)
    • ►  July (4)
    • ►  June (2)
    • ►  May (5)
    • ►  April (7)
Powered by Blogger.

About Me

Unknown
View my complete profile