Log on:
Powered by Elgg

Feed detail

December 08, 2015

2016 Conference Tracks Announced | @CloudExpo @ThingsExpo #IoT #M2M

There are over 120 breakout sessions in all, with Keynotes, General Sessions, and Power Panels adding to three days of incredibly rich presentations and content. Join @ThingsExpo conference chair Roger Strukhoff (@IoT2040), June 7-9, 2016 in New York City, for three days of intense 'Internet of Things' discussion and focus, including Big Data's indespensable role in IoT, Smart Grids and Industrial Internet of Things, Wearables and Consumer IoT, as well as (new) IoT's use in Vertical Markets.

read more


How to Streamline the Development Process with Commit Hooks By @papa_fire | @DevOpsSummit #DevOps

Automation is a big part of the DevOps approach, to the point where some people (incorrectly) define DevOps exclusively as automation. While many discuss automating the deployment pipeline process for build->test->deploy, few talk about utility automation for the intermediate steps of that process. There are different aspects of end-to-end processes that can help improve the adoption of DevOps principals by developers. There are on-call responsibilities, development-centric monitoring and process automation for developers. One of the great techniques for the latter is commit/push hooks that can be implemented as part of the version control system. Unfortunately, many people are either not familiar with pre/post commit hooks or not using them to their advantage. As a result, I thought it might be helpful to outline a few of the most common use cases for commit/push hooks that I’ve implemented on different projects that help to streamline the development process and reduce a number of points of failure along the way.

read more


[download] IBM Bluemix and z Systems | @CloudExpo #DevOps #Microservices

In demand-intensive mobile and web applications, an emerging pattern is to host the Systems of Engagement in the cloud (for maximum responsiveness) but keep the Systems of Record with the other important business systems in the company datacenter, often on a tightly secured mainframe. But what about the space in between? In this IBM Redpaper publication, we show that the IBM Bluemix cloud platform offers technologies that make it easy for cloud-based SoEs to securely connect to on-premises IBM mainframes, creating a fully secure, end-to-end, SoE-SoR environment.

read more


Applying IoT to Reduce Power Losses | @ThingsExpo #IoT #M2M #BigData

Electric power utilities face relentless pressure on their financial performance, and reducing distribution grid losses is one of the last untapped opportunities to meet their business goals. Combining IoT-enabled sensors and cloud-based data analytics, utilities now are able to find, quantify and reduce losses faster – and with a smaller IT footprint. Solutions exist using Internet-enabled sensors deployed temporarily at strategic locations within the distribution grid to measure actual line loads.

read more


Iron-Clad Cloud Networks By @JamesCarlini | @CloudExpo #IoT #Cloud

Today, most enterprises have some type of cloud-based solutions or are looking at cloud-based infrastructure for some of their enterprise applications. What is lacking in many organizations is the strategic design focus and sophisticated implementation for very secure infrastructure which not susceptible to cyberattacks. Hardening data centers as well as enterprise networks (and clouds) is a critical step to ensure an organization’s business continuity. Forget “disaster recovery” as it is a dated term and dated concept. Disaster recovery refers to the organized shutdown of systems and then when the disaster (event) is over, a systematic restart of the total application is initiated.

read more


[video] Security and Compliance in the Cloud with @JDSherry | @CloudExpo @Cavirin #Cloud #DevOps

"We enable organizations to solve the key challenges around the security and compliance of hybrid clouds. We like to also capitalize on this new phenomenon called DevSecOps, which is making sure that security is built in as you release these platforms into the cloud," explained JD Sherry, CEO of Cavirin, in this SYS-CON.tv interview at 17th Cloud Expo, held November 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA.

read more


Microservices 'SOA Done Right' By @TheEbizWizard | @CloudExpo #DevOps #Microservices

For it to be SOA – let alone SOA done right – we need to pin down just what "SOA done wrong" might be. First-generation SOA with Web Services and ESBs, perhaps? But then there's second-generation, REST-based SOA. More lightweight and cloud-friendly, but many REST-based SOA practices predate the microservices wave. Today, microservices and containers go hand in hand – only the details of "container-oriented architecture" are largely on the drawing board – and are not likely to look much like SOA in any case. In his session at 17th Cloud Expo, Jason Bloomberg, President of Intellyx, provided an insightful look into the nature of microservices architecture.

read more


Black Friday Business Rescue | @CloudExpo #APM #BigData #Microservices

In order to be ready for the Christmas season, online retailers typically bring their shops into shape right before Black Friday. Together with Cyber Monday this is the most important day in the retailer’s year. Stilnest.com (@Stilnest) is a publishing house for designer jewelry, running their online shop on Magento. While the guys at Stilnest did a good job of preparing their environment, the interest in their products and, therefore, the traffic on their site, was much higher than expected. The shop even went down after one of the YouTube stars released a new video showing off her new jewelry line powered by Stilnest.

read more


Top Node.js Metrics to Watch | @ThingsExpo #APM #IoT #Nodejs #BigData

Monitoring Node.js Applications has special challenges. The dynamic nature of the language provides many “opportunities” for developers to produce memory leaks, and a single function blocking the event queue can have a huge impact on the overall application performance. Parallel execution of jobs is done using multiple worker processes using the “cluster” functionality to take full advantage of multi-core CPUs – but the master and worker processes belong to a single application, which means that they should be monitored together. Let’s have a deep look at the Top Metrics in Node.js Applications to get a better understanding of why they are so important to monitor.

read more


December 07, 2015

Docker Containers OTA for IoT | @ThingsExpo #IoT #DevOps #Microservices

Most of the IoT Gateway scenarios involve collecting data from machines/processing and pushing data upstream to cloud for further analytics. The gateway hardware varies from Raspberry Pi to Industrial PCs. The document states the process of allowing deploying polyglot data pipelining software with the clear notion of supporting immutability. In his session at @ThingsExpo, Shashank Jain, a development architect for SAP Labs, discussed the objective, which is to automate the IoT deployment process from development to production scenarios using Docker containers.

read more


The Platform Business Model | @CloudExpo #Cloud

The purpose of the maturity model is to enable accelerated adoption of the new Cloud technologies that make disruptive business models possible, faster, the headline reference example being the ‘Platform Business Model’. Gartner says senior IT executives should be “digitally remastering” their organizations, and central to this digital leadership is the ‘Platform Business Model‘, described in detail through pioneering MIT research work.

read more


PaaS That Enables DevOps | @DevOpsSummit #DevOps #OpenShift #Microservices

With containerization using Docker, the orchestration of containers using Kubernetes, the self-service model for provisioning your projects and applications and the workflows we built in OpenShift is the best in class Platform as a Service that enables introducing DevOps into your organization with ease. In his session at DevOps Summit, Veer Muchandi, PaaS evangelist with RedHat, provided a deep dive overview of OpenShift v3 and demonstrated how it helps with DevOps.

read more


Arguing with Things By @PSilvas | @ThingsExpo #IoT

We all argue, especially if you’re passionate about something. Sometimes it’s with our spouse, sometimes with friends or co-workers and sometimes we scold objects that aren’t doing what we want them to do, ‘Ah, come on pen…don’t run out of ink now!!’ As more of these things get connected and are interacting with us, will you find yourself arguing with inanimate objects even more?

read more


Puppies in Your Datacenter? | @CloudExpo #DevOps #BigData #Microservices

You may have heard about the pets vs. cattle discussion – a reference to the way application servers are deployed in the cloud native world. If an application server goes down it can simply be dropped from the mix and a new server added in its place. The practice so far has mostly been applied to application deployments. Management software on the other hand is treated in a very special manner. Dedicated resources are set aside to run the management software components and several alerting systems are deployed to watch the health of those components. Administrators spend hours each day managing the management infrastructure.

read more


December 05, 2015

OpsHub DevOps | @DevOpsSummit @OpsHub #DevOps #Microservices

OpsHub, Inc. has announced enhanced support for DevOps and Migration for both Team Foundation Server and Visual Studio On-line in a heterogeneous environment. With added support for build and release entities in OpsHub Integration Manager (OIM) Microsoft customers can now leverage Visual Studio build and release services to manage DevOps processes in a heterogeneous environment. With the enhanced support customers can manage the DevOps process in Team Foundation Server while undertaking activities in heterogeneous tools as a part of the automated process.

read more


End User Control of IoT Data | @ThingsExpo #IoT #M2M #API #BigData

As the Internet of Things gains further ubiquity, data on consumer lifestyles and habits will take on increased value to IoT manufacturers and their ecosystem of partners. In today’s era of digital user empowerment ought not users have the ability to control how their data is shared, with which parties and to have a digital data trail over their data? In her session at @ThingsExpo, Evelyn de Souza, Data Privacy and Compliance Strategy Leader at Cisco Systems, will propose an ecosystem-industry-wide approach for enhanced end user data control and for providers a model for digital trust and safety.

read more


December 04, 2015

How to Restore App Data | @CloudExpo @eFolder #IoT #SDN #DataCenter

In recent years, at least 40% of companies using cloud applications have experienced data loss. One of the best prevention against cloud data loss is backing up your cloud data. In his General Session at 17th Cloud Expo, Sam McIntyre, Partner Enablement Specialist at eFolder, presented how organizations can use eFolder Cloudfinder to automate backups of cloud application data. He also demonstrated how easy it is to search and restore cloud application data using Cloudfinder.

read more


2016 – The Year of Insourcing? By @TheOpsMgr | @DevOpsSummit #DevOps

A lot has been written recently about DevOps and outsourcing. Some say it will kill outsourcing, others are not so sure. Our view at DevOpsGuys is that the truth is somewhere in the middle but that 2016 will definitely usher in a wave of strategic insourcing rooted in re-drawing the lines between what’s “inside” and “outside” the organisation.

read more


Doing DevOps at VictorOps | @DevOpsSummit @VictorOps #DevOps #Microservices

We talk a lot about what it means to do DevOps here at VictorOps, and a lot of what we talk about comes out of real practice. In some organizations, there’s a wall between developers and ops — developers make requests of ops like they’re throwing tasks over the wall. Here at VictorOps, that wall isn’t there. When us developers need to do something that’s traditionally in the ops domain like provisioning resources or pushing out deployments, we work closely with ops. And it works the other way too — when things change in the infrastructure that need application changes, they work closely with us. Sometimes, we will just pair on the problem together at one or the other’s desk.

read more


The Data Gold Mine in Enterprise IoT By @MMoscovici | @ThingsExpo #IoT

When most people think of the Internet of Things, they probably imagine the home of the future: the fridge knows when the milk is low, and the heat flips on during a homeowner’s winter commute. But that vision - while exciting - taps into only a fraction of the IoT's potential. For enterprise, the IoT offers a revolution in smart data. From oil rigs to office cubicles, the business intelligence gleaned from the IoT can help cut costs, avoid disasters, and create a happier, more productive workplace. It's just a matter of knowing where to start.

read more


December 03, 2015

Testing Challenges of IoT | @ThingsExpo #IoT #M2M #API #InternetOfThings

The tech industry has been abuzz about the potential of the Internet of Things for the past several years, and with good reason. As more devices become connected to one another, society steps even closer to the ultimate goal of an overarching, cohesive network facilitating communication between everyday objects and tools. The possibilities of a fully realized IoT are practically endless – so too, however, are the concerns surrounding IoT when it comes to software test management.

read more


Prioritizing Web Performance | @Catchpoint @CloudExpo #WebPerf #DevOps

The annual holiday shopping season, which started on Thanksgiving weekend and runs through the end of December, is undoubtedly the most crucial time of the year for many eCommerce websites, with sales from this period having a dramatic effect on the year-end bottom line. Web performance – or, the overall speed and availability of a website or mobile site – is an issue year-round, but it takes on increased importance during the holidays. Ironically, it is at this time of year that networks and infrastructure come under the most strain from traffic and are more vulnerable than ever to performance degradations. Yet busy, hurried holiday shoppers expect better performance than ever, and the stakes for lost conversions are frighteningly high. When customers encounter long load times, they’re likely to abandon their current shopping destination and move on to a competitor’s site that is performing better, sending potential revenue out the door. What’s worse, studies have shown that if a site freezes or crashes, is too slow, or involves an overly complicated checkout process, 75 percent of shoppers will no longer buy from that site.

read more


December 02, 2015

IoT Way of Thinking | @ThingsExpo @EricssonIT @EsmeSwartz #IoT #M2M

The buzz continues for cloud, data analytics and the Internet of Things (IoT) and their collective impact across all industries. But a new conversation is emerging - how do companies use industry disruption and technology enablers to lead in markets undergoing change, uncertainty and ambiguity? Organizations of all sizes need to evolve and transform, often under massive pressure, as industry lines blur and merge and traditional business models are assaulted and turned upside down. In this new data-driven world, marketplaces reign supreme while interoperability, APIs and applications deliver unique customer value for new go-to-market models based on a cloud and IoT way of working. Analytics, IoT service mashups, fail fast business models and contextual data streams enable data to become the new currency for digital citizens and businesses and will determine business success or failure.

read more


Secrets of @CloudExpo Sponsors | @ThingsExpo #IoT #M2M #DevOps #BigData

The best way to leverage your Cloud Expo presence as a sponsor and exhibitor is to plan your news announcements around our events. The press covering Cloud Expo and @ThingsExpo will have access to these releases and will amplify your news announcements. More than two dozen Cloud companies either set deals at our shows or have announced their mergers and acquisitions at Cloud Expo. Product announcements during our show provide your company with the most reach through our targeted audiences.

read more


December 01, 2015

Node.js MVC Frameworks | @ThingsExpo #IoT #DevOps #Microservices

Using any programming framework to the fullest extent possible first requires an understanding of advanced software architecture concepts. While writing a little client-side JavaScript does not necessarily require as much consideration when designing a scalable software architecture, the evolution of tools like Node.js means that you could be facing large code bases that must be easy to maintain.

read more


<< Back Next >>