article thumbnail

Google introduces six-month trial for Cloud SQL, ups storage 10x to 100GB, adds EU datacenter

The Next Web

Google today announced a major update to its Cloud SQL, which, as its name implies, is a MySQL database that lives in Google’s cloud. Google has increased the available storage on Cloud SQL from 10GB to 100GB. Finally, integration with Google Apps Script means businesses using Google Apps can leverage Cloud SQL.

SQL 121
article thumbnail

A framework for categorizing and comparing cloud platforms

bijoor.me

Software Defined Storage (SDS) : decouples storage volumes from the underlying physical hardware with features like caching, snapshotting, high availability, etc. and also minimizes performance degradation due to server virtualization Examples : Virsto , OpenStack Cinder. 2: Foundational PaaS Users : DevOps.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Scaling lessons learned at Dropbox, part 1

eranki.tumblr.com

We eventually ended up converting everything to SQLAlchemy’s lowest-level language for constructing SQL (one step away from raw SQL). Or if you’re going to cache something out of the database, simulate the effects and tally up the hits so you can justify spending time worrying about the invalidation policy, etc.

article thumbnail

Looking for your summer internship? Look no further.

Austin Startup

As the Engineering Intern you will prototype technology evaluation results and integration, improve dev setup environment (local and integration env for testing), deploy Automated Testing — phpunit, Karma, Selenium, unittest, pytest, deploy to AWS, and conduct Technology Evaluation — front end frameworks, backend db, caching, NoSQL.

article thumbnail

Programmer Competency Matrix

www.starling-software.com

Understands the entire programming stack, hardware (CPU + Memory + Cache + Interrupts + microcode), binary code, assembly, static and dynamic linking, compilation, interpretation, JIT compilation, garbage collection, heap, stack, memory addressing. Understands how networks work, understanding of network protocols and socket level programming.

article thumbnail

The cloud landscape described, categorized, and compared

www.theenterprisearchitect.eu

This means that more advanced features like caching, snapshotting, high availability, etc. Other examples are  Heroku Postgres ,  Windows Azure SQL Database , and  Salesforce Database.com. t be a surprise that storage can be virtualized too, and that it is referred to as Software Defined Storage (SDS). Image 4 â??

Cloud 48
article thumbnail

Lessons Learned: Sharding for startups

Startup Lessons Learned

This is true of most web application servers, caches like memcached, and all of the network infrastructure that connects them. For example, you might notice that caching gets a lot easier if you have good metadat about which queries are associated with the same entity. Nearly every SQL query I see has a join. using replicas?