Marketing, Writing, and Business Services

Some of the work I do:
• White papers, research reports, web copy, solution briefs, and so on
• Thought leadership articles and blogs
• Surveys and Research
• Presenting at conferences and webcasts

My goal is to be truthful and knowledgeable, offering thought leadership with an easy-to-grasp and compelling style. I conduct thorough research, consider the audience, and work with subject matter experts to comunicate a clear and concise message.

Twitter: @ericjbruno
Email: eric@ericbruno.com

OpenStack Security Nugget: Storage

Eric J. Bruno
Security is an important cloud topic in general and one that’s addressed well with OpenStack. OpenStack takes a multi-level approach to secure storage, since data is an obvious target of hackers and thieves. Here’s a broad overview of how it’s implemented.

Witness OpenStack Performance and Security with StackSync

Eric J. Bruno
OpenStack Swift is an object storage service for the cloud with scalability and redundancy built-in. When deployed within your own cloud solution, Swift writes your critical data across arrays of disks and ensures data integrity.

Storing Big Data

Eric J. Bruno
Most people associate big data with the need to store vast amounts of data, and they’re correct. However, big data can also be thought of as data in motion.

Java's Floating-Point (Im)Precision

Eric J. Bruno
Java doesn't store, calculate, or return the exact representation of the actual floating-point value in some cases.