iPhone

When Will Cloud Come to PaaS? By @CKeene | @CloudExpo #Cloud

One of the perennial cloud predictions has been that 200x would be the year of the Platform as a Service (PaaS) cloud. The logic goes that if an automated data center in the sky is good, an automated development platform … Continue reading

Our Five Senses on Sensors By @PSilvas | @ThingsExpo #IoT

Aristotle (384 – 322 BC) is credited as the first person to classify our five sense organs: sight, smell, taste, touch, and hearing and Immanuel Kant, a famous philosopher from the 1700s said that our knowledge of the outside world … Continue reading

If You Look Close, You Can See Ops’ Future By @DMacVittie | @DevOpsSummit #DevOps

The evolution of IT operations is upon us. There has been a lot of change in both direction and momentum over the last several years, and at this point, it is not hard to see the future of Ops. Perhaps, … Continue reading

The Rise and Fall of SANTap | @CloudExpo #Cloud

I am not sure how many people remember Cisco SANTap. About ten years ago, Cisco introduced a data tapping mechanism in the MDS 9000 fibre channel switches. The idea was to allow the data path to be “tapped” at-will. Tapping … Continue reading

Why Your Project May Not Be Ready for Microservices By @MeHeller | @DevOpsSummit #Microservices

What does “big enough” mean? It’s sometimes useful to argue by reductio ad absurdum. Hello, world doesn’t need to be broken down into smaller services. At the other extreme, building a monolithic enterprise resource planning (ERP) system is just asking … Continue reading

SDN: How Software Has Re(Defined) Networking By @Stratustician | @CloudExpo #Cloud

Over the last few years we’ve seen just about every part of the data centre move towards virtualization and software. First we virtualized desktops, then storage, then even our security tools. So when the idea of Software Defined Networking (SDN) … Continue reading

DataClear Inc. to Exhibit at @CloudExpo Silicon Valley | #Cloud

SYS-CON Events announced today that DataClear Inc. will exhibit at the 17th International Cloud Expo®, which will take place on November 3–5, 2015, at the Santa Clara Convention Center in Santa Clara, CA. The DataClear ‘BlackBox’ is the only solution … Continue reading

[session] Delivering Value in the Internet of Things By @VitriaTech | @ThingsExpo #IoT

The Internet of Things (IoT) is about the digitization of physical assets including sensors, devices, machines, gateways, and the network. It creates possibilities for significant value creation and new revenue generating business models via data democratization and ubiquitous analytics across … Continue reading

DevOps Is Changing from Solving Problems to Driving Business | @DevOpsSummit #DevOps

DevOps has traditionally played important roles in development and IT operations, but the practice is quickly becoming core to other business functions such as customer success, business intelligence, and marketing analytics. Modern marketers today are driven by data and rely … Continue reading

Java HashSet Becomes a Little Faster By @YFain | @CloudExpo #Cloud

I was experimenting with Java HashSet, which is a pretty expensive collection to create, but it has a benefit of the O(1) performance on the retrieval of elements from this collection. Based on my experiments performance of HashSet is improved … Continue reading