BMC Software Inc. has introduced TrueSight Pulse into its family of solutions. Integrated from the recent Boundary Software technology acquisition, the TrueSight Pulse solution is an adaptable SaaS-based infrastructure monitoring service that provides IT with ultra-granular insight into application metrics and an immediate view of data, enabling IT to detect and diagnose problems fast.
BMC's TrueSight Pulse solution is the newest addition to BMC's Digital Enterprise Management set of solutions ...| By Dennis Griffin | Article Rating: |
|
| September 14, 2015 02:00 AM EDT | Reads: |
361 |
Turning the Tide on Cyber Attacks with a New Perimeter to Protect Enterprises
Today's business ecosystems span across multiple organizations, security perimeters and trust zones, increasing the number of attack vectors. With the migration of enterprise applications to the cloud, attack surfaces have expanded significantly. Compounding the problem, today's wave of attacks are more sophisticated and diversified than ever. The combination of enterprise complexity and advanced attacks has broken the traditional enterprise perimeter, creating the perfect storm for threats and information loss, where a new security paradigm is needed.
The security landscape is constantly evolving in today's extended enterprise, but security solutions have not kept pace to protect the ever-changing enterprise environment. Today, a remote, mobile, and contract workforce, combined with a complex partner ecosystem, make it difficult for IT to control access to the high value, high risk enterprise applications. Providing full network access via VPN to untrusted external organizations or users opens up many security risks, given the increased sophistication of modern day attacks.
The push to the cloud only adds to this risk, as enterprises migrate applications to the cloud with the promise of business agility and cost reduction. But this leads to increased cybersecurity risk due to the lack of secure connectivity to the applications residing in the public cloud. Since these applications are no longer hosted behind the traditional enterprise LAN perimeter, they become difficult if not impossible to secure against attacks such as server exploitation, denial of service, and credential theft.
Enterprises need an innovative approach to defend the new enterprise perimeter. One emerging method is the Software Defined Perimeter (SDP), an initiative of the Cloud Security Alliance (CSA), backed by more than 200 organizations globally and now being included in Gartner's Hype Cycle for Virtualization. The SDP introduces a more versatile and secure way of extending the secure enterprise perimeter that includes lower trust zones such as cloud, contractors, and partners. It uses a need-to-know architecture derived from work at the Defense Information Systems Agency (DISA), where the client device's security posture and identity must both be verified before it is granted connectivity. This zero-trust approach starts with no visibility and connectivity until the device and user have both been authenticated using multifactor authentication (MFA). This inherently secure architecture enables anyone to securely access protected applications over untrusted networks using any device, even unmanaged devices, which have become so popular.
The SDP architecture separates the control plane and the data plane, providing protection by isolating the point of authentication and the point of application access. In addition, the SDP allows for real-time access permissions within the system for granting and revoking access.

Source: Vidder, Inc.
SDP Client
SDP uses client software (SDP Client) on the endpoint in order to create a secure, multi-protocol tunnel. The client runs over the application layer, providing a versatile solution capable of spanning across any arbitrary network and trust zone. The endpoint security posture is further attested by the client software before accessing the SDP-protected application(s), including probing for local information to determine if the device is company-owned or a bring-your-own-device (BYOD). This information is then used to enforce policies around which applications the device is granted access.
SDP Controller
The first server-side component in the SDP architecture is the SDP Controller, which is used to authenticate devices, enforce authorization on users, and manage policies related to access and attestation. Upon executing the SDP Client, it will first attempt to contact a SDP Controller in order to perform device-level authentication. This step is referred to as transparent Multi-factor Authentication (tMFA). Once the device is authenticated and identified, the user will be prompted to login to the system with username and password. This user authentication is implemented using Security Assertion MarkUp Language (SAML), an industry standard implemented by Identity Access Management (IAM) teams. After successful user authentication, the SDP Controller will obtain a list of authorized groups that are ultimately mapped to protected applications. Finally, a set of SDP Gateways is propagated to the SDP Client in real-time in order for it to initiate access to the SDP-protected application. The crucial step in mapping undertaken by the SDP Controller is the sharing of this authenticated client's credentials with the SDP Gateway (described below).
SDP Gateway
Another primary component in the SDP architecture is the SDP Gateway. This component provides secure access to a User of a SDP-protected application. Importantly, SDP Gateway uses a dynamically changing firewall that starts with a default "DENY ALL" state. The firewall is only opened for SDP Clients after they have successfully authenticated to a SDP Controller. Once opened, the SDP first connects using a secure, mutually trusted TLS connection, which will then provide access to the protected application.
Secure IT/Business Outsourcing & Ecosystem Collaboration
Unlike VPNs, the SDP securely connects partner organizations to authorized applications without putting them on the internal network. This is done using a secure tunnel terminated on the SDP Gateway, effectively removing network visibility. The SDP Gateway is invisible to attackers on the Internet because its default condition is a "DENY ALL" state in the firewall. The firewall is opened dynamically as users are identified and proven to be trustworthy, allowing the SDP to mitigate the leading attack vectors that are exploited on internet-facing systems. The SDP provides very granular access to only the protected applications that are authorized by the enterprise. This can include a variety of protocols and application types - including browser based and fat client applications such as SAP. By keeping the partner's untrusted device from the network, the attack surface is reduced and the risk to the organization is lowered.
Secure Cloud Migration
The pace of cloud migration is increasing as enterprises continue to move their applications to the public cloud with the goal of increasing agility and reducing cost. However, CIOs know that moving important data and applications to the cloud has a risk that must be considered seriously, especially when it comes to providing users secure access to these cloud applications. The SDP isolates the applications from attacks by requiring multi-factor authentication (MFA) before connectivity is granted.
Defeating Top Attacks Cited by Verizon Breach Report
The following are examples of common threats and attacks today, and how the SDP's innovative approach can help.
Credential Theft is one of the most common attack vectors prevalent in today's enterprise environments. The theft can occur from a variety of channels - including key logging, phishing or brute force attacks. The SDP's transparent MFA functionality mitigates stolen credentials by requiring that all connections to a protected application come from a SDP Gateway. In order to gain access to this Gateway a user must pass the transparent MFA process that acts as a second factor of authentication.
Denial of Service is an attack that is used to limit the availability of a network, application, or server. Often performed by activists or competitors, it can ruin the reputation of an organization and cause a loss of services for customers. The SDP can defeat a large proportion of these attacks by limiting connectivity to only authorized users. For example, a common denial of service attack is called the "SSL Renegotation DoS" which continually re-establishes SSL connections to a server until it runs out of resources to service future requests. Malicious adversaries generally perform this attack against internet-accessible websites. This attack vector is eliminated when the application is protected by the SDP, which will not allow a connection to the application until it is proven trusted.
Server Exploitation can come in many different varieties, including SQL Injection, Buffer Overflows, and Cross-site Scripting. Attackers perform these attacks remotely and without legitimate credentials. For example, one of the most common vulnerabilities is SQL Injection, which is often performed against login and search forms. These forms can generally be accessed and attacked without having a username and password. Attacks such as these are a very serious problem since many applications have been moved to be internet-accessible, ultimately allowing attackers to hack into systems and gain access to an internal network and corporate data. The SDP protects these applications by requiring an attacker to have valid security artifacts and a valid device before gaining any connectivity to the application. This limits the attack surface of the application to authorized users only, which greatly reduces the likelihood of an attack.
Connection Hijacking, also known as man-in-the-middle, is an attack vector that is used to steal or modify data in flight. It's not uncommon to hear about connections to a wireless hotspot in public coffee shops that resulted in an eventual compromise of an organization. This is caused by insufficient in-flight encryption systems. Most applications use the system's "Trusted Certificate Store" or "Keychain" to enumerate a trusted list of Certificate Authorities. This store contains approximately 300 unique Certificate Authorities that could be potentially compromised and result in a connection hijacking attack. The SDP uses a methodology referred to as "Certificate Pinning" that trusts only a small subset of Certificate Authorities. This greatly reduces the likelihood that the Certificate Authority can be compromised.
What You Need to Know
The SDP has advantages over today's current approaches because it implements mutual trust in the authentication process. This requires both the client and server to present security artifacts during the connection and authentication process. This mutual trust provides an extremely high level of confidentiality and integrity on remote connections being initiated from untrusted locations.
While the waves of attacks continue to pound enterprises in this perfect storm of vulnerability due to changing enterprise environments and increasingly advanced threats, approaches such as the SDP that start with zero connectivity and provide access to authorized resources only after multiple authentications are met can help organizations turn the tide on today's continued threats.
Published September 14, 2015 Reads 361
Copyright © 2015 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Dennis Griffin
Dennis Griffin is a Product Manager at Vidder, a provider of security solutions based on the Software Defined Perimeter (SDP) standard.
BMC Software Inc. has introduced TrueSight Pulse into its family of solutions. Integrated from the recent Boundary Software technology acquisition, the TrueSight Pulse solution is an adaptable SaaS-based infrastructure monitoring service that provides IT with ultra-granular insight into application metrics and an immediate view of data, enabling IT to detect and diagnose problems fast.
BMC's TrueSight Pulse solution is the newest addition to BMC's Digital Enterprise Management set of solutions ...Sep. 14, 2015 07:00 PM EDT Reads: 331 |
By Carmen Gonzalez DevOps Summit, taking place Nov 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA, is co-located with 17th Cloud Expo and will feature technical sessions from a rock star conference faculty and the leading industry players in the world. The widespread success of cloud computing is driving the DevOps revolution in enterprise IT. Now as never before, development teams must communicate and collaborate in a dynamic, 24/7/365 environment. There is no time to wait for long development...Sep. 14, 2015 05:30 PM EDT Reads: 1,820 |
By Pat Romanski SYS-CON Events announced today that Pythian, a global IT services company specializing in helping companies leverage disruptive technologies to optimize revenue-generating systems, has been named “Bronze Sponsor” of SYS-CON's 17th Cloud Expo, which will take place on November 3–5, 2015, at the Santa Clara Convention Center in Santa Clara, CA.
Founded in 1997, Pythian is a global IT services company that helps companies compete by adopting disruptive technologies such as cloud, Big Data, advance...Sep. 14, 2015 04:45 PM EDT Reads: 604 |
By Elizabeth White U.S. companies are desperately trying to recruit and hire skilled software engineers and developers, but there is simply not enough quality talent to go around. Tiempo Development is a nearshore software development company. Our headquarters are in AZ, but we are a pioneer and leader in outsourcing to Mexico, based on our three software development centers there. We have a proven process and we are experts at providing our customers with powerful solutions. We transform ideas into reality. Sep. 14, 2015 04:30 PM EDT Reads: 718 |
By Elizabeth White Today, we are in the middle of a paradigm shift as we move from managing applications on VMs and containers to embracing everything that the cloud and XaaS (Everything as a Service) has to offer.
In his session at 17th Cloud Expo, Kevin Hoffman, Advisory Solutions Architect at Pivotal Cloud Foundry, will provide an overview of 12-factor apps and migrating enterprise apps to the cloud.
Kevin Hoffman is an Advisory Solutions Architect for Pivotal Cloud Foundry, and has spent the past 20 years b...Sep. 14, 2015 04:15 PM EDT |
By Elizabeth White Manufacturing connected IoT versions of traditional products requires more than multiple deep technology skills. It also requires a shift in mindset, to realize that connected, sensor-enabled “things” act more like services than what we usually think of as products.
In his session at @ThingsExpo, David Friedman, CEO and co-founder of Ayla Networks, will discuss how when sensors start generating detailed real-world data about products and how they’re being used, smart manufacturers can use the ...Sep. 14, 2015 04:00 PM EDT Reads: 377 |
By Elizabeth White SYS-CON Events announced today the Containers & Microservices Bootcamp, being held November 3-4, 2015, in conjunction with 17th Cloud Expo, @ThingsExpo, and @DevOpsSummit at the Santa Clara Convention Center in Santa Clara, CA.
This is your chance to get started with the latest technology in the industry. Combined with real-world scenarios and use cases, the Containers and Microservices Bootcamp, led by Janakiram MSV, a Microsoft Regional Director, will include presentations as well as hands-on...Sep. 14, 2015 04:00 PM EDT Reads: 693 |
By Elizabeth White Contrary to mainstream media attention, the multiple possibilities of how consumer IoT will transform our everyday lives aren’t the only angle of this headline-gaining trend. There’s a huge opportunity for “industrial IoT” and “Smart Cities” to impact the world in the same capacity – especially during critical situations. For example, a community water dam that needs to release water can leverage embedded critical communications logic to alert the appropriate individuals, on the right device, as...Sep. 14, 2015 02:45 PM EDT Reads: 415 |
By Pat Romanski Sep. 14, 2015 02:15 PM EDT Reads: 862 |
By Carmen Gonzalez 17th Cloud Expo, taking place Nov 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA, will feature technical sessions from a rock star conference faculty and the leading industry players in the world. Cloud computing is now being embraced by a majority of enterprises of all sizes. Yesterday's debate about public vs. private has transformed into the reality of hybrid cloud: a recent survey shows that 74% of enterprises have a hybrid cloud strategy. Meanwhile, 94% of enterprises ar...Sep. 14, 2015 01:45 PM EDT Reads: 1,802 |
By Liz McMillan In his session at DevOps Summit, Kristopher Francisco, Founder and CTO of Evolute, will evaluate containerization, service discovery, and cluster scheduling in order to obviate the path all microservice architectures across our industry are trying to achieve.
By first analyzing the "maturity" of your application landscape, what all organizations moving to production need and the technical capability within your teams, he will present a methodology and toolchain that moves developers and operat...Sep. 14, 2015 01:30 PM EDT Reads: 250 |
By Elizabeth White SYS-CON Events has announced today that Roger Strukhoff has been named conference chair of Cloud Expo and @ThingsExpo 2015 Silicon Valley.
The 17th Cloud Expo and 4th @ThingsExpo will take place on November 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA.
"The Internet of Things brings trillions of dollars of opportunity to developers and enterprise IT, no matter how you measure it," stated Roger Strukhoff. "More importantly, it leverages the power of devices and the Interne...Sep. 14, 2015 01:30 PM EDT Reads: 228 |
By Liz McMillan Countless business models have spawned from the IaaS industry – resell Web hosting, blogs, public cloud, and on and on. With the overwhelming amount of tools available to us, it's sometimes easy to overlook that many of them are just new skins of resources we've had for a long time.
In his general session at 17th Cloud Expo, Phil Jackson, Lead Technology Evangelist at SoftLayer, an IBM Company, will break down what we've got to work with, discuss the benefits and pitfalls and how we can best u...Sep. 14, 2015 01:00 PM EDT Reads: 303 |
By Elizabeth White SYS-CON Events announced today that xMatters, inc., a leader in communication-enabled business processes, will exhibit at SYS-CON's @DevOpsSummit Silicon Valley, which will take place on November 3–5, 2015, at the Santa Clara Convention Center in Santa Clara, CA.
xMatters’ cloud-based communications solutions enable any business process or application to trigger two-way communications (push, voice, email, SMS, etc.) throughout the extended enterprise during time-sensitive events. With over a de...Sep. 14, 2015 11:30 AM EDT Reads: 302 |
By Liz McMillan The web app is agile. The REST API is agile. The testing and planning are agile. But alas, data infrastructures certainly are not. Once an application matures, changing the shape or indexing scheme of data often forces at best a top down planning exercise and at worst includes schema changes that force downtime. The time has come for a new approach that fundamentally advances the agility of distributed data infrastructures.
Come learn about a new solution to the problems faced by software organ...Sep. 14, 2015 11:00 AM EDT Reads: 499 |
By Elizabeth White Everything is moving to the cloud. From public to private to hybrid, enterprises are adopting cloud technologies as their primary operating model. From Juniper’s perspective, a truly cloud-enabled enterprise is more than just how to make more money via a company’s Web site. Achieving a cloud enabled enterprise entails taking a holistic approach to involving the entire network. When it’s done right, a cloud-enabled enterprise results in the following three characteristics.Sep. 14, 2015 10:15 AM EDT Reads: 186 |
By Elizabeth White An edge gateway is an essential piece of infrastructure for large scale cloud-based services.
In his session at 17th Cloud Expo, Mikey Cohen, Manager, Edge Gateway at Netflix, will detail the purpose, benefits and use cases for an edge gateway to provide security, traffic management and cloud cross region resiliency. He will discuss how a gateway can be used to enhance continuous deployment and help testing of new service versions and get service insights and more. Philosophical and architectu...Sep. 14, 2015 09:45 AM EDT Reads: 287 |
By Elizabeth White Serving more than 600 hospitals in the U.S., Adreima provides clinically integrated revenue cycle services. Read this case study to learn how partnering with Tiempo Development has proved to be the most productive, cost-effective way to advance a software platform that serves marketing strategy, client service delivery, and information management. Sep. 14, 2015 09:15 AM EDT Reads: 334 |
By Liz McMillan Moving an existing on-premise infrastructure into the cloud can be a complex and daunting proposition. It is critical to understand the benefits as well as the challenges associated with either a full or hybrid approach.
In his session at 17th Cloud Expo, Richard Weiss, Principal Consultant at Pythian, will present a roadmap that can be leveraged by any organization to plan, analyze, evaluate and execute on a cloud migration solution. He will review the five major cloud transformation phases a...Sep. 14, 2015 08:30 AM EDT Reads: 395 |
[session] Traffic Jams on the Internet of Things | @ThingsExpo #IoT #M2M #API #RTC #InternetOfThings By Liz McMillan As more intelligent IoT applications shift into gear, they’re merging into the ever-increasing traffic flow of the Internet. It won’t be long before we experience bottlenecks, as IoT traffic peaks during rush hours. Organizations that are unprepared will find themselves by the side of the road unable to cross back into the fast lane. As billions of new devices begin to communicate and exchange data – will your infrastructure be scalable enough to handle this new interconnected world? Sep. 14, 2015 08:00 AM EDT Reads: 491 |

DevOps Summit, taking place Nov 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA, is co-located with 17th Cloud Expo and will feature technical sessions from a rock star conference faculty and the leading industry players in the world. The widespread success of cloud computing is driving the DevOps revolution in enterprise IT. Now as never before, development teams must communicate and collaborate in a dynamic, 24/7/365 environment. There is no time to wait for long development...
SYS-CON Events announced today that Pythian, a global IT services company specializing in helping companies leverage disruptive technologies to optimize revenue-generating systems, has been named “Bronze Sponsor” of SYS-CON's 17th Cloud Expo, which will take place on November 3–5, 2015, at the Santa Clara Convention Center in Santa Clara, CA.
Founded in 1997, Pythian is a global IT services company that helps companies compete by adopting disruptive technologies such as cloud, Big Data, advance...
U.S. companies are desperately trying to recruit and hire skilled software engineers and developers, but there is simply not enough quality talent to go around. Tiempo Development is a nearshore software development company. Our headquarters are in AZ, but we are a pioneer and leader in outsourcing to Mexico, based on our three software development centers there. We have a proven process and we are experts at providing our customers with powerful solutions. We transform ideas into reality.
Today, we are in the middle of a paradigm shift as we move from managing applications on VMs and containers to embracing everything that the cloud and XaaS (Everything as a Service) has to offer.
In his session at 17th Cloud Expo, Kevin Hoffman, Advisory Solutions Architect at Pivotal Cloud Foundry, will provide an overview of 12-factor apps and migrating enterprise apps to the cloud.
Kevin Hoffman is an Advisory Solutions Architect for Pivotal Cloud Foundry, and has spent the past 20 years b...
Manufacturing connected IoT versions of traditional products requires more than multiple deep technology skills. It also requires a shift in mindset, to realize that connected, sensor-enabled “things” act more like services than what we usually think of as products.
In his session at @ThingsExpo, David Friedman, CEO and co-founder of Ayla Networks, will discuss how when sensors start generating detailed real-world data about products and how they’re being used, smart manufacturers can use the ...
SYS-CON Events announced today the Containers & Microservices Bootcamp, being held November 3-4, 2015, in conjunction with 17th Cloud Expo, @ThingsExpo, and @DevOpsSummit at the Santa Clara Convention Center in Santa Clara, CA.
This is your chance to get started with the latest technology in the industry. Combined with real-world scenarios and use cases, the Containers and Microservices Bootcamp, led by Janakiram MSV, a Microsoft Regional Director, will include presentations as well as hands-on...
Contrary to mainstream media attention, the multiple possibilities of how consumer IoT will transform our everyday lives aren’t the only angle of this headline-gaining trend. There’s a huge opportunity for “industrial IoT” and “Smart Cities” to impact the world in the same capacity – especially during critical situations. For example, a community water dam that needs to release water can leverage embedded critical communications logic to alert the appropriate individuals, on the right device, as...
17th Cloud Expo, taking place Nov 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA, will feature technical sessions from a rock star conference faculty and the leading industry players in the world. Cloud computing is now being embraced by a majority of enterprises of all sizes. Yesterday's debate about public vs. private has transformed into the reality of hybrid cloud: a recent survey shows that 74% of enterprises have a hybrid cloud strategy. Meanwhile, 94% of enterprises ar...
In his session at DevOps Summit, Kristopher Francisco, Founder and CTO of Evolute, will evaluate containerization, service discovery, and cluster scheduling in order to obviate the path all microservice architectures across our industry are trying to achieve.
By first analyzing the "maturity" of your application landscape, what all organizations moving to production need and the technical capability within your teams, he will present a methodology and toolchain that moves developers and operat...
SYS-CON Events has announced today that Roger Strukhoff has been named conference chair of Cloud Expo and @ThingsExpo 2015 Silicon Valley.
The 17th Cloud Expo and 4th @ThingsExpo will take place on November 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA.
"The Internet of Things brings trillions of dollars of opportunity to developers and enterprise IT, no matter how you measure it," stated Roger Strukhoff. "More importantly, it leverages the power of devices and the Interne...
Countless business models have spawned from the IaaS industry – resell Web hosting, blogs, public cloud, and on and on. With the overwhelming amount of tools available to us, it's sometimes easy to overlook that many of them are just new skins of resources we've had for a long time.
In his general session at 17th Cloud Expo, Phil Jackson, Lead Technology Evangelist at SoftLayer, an IBM Company, will break down what we've got to work with, discuss the benefits and pitfalls and how we can best u...
SYS-CON Events announced today that xMatters, inc., a leader in communication-enabled business processes, will exhibit at SYS-CON's @DevOpsSummit Silicon Valley, which will take place on November 3–5, 2015, at the Santa Clara Convention Center in Santa Clara, CA.
xMatters’ cloud-based communications solutions enable any business process or application to trigger two-way communications (push, voice, email, SMS, etc.) throughout the extended enterprise during time-sensitive events. With over a de...
The web app is agile. The REST API is agile. The testing and planning are agile. But alas, data infrastructures certainly are not. Once an application matures, changing the shape or indexing scheme of data often forces at best a top down planning exercise and at worst includes schema changes that force downtime. The time has come for a new approach that fundamentally advances the agility of distributed data infrastructures.
Come learn about a new solution to the problems faced by software organ...
Everything is moving to the cloud. From public to private to hybrid, enterprises are adopting cloud technologies as their primary operating model. From Juniper’s perspective, a truly cloud-enabled enterprise is more than just how to make more money via a company’s Web site. Achieving a cloud enabled enterprise entails taking a holistic approach to involving the entire network. When it’s done right, a cloud-enabled enterprise results in the following three characteristics.
An edge gateway is an essential piece of infrastructure for large scale cloud-based services.
In his session at 17th Cloud Expo, Mikey Cohen, Manager, Edge Gateway at Netflix, will detail the purpose, benefits and use cases for an edge gateway to provide security, traffic management and cloud cross region resiliency. He will discuss how a gateway can be used to enhance continuous deployment and help testing of new service versions and get service insights and more. Philosophical and architectu...
Serving more than 600 hospitals in the U.S., Adreima provides clinically integrated revenue cycle services. Read this case study to learn how partnering with Tiempo Development has proved to be the most productive, cost-effective way to advance a software platform that serves marketing strategy, client service delivery, and information management.
Moving an existing on-premise infrastructure into the cloud can be a complex and daunting proposition. It is critical to understand the benefits as well as the challenges associated with either a full or hybrid approach.
In his session at 17th Cloud Expo, Richard Weiss, Principal Consultant at Pythian, will present a roadmap that can be leveraged by any organization to plan, analyze, evaluate and execute on a cloud migration solution. He will review the five major cloud transformation phases a...
As more intelligent IoT applications shift into gear, they’re merging into the ever-increasing traffic flow of the Internet. It won’t be long before we experience bottlenecks, as IoT traffic peaks during rush hours. Organizations that are unprepared will find themselves by the side of the road unable to cross back into the fast lane. As billions of new devices begin to communicate and exchange data – will your infrastructure be scalable enough to handle this new interconnected world?
I love all this digital hullaballoo, really I do. I love all these different trends and disruptions and turmoil. I especially love the confusion – it gives me something to write about.
But sometimes, I’ve just had enough. Especially when the digital disruption story starts repeating itself.
Is your company struggling with the idea of using “cloud hosting” in order to save money?
Truth be known, using cost savings as the primary reason for moving to cloud will almost guarantee failure. Some reasons that typically lead to cloud computing costing more include:
Building and migrating to a private cloud, which will almost always cost more than staying in a traditional data center;
Migrating legacy applications that weren’t designed to operate in a virtualized environment or are tied to very specific environments run on older operating systems or require out-of-date drivers;
During the last two #IoTuesday Twitter sessions, our chats have centered on what it will take to capitalize on the Internet of Things (IoT) opportunity and what the industry’s collective responsibility is to break down barriers to adoption. Topics ranged from the evolution of the Industrial Internet to consumer IoT applications to the role of APIs and API management. And underlying all of this, how we move from today’s connected devices and vertical siloes to a horizontal IoT marketplace with interconnectivity at its core. In this month’s IoT chat we will be joined by Alex Bakker and Ron Exler...
Yesterday I attended a session in Palo Alto on the subject of Data Refinery and the speaker was Will Gorman of Pentaho. I did not realize that Pentaho was acquired by Hitachi Data Systems couple of months ago. The terms “data lake” was coined by James Dixon of Pentaho. I wrote a blog on this subject last year. As soon as the term started to appear in the data lexicon, other interesting terms such as “data swamp” appeared.
Communications cooperative HTC centralizes storage management to gain powerful visibility, reduce costs, and implement IT disaster avoidance capabilities.
We’ll learn more about how HTC lowers total storage utilization cost while bringing in a common management view to improve problem resolution, automate resources allocation, and more fully gain compliance -- as well as set the stage for broader virtualization and business continuity benefits.
The world of software is completely crazy about automation. Thanks perhaps to DevOps, if anything, the mania is increasing. Some companies are eliminating the tester role in favor of tools smiths with programming experience who can build frameworks; sometimes this is called "developer productivity." The language these companies use is one of replacement; of dropping humans in favor of the machine.
I'd like to suggest a different language: The language of compliment, where we recognize that testing and programming are different, that Automation solves certain types of problems and creates othe...
In a recent blog article, I discussed the difference between cloud backup and cloud disaster recovery (or “DR”). In a nutshell, with cloud backup, you basically pay a third-party service provider a monthly fee to have them back up your firm’s data and store it in the cloud, so it can be restored on-demand at a later date. With cloud DR, you gain the option to restore your data/server images to an always-on offsite virtual cloud environment capable of running live production servers. Your recovery time dramatically shrinks with this option.
Had Mark Twain lived today, we might hear him utter the oath lies, damn lies, and analytics. Statistics to be sure may still be used to distort the truth – but now with the sudden explosion of big data, analytics threaten the same fate.
I’m not talking about intentional distortion here – that’s another story entirely. Rather, the risk of unintentional distortion via data analytics is becoming increasingly prevalent, as the sheer quantity of data increases, as well as the availability and usability of the analytics tools on the market.
The data scientists themselves aren’t the problem. In fac...
Now – that Node.js 4.0.0 was officially released – you may wonder what it delivers to you and if you should upgrade right away, or not. This post covers the most important changes you need to know, and some key implications you may have to take into account in making your decision.
The last few months were really exciting for the Node.js community.
At the start of this year Joyent Inc. handed over the project to the community around io.js, a fork of Node.js. Soon after that, it was decided that there should be only one version that incorporates all current features of io.js and Node.js in th...
The mobility and flexibility of modern business practice has created a demand to extend any application to virtually anyone. While this can bring many benefits to organisations, such as enabling employees to work remotely, cutting costs by using the cloud to simplify IT deployment and permitting contractors and supply chain members to self-serve their accounts, there is also a dark side.
Think about it: by extending every application to virtually everyone, each users’ specific needs and uses of the application aren’t being taken into consideration. Does every employee really need to be gran...
In my last post I discussed where to start when it comes to addressing the software-driven enterprise challenge head on as we see each industry's "disruption day" draw closer. In my view, perhaps the biggest challenge for the established players of the day - in the industrial revolution it was the cottage industries, today it is the incumbents in virtually every market - is one of change management, and the skills required in the new world order.
The last five years of advancements in technology, particularly cloud computing and Big Data, have had some significant impacts on lots of industries. In fact, one area of exploration is poised to see huge strides in not just how future missions are to be designed and executed, but how all the vast amounts of data collected will be stored, processed and analyzed. Welcome to the next generation of space exploration.
Space exploration has come back into the limelight over the last few years thanks to investment from many different industry groups, and large companies like SpaceX, Virgin Galacti...
A looking glass is a magical lens or portal through which things can be seen that are otherwise invisible. This is a perfect metaphor for the increasing challenge faced by businesses to find value hidden in the data they generate as well as data that they have access to. Value nuggets in data are often obscured by large volumes of data (“noise”, if you will). The larger the data sets, the more obscured the value nuggets are. A theoretical looking glass capable of discerning the signal from the noise will find value nuggets that enable precise and timely reaction to situations, as well as proac...























