Log on:
Powered by Elgg

Matthew Weaver :: Feeds

April 26, 2016

IoT Service to IoT Profit | @ThingsExpo #IoT #M2M #InternetOfThings

Whether your IoT service is connecting cars, homes, appliances, wearable, cameras or other devices, one question hangs in the balance – how do you actually make money from this service? The ability to turn your IoT service into profit requires the ability to create a monetization strategy that is flexible, scalable and working for you in real-time. It must be a transparent, smoothly implemented strategy that all stakeholders – from customers to the board – will be able to understand and comprehend.

read more


Rugged DevOps | @DevOpsSummit #DevOps #Microservices #ContinuousIntegration

I had the opportunity to catch up with Chris Corriere - DevOps Engineer at AutoTrader - to talk about his experiences in the realm of Rugged DevOps. We discussed automation, culture and collaboration, and which thought leaders he is following. Chris Corriere: Hey, I'm Chris Corriere. I'm a DevOps Engineer AutoTrader. Derek Weeks: Today we're going to talk about Rugged DevOps. It's a subject that's gaining a lot of traction in the community but not a lot of people are really familiar with what it is.

read more


IoT Will Transform Commerce | @ThingsExpo #IoT #DigitalTransformation

From fitness trackers to connected refrigerators to coffee makers, there is no end to how smart even the most inane technology can become. The Internet of Things (IoT) isn’t just changing how consumers manage their home security or order their coffee filters – it’s revolutionizing the very fabric of commerce. However, according to Gartner, IoT is still in its early days of maturity. Gartner predicts that through 2018 there will be no one prevailing IoT ecosystem platform. This means that in the next few years there will be a proliferation of different devices, products and approaches to IoT. In fact, Cisco predicts that there will be a whopping 50 billion connected devices by 2020.

read more


April 25, 2016

Industrialized IIoT | @ThingsExpo #IoT #IIoT #M2M #API #InternetOfThings

As machines are increasingly connected to the internet, it’s becoming easier to discover the numerous ways Industrial IoT (IIoT) is helping to shape the business world. This is exactly why we have decided to take a closer look at this pervasive movement and to examine the desire to connect more things! Now if you need a refresher on IIoT and how it is changing the world, take a moment and listen to Greg Gorbach with ARC Advisory Group. Gorbach believes, "IIoT will significantly change the world. You won't participate with conventional thinking and an incremental approach."

read more


Monitoring Kafka on Docker Cloud By @Sematext | @DevOpsSummit #Cloud #DevOps

For those of you using Apache Kafka and Docker Cloud or considering it, we’ve got a Sematext user case study for your reading pleasure. In this use case, Ján Antala, a Software Engineer in the DevOps Team at @pygmalios, talks about the business and technical needs that drove their decision to use Docker Cloud, how they are using Docker Cloud, and how their Docker and Kafka monitoring is done.

read more


Bringing Automation to the Helpdesk | @CloudExpo #Cloud

Automation and ITSM-driven insights endow help desk personnel with more knowledge and provide a single point of support for end users, regardless of their needs while still catering to their preferred method of help. We'll learn how automation and ITSM-driven insights endow help desk personnel with more knowledge and provide a single point of support for end users, regardless of their needs while still catering to their preferred method of help.

read more


Don’t Forget the Ops | @CloudExpo @BMCSoftware #DigitalTransformation

Many private cloud projects were built to deliver self-service access to development and test resources. While those clouds delivered faster access to resources, they lacked visibility, control and security needed for production deployments. In their session at 18th Cloud Expo, Steve Anderson, Product Manager at BMC Software, and Rick Lefort, Principal Technical Marketing Consultant at BMC Software, will discuss how a cloud designed for production operations not only helps accelerate developer innovation, it also delivers the control that IT Operations needs to run a production cloud without getting in the way.

read more


The Open Group IT4IT Architecture Offers a New Direction | @CloudExpo #Cloud

A BriefingsDirect expert panel discussion examines the value and direction of The Open Group IT4IT initiative, a new reference architecture for managing IT as a business. IT4IT was a hot topic at The Open Group San Francisco 2016 conference in January, and the enterprise architect and IT leader attendees examined it from a variety of different angles. This panel, conducted live at the event, elevates the IT4IT discussion to the level of enabling digital business value.

read more


IoT Service to IoT Profit | @ThingsExpo #IoT #M2M #InternetOfThings

Whether your IoT service is connecting cars, homes, appliances, wearable, cameras or other devices, one question hangs in the balance – how do you actually make money from this service? The ability to turn your IoT service into profit requires the ability to create a monetization strategy that is flexible, scalable and working for you in real-time. It must be a transparent, smoothly implemented strategy that all stakeholders – from customers to the board – will be able to understand and comprehend.

read more


Multi-Layer DDoS Mitigation | @CloudExpo @WebairInc #DataCenter #InfoSec

In his session at 18th Cloud Expo, Sagi Brody, Chief Technology Officer at Webair Internet Development Inc., will focus on real world deployments of DDoS mitigation strategies in every layer of the network. He will give an overview of methods to prevent these attacks and best practices on how to provide protection in complex cloud platforms. He will also outline what we have found in our experience managing and running thousands of Linux and Unix managed service platforms and what specifically can be done to offer protection at every layer. He will offer insight and examples from both a business and technical perspective.

read more


IT Monitoring Clickbait | @CloudExpo #APM #Cloud

It is a sad but very real truth that many, dare I say most, IT professionals consider alerts to be the bane of their existence. After all, they’re annoying, noisy, mostly useless and frequently false. Thus, we IT professionals who specialize in IT monitoring are likely well acquainted with that familiar sinking feeling brought on by the discovery that the alert you so painstakingly crafted is being ignored by the team who receives it.

read more


Redis Functions and Data Structures | @CloudExpo #DigitalTransformation

Redis is not only the fastest database, but it has become the most popular among the new wave of applications running in containers. Redis speeds up just about every data interaction between your users or operational systems. In his session at 18th Cloud Expo, Dave Nielsen, Developer Relations at Redis Labs, will shares the functions and data structures used to solve everyday use cases that are driving Redis' popularity.

read more


Data Sovereignty Driving New Approaches for Enterprises | @CloudExpo #Cloud

Regulations around data sovereignty are forcing enterprises to consider new approaches to data location, intellectual property, and cloud collaboration services. As organizations move beyond their on-premises data centers, regulation and data sovereignty issues have become as important as the technical requirements for their cloud infrastructure and applications.

read more


Inside Your Containers | @DevOpsSummit #DevOps #Docker #Kubernetes

As the rapid adoption of containers continues, companies are finding that they lack the operational tools to understand the behavior of applications deployed in these containers, and how to identify issues in their application infrastructure. For example, how are multiple containers within an application impacting each other’s performance? If an application’s service is degraded, which container is to blame? In the case of an application outage, what was the root cause of the outage?

read more


DZone Guide to Data Persistence | @CloudExpo #DataCenter #Storage

Data persistence has a way of sneaking up on developers. You start out with a simple, straightforward database that can functionally hold the data you’re working with and the data you need to work with later. But as your needs change, you start to modify it here and there, until it becomes a brittle tangle of tables and keys and indexes. You need something more dynamic, but you need to retain the ability to retrieve your persistent data. Now, you’re miles from where you started, and staring down the possibility of having to adopt a whole new system. That persistent data is fundamental to nearly any operation that utilizes database management systems (DBMS), but while the growth of dynamic data has led to sophisticated and reliable new relational management systems, real-world techniques for optimal data storage and retrieval have sometimes been lost in the shuffle. With that in mind, we’ve put together a new edition of our comprehensive DZone Guide to Data Persistence.

read more


Threads of Digital Architecture | @CloudExpo #IoT #M2M #DigitalTransformation

The notion of customer journeys, of course, are central to the digital marketer’s playbook. Clearly, enterprises should focus their digital efforts on such journeys, as they represent customer interactions over time. But making customer journeys the centerpiece of the enterprise architecture, however, leaves more questions than answers. The challenge arises when EAs consider the context of the customer journey in the overall architecture as well as the architectural elements that make up each customer journey. After all, dividing up the world into familiar layers like process, data, and technology is relatively straightforward. There are overlaps and ambiguities at the edges to be sure, but everyone approaches such layers with a relatively common understanding of the overall scope of each layer and what belongs within each one.

read more


April 24, 2016

Redis Functions and Data Structures | @CloudExpo #DigitalTransformation

Redis is not only the fastest database, but it has become the most popular among the new wave of applications running in containers. Redis speeds up just about every data interaction between your users or operational systems. In his session at 18th Cloud Expo, Dave Nielsen, Developer Relations at Redis Labs, will shares the functions and data structures used to solve everyday use cases that are driving Redis' popularity.

read more


Multi-Layer DDoS Mitigation | @CloudExpo @WebairInc #DataCenter #InfoSec

In his session at 18th Cloud Expo, Sagi Brody, Chief Technology Officer at Webair Internet Development Inc., will focus on real world deployments of DDoS mitigation strategies in every layer of the network. He will give an overview of methods to prevent these attacks and best practices on how to provide protection in complex cloud platforms. He will also outline what we have found in our experience managing and running thousands of Linux and Unix managed service platforms and what specifically can be done to offer protection at every layer. He will offer insight and examples from both a business and technical perspective.

read more


Monitoring Kafka on Docker Cloud By @Sematext | @DevOpsSummit #Cloud #DevOps

For those of you using Apache Kafka and Docker Cloud or considering it, we’ve got a Sematext user case study for your reading pleasure. In this use case, Ján Antala, a Software Engineer in the DevOps Team at @pygmalios, talks about the business and technical needs that drove their decision to use Docker Cloud, how they are using Docker Cloud, and how their Docker and Kafka monitoring is done.

read more


Don’t Forget the Ops | @CloudExpo @BMCSoftware #DigitalTransformation

Many private cloud projects were built to deliver self-service access to development and test resources. While those clouds delivered faster access to resources, they lacked visibility, control and security needed for production deployments. In their session at 18th Cloud Expo, Steve Anderson, Product Manager at BMC Software, and Rick Lefort, Principal Technical Marketing Consultant at BMC Software, will discuss how a cloud designed for production operations not only helps accelerate developer innovation, it also delivers the control that IT Operations needs to run a production cloud without getting in the way.

read more


Achieving a Secure Cloud Infrastructure for Enterprise SaaS Applications | @CloudExpo #Cloud

Software as a Service (SaaS) is a model that has become a popular choice for deploying enterprise applications, delivering efficiencies and value to organizations in many ways. The benefits SaaS solutions deliver include not only avoiding the major resource drain and licensing costs associated with deploying business-critical software across the organization, they also relieve IT from ongoing maintenance tasks associated with on-premise deployments, such as performing upgrades, installing patches and managing availability. Moreover, SaaS can enhance flexibility and scalability for enterprise applications and workloads. Of course, while these benefits gained from adopting SaaS solutions in the enterprise are significant, they must nevertheless be balanced against potential risks. In particular, consideration must always be given as to whether cloud applications are sufficiently secure.

read more


Bringing Automation to the Helpdesk | @CloudExpo #Cloud

Automation and ITSM-driven insights endow help desk personnel with more knowledge and provide a single point of support for end users, regardless of their needs while still catering to their preferred method of help. We'll learn how automation and ITSM-driven insights endow help desk personnel with more knowledge and provide a single point of support for end users, regardless of their needs while still catering to their preferred method of help.

read more


IIoT Top News: Industrialized | @ThingsExpo #IoT #IIoT

As machines are increasingly connected to the internet, it’s becoming easier to discover the numerous ways Industrial IoT (IIoT) is helping to shape the business world. This is exactly why we have decided to take a closer look at this pervasive movement and to examine the desire to connect more things! Now if you need a refresher on IIoT and how it is changing the world, take a moment and listen to Greg Gorbach with ARC Advisory Group. Gorbach believes, "IIoT will significantly change the world. You won't participate with conventional thinking and an incremental approach."

read more


April 23, 2016

The DevOps Equation: Agility + Empathy = Quality | @DevOpsSummit #DevOps

Just to explain a little about what we mean by continuous design. It’s basically bringing together the entire organization and a unifying design in operations. It’s taking what we are doing in DevOps and expanding it to include product, design and support. It lets the whole organization really have an agile conversation with a market and with its customers. The issue that we face is that we live in a service world now. The point is no longer delivering products like cars coming off an assembly line. It’s much more about responding to our customers and having relationships with them. This is happening in a world that is more and more complex, while less and less is in your control. We can’t figure everything out in advance. We have to have the ability to respond to the unexpected. We have to be able to do that at every level.

read more


Achieving a Secure Cloud Infrastructure for Enterprise SaaS Applications | @CloudExpo #Cloud

Software as a Service (SaaS) is a model that has become a popular choice for deploying enterprise applications, delivering efficiencies and value to organizations in many ways. The benefits SaaS solutions deliver include not only avoiding the major resource drain and licensing costs associated with deploying business-critical software across the organization, they also relieve IT from ongoing maintenance tasks associated with on-premise deployments, such as performing upgrades, installing patches and managing availability. Moreover, SaaS can enhance flexibility and scalability for enterprise applications and workloads. Of course, while these benefits gained from adopting SaaS solutions in the enterprise are significant, they must nevertheless be balanced against potential risks. In particular, consideration must always be given as to whether cloud applications are sufficiently secure.

read more


<< Back Next >>