Year: 2015

· 1 min read

Some useful issue queries for Atlassian JIRA

I wanted to share a few queries I created for Atlassian JIRA, that help me to keep track of my activities (e.g. for a weekly report, or to keep track of issues I submitted to other developers) – maybe they are useful for you, too: “My issues reported last week”: reporter = currentUser() AND createdDate […]

· 2 min read

Shared storage in the cloud

While virtualization makes it pretty easy to spawn up new VMs quickly (e.g. for load balancing purposes), I always felt that providing concurrent file-based access to the same data to these VMs has been somewhat cumbersome, even though it’s still a requirement for many applications that need to share data between parts of the application, […]

· 1 min read

Learn something new every day to quickly create…

Learn something new every day: to quickly create a screen shot of a web page in Mozilla Firefox, just press Shift + F2, which opens a small command line interface (including tab completion!). Now type “screenshot <filename>” and you’re done!

· 1 min read

Back in the good old days of physical…

Back in the good old days of physical servers, you basically had two choices to increase the performance of your application: you either “scaled up”, by migrating to a beefier server with more RAM, CPUs/MHz, or you “scaled out”, by distributing your application load across multiple individual servers. Interestingly, I still observe customers applying this […]

· 5 min read

Summarizing my last year’s professional achievements

It’s been a year and a month since I left the Oracle Linux team to join TeamDrive Systems, and I wanted to quickly recap and summarize some of the highlights and notable achievements in my new role.