Blog calendar

RSS feed from Michal Frackowiak's blog

subscribe to the RSS feed

— or —

get my blog posts via email

michal frackowiakmichal frackowiak
Helmuti_pdorfHelmuti_pdorf
SquarkSquark
anjelanjel
AlokranjanAlokranjan
ArtimonierArtimonier
shark797039shark797039
Watch: site | category | page

Blog tags


View my profile on LinekdIn

My Twitter

1282558230|%e %b, %H:%M|agohover
New blog post: Back from holidays - new challenges on the horizon bit.ly/9eRpf0

1281297211|%e %b, %H:%M|agohover
I earned the Check-in Rookie sticker on @GetGlue! bit.ly/dbpWkZ

1280993335|%e %b, %H:%M|agohover
Why is it that when I am on my holiday Wikidot servers crash? It is kind of a rule. Bad karma, shame on the unkind hardware.

1280771665|%e %b, %H:%M|agohover
I earned the Lone Wolf sticker on @GetGlue! bit.ly/aLOBKx

1280700561|%e %b, %H:%M|agohover
I earned the Couch Potato(50) sticker on @GetGlue! bit.ly/bWcP2U

1279886686|%e %b, %H:%M|agohover
I love the cloud. "Database Error: Unable to connect to the database:Could not connect to MySQL". Yeah. I'd better backup my data now!

Photos

Blogroll

Piotr Gabryjeluk's blog (Gabrys on Wikidot)
Lukasz Tarka's blog (Squark on Wikidot)

Recent posts by my friends

Maj


Me in other networks:

facebook, last.fm, del.icio.us, Flickr, Flaker

Welcome to my blog — place for ideas, comments, interesting hacks and boring personal stuff. Enjoy!


Amazon uses Xeon servers for EC2 m1.large instances - please confirm

1243407942|%e %b, %H:%M (%O ago)

I was surprised today to launch a new EC2 instance, type m1.large (64-bit, 7.5 GB RAM), which usually runs on Opteron CPUs, but to my surprise cat /proc/cpuinfo produces:

read more...

Tags: amazon ec2 xeon

Comments: 3


Redis Performance on EC2 (aka weekend project coming)

1240568763|%e %b, %H:%M (%O ago)

Weekend is coming and I have a very small pet-project for it. I would still keep the idea non-public, but it involves processing hundreds of entries per second, analyzing data from multiple sources. It would have a dead-simple web interface.

The nature of the project requires really fast data backend, capable of storing and retrieving a few thousand items per second. The dataset would be approximately 5GB, average item size: 0.5KB.

When it came to tools selection, after short considerations I have chosen Sinatra for web interface, and Redis as a memory-only (with disk dumps) key-value datastore. It should be capable of handling 100 000 requests per second and deal well with large datasets, so fits perfectly. It also differs from Memcached or MemcachedDB because it has great higher-level structures like Lists and Sets, basic sorting and selection commands.

read more...

Tags: amazon ec2 redis sinatra

Comments: 4


Moving static content to CloudFront

1227005996|%e %b, %H:%M (%O ago)

For the last couple of weeks we are thinking of ways to make Wikidot.com faster, more responsive and more scalable. Personally I am fascinated with Amazon's web services, particularly :

I can see those services as a natural environment for future Wikidot hosting, but this is not exactly what I wanted to write about.

cf.jpg

Today Amazon has announced another service, CloudFront — a damn easy to use Content Delivery Network.

read more...

Tags: amazon aws cdn cf cloudfront wikidot

Comments: 1


asdad