|
Top Stories
SYS-CON Events announced today that Conference Guru has been named "Media
Sponsor" of the 22nd International Cloud Expo, which will take place on June
5-7, 2018, at the Javits Center in New York, NY.
A valuable conference experience generates new contacts, sales leads,
potential strategic partners and potential investors; helps gather
competitive intelligence and even provides inspiration for new products and
services. Conference Guru works with conference organizers to pass great
deals to great conferences, helping you discover new conferences and increase
your return on investment.
For more information, visit http://conferenceguru.com/.
CloudExpo | DXWorldEXPO have announced the conference tracks for Cloud Expo
2018, introducing DXWorldEXPO.
DXWordEXPO, colocated with Cloud Expo will be held June 5-7, 2018, at the
Javits Center in New York City, and November 6-8,... (more)
Download Slide Deck: ▸ Here
Download Slide Deck: ▸ Here
DevOps vs SRE vs Cloud Native
DevOps is under attack because developers don't want to mess with
infrastructure. They will happily own their code into production, but want to
use platforms instead of raw automation. That's changing the landscape that
we understand as DevOps with both architecture concepts (CloudNative) and
process redefinition (SRE).
Download Slide Deck: ▸ Here
Rob Hirschfeld's recent work in Kubernetes operations has led to the
conclusion that containers and related platforms have changed the way we
should be thinking about DevOps and controlling infrastructure. The rise of
Site Reliability Engineering (SRE) is part of that redefinition of operations
vs development roles in organizations.
In his session at @DevOpsSummit at 21st Cloud Expo, Rob Hirschfeld, CEO and
co-founder of RackN, explor... (more)
How to Learn from Failure in DevOps
By Eric Bruno
DevOps failure is a touchy subject with some, because DevOps is typically
perceived as a way to avoid failure. As a result, when you fail in a DevOps
practice, the situation can seem almost hopeless. However, just as a
fail-fast business approach, or the "fail and adjust sooner" methodology of
Agile often proves, DevOps failures are actually a step in the right
direction. They're the first step toward learning from failures and turning
your DevOps practice into one that will lead you toward even greater success,
sooner rather than later.
DevOps has its roots in Agile, where shorter development cycles with frequent
feedback loops guide you quickly, over a period of time, toward product
delivery that is more aligned with customer needs. The point of the feedback
loop is to learn from your actions through customer feedb... (more)
A Deep Dive into the Core Metrics of the Java Virtual Machine
By Eugen Paraschiv
Overview of JVM Metrics
In this article, we'll cover how you can monitor an application that runs on
the Java Virtual Machine by going over some of the critical metrics you need
to track. And, as a monitoring tool, we'll use Stackify Retrace, a full APM
solution.
The application we'll monitor to exemplify these metrics is a real-world Java
web application built using the Spring framework. Users can register, login,
connect their Reddit account and schedule their posts to Reddit.
How JVM Memory Works
There are two important types of JVM memory to watch: heap and non-heap
memory, each of these with its own purpose.
The heap memory is where the JVM stores runtime data represented by allocated
instances. This is where memory for new objects comes from, and is released
when the Garbage Colle... (more)
Download Slide Deck: ▸ Here
Download Slide Deck: ▸ Here
Continuous Integration Continuous Delivery (CICD) as a Service: Securing
Velocity in the Cloud
The next XaaS is CICDaaS. Why? Because CICD saves developers a huge amount of
time. CD is an especially great option for projects that require multiple and
frequent contributions to be integrated.
Download Slide Deck: ▸ Here
But... securing CICD best practices is an emerging, essential, yet little
understood practice for DevOps teams and their Cloud Service Providers. The
only way to get CICD to work in a highly secure environment takes
collaboration, patience and persistence. Building CICD in the cloud requires
rigorous architectural and coordination work to minimize the volatility of
the cloud environment and leverage the security features of the cloud to the
benefit of the CICD pipeline.
In his session at 21st ... (more)
SYS-CON Events announced today that CAST Software will exhibit at SYS-CON's
21st International Cloud Expo®, which will take place on Oct 31 - Nov 2,
2017, at the Santa Clara Convention Center in Santa Clara, CA.
CAST was founded more than 25 years ago to make the invisible visible. Built
around the idea that even the best analytics on the market still leave blind
spots for technical teams looking to deliver better software and prevent
outages, CAST provides the software intelligence that matter most.
Accurate analytics take a holistic approach
CAST analytics reflect the true state of business systems by going beyond
component-level analysis and examining architectural and structural
complexities to provide clear and precise understanding of how individual
components affect the whole system. This is called System-Level Analysis.
Credible analytics are based on standa... (more)
We seem to run this cycle with every new technology that comes along. A good
idea with practical applications is born, then both marketers and
over-excited users start to declare it is the solution for all or our
problems. Compliments of Gartner, we know it generally as “The Hype
Cycle”, but each iteration is a little different.
2018’s flavor will be serverless computing, and by 2018, I mean starting
now, but going most of next year, you’ll be sick of it. We are already
seeing people write such sweeping statements as “The purpose of serverless
is no-ops”. And that type of declaratory language is going to get worse.
One time, very slowly: Right now, in the case of public cloud vendors, the
purpose of serverless is to lock you in. It is that simple. They want to add
value that will keep your dollars flowing into their coffers. And they do not
at all mind if the proce... (more)
Fifteen Metrics for DevOps Success
By Matt Watson
How is DevOps going within your organization? If you need some help measuring
just how well it is going, we have prepared a list of some key DevOps metrics
to track. These metrics can help you understand how your team is doing over
time.
Define what DevOps means to your organization
The word DevOps means different things to different people. Some say it a
culture and every vendor in the industry claims that their tools help with
DevOps. Depending on how you define DevOps, some of these metrics may matter
more or less to you and your team.
I define DevOps as everything that relates to deploying and monitoring your
applications. In many ways, this bleeds over to site reliability engineering.
At Stackify, we don't even have an operations team to collaborate with. Our
developers deploy directly to the cloud and we operate... (more)
Download Slide Deck: ▸ Here
Download Slide Deck: ▸ Here
The Five Key Elements to Build, Deploy and Operationalize Artificial
Intelligence at Scale
The question before companies today is not whether to become intelligent,
it's a question of how and how fast. The key is to adopt and deploy an
intelligent application strategy while simultaneously preparing to scale that
intelligence.
Download Slide Deck: ▸ Here
In her session at 21st Cloud Expo, Sangeeta Chakraborty, Chief Customer
Officer at Ayasdi, provided a tactical framework to become a truly
intelligent enterprise, including how to identify the right applications for
AI, how to build a Center of Excellence to operationalize the intelligence
and how to implement a strategy to scale efforts. She pulled from her
experience helping tackle HSBC's anti-laundering threats and identifying
genetic susceptibilities o... (more)
The goal of Microservices is to improve software delivery speed and increase
system safety as scale increases. Microservices being modular these are
faster to change and enables an evolutionary architecture where systems can
change, as the business needs change. Microservices can scale elastically and
by being service oriented can enable APIs natively. Microservices also reduce
implementation and release cycle time and enables continuous delivery. This
paper provides a logical overview of the Microservices Reference Architecture
that highlights various sub systems needed to support Microservices
deployment and execution.
Introduction
Switch over to Microservices is an hour of need in web application
development and delivery and is crucial for the success of Enterprises today.
Of late, enterprises are adopting technologies like analytics, mobility,
social media, IoT... (more)
Every year about this time, we gaze into crystal balls to divine the future
of our industry - or at least where it's headed over the next 365 days. The
result is often a triumph of incrementalism: we predict that we will get more
of what we already have. The truth is, technology isn't as revolutionary as
we often think - and commenting on incremental changes alone may not help us
understand what lies ahead.
Along with a few near-term predictions - so hard to resist - I'd also like to
make some predictions not just about technology per se, but about related
changes to organizations, processes, and the cultures around them. Here's my
main prediction: By 2030 what we've come to know as "IT" today will be
virtually unrecognizable.
No-code software will drive truly distributed technology
By 2030, the "de-codification of coding" - meaning the use of no-code or
low-code pl... (more)
@DevOpsSummit Stories By Liz McMillan  In his Opening Keynote at 21st Cloud Expo, John Considine, General Manager of IBM Cloud Infrastructure, led attendees through the exciting evolution of the cloud. He looked at this major disruption from the perspective of technology, business models, and what this means for enterprises of all sizes. John Considine is General Manager of Cloud Infrastructure Services at IBM. In that role he is responsible for leading IBM’s public cloud infrastructure including strategy, development, and offering management. To date, IBM has launched more than 50 cloud data centers that span the globe. He has been building advanced technology, delivering “as a service” solutions, and managing infrastructure services for the past 20 years. Dec. 22, 2017 05:45 PM EST Reads: 2,140 | By Elizabeth White  The next XaaS is CICDaaS. Why? Because CICD saves developers a huge amount of time. CD is an especially great option for projects that require multiple and frequent contributions to be integrated. But… securing CICD best practices is an emerging, essential, yet little understood practice for DevOps teams and their Cloud Service Providers. The only way to get CICD to work in a highly secure environment takes collaboration, patience and persistence. Building CICD in the cloud requires rigorous architectural and coordination work to minimize the volatility of the cloud environment and leverage the security features of the cloud to the benefit of the CICD pipeline. Dec. 22, 2017 04:30 PM EST Reads: 560 | By Liz McMillan  "ZeroStack is a startup in Silicon Valley. We're solving a very interesting problem around bringing public cloud convenience with private cloud control for enterprises and mid-size companies," explained Kamesh Pemmaraju, VP of Product Management at ZeroStack, in this SYS-CON.tv interview at 21st Cloud Expo, held Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. Dec. 22, 2017 12:15 PM EST Reads: 986 | By Pat Romanski  SYS-CON Events announced today that Conference Guru has been named “Media Sponsor” of the 22nd International Cloud Expo, which will take place on June 5-7, 2018, at the Javits Center in New York, NY.
A valuable conference experience generates new contacts, sales leads, potential strategic partners and potential investors; helps gather competitive intelligence and even provides inspiration for new products and services. Conference Guru works with conference organizers to pass great deals to great conferences, helping you discover new conferences and increase your return on investment. Dec. 22, 2017 11:00 AM EST Reads: 620 | By Liz McMillan  DevOps is under attack because developers don’t want to mess with infrastructure. They will happily own their code into production, but want to use platforms instead of raw automation. That’s changing the landscape that we understand as DevOps with both architecture concepts (CloudNative) and process redefinition (SRE).
Rob Hirschfeld’s recent work in Kubernetes operations has led to the conclusion that containers and related platforms have changed the way we should be thinking about DevOps and controlling infrastructure. The rise of Site Reliability Engineering (SRE) is part of that redefinition of operations vs development roles in organizations. Dec. 22, 2017 10:00 AM EST Reads: 563 | By Elizabeth White  Enterprises are adopting Kubernetes to accelerate the development and the delivery of cloud-native applications. However, sharing a Kubernetes cluster between members of the same team can be challenging. And, sharing clusters across multiple teams is even harder.
Kubernetes offers several constructs to help implement segmentation and isolation. However, these primitives can be complex to understand and apply. As a result, it’s becoming common for enterprises to end up with several clusters. This leads to a waste of cloud resources and increased operational overhead. Dec. 21, 2017 12:00 PM EST Reads: 1,004 | By Pat Romanski  "Infoblox does DNS, DHCP and IP address management for not only enterprise networks but cloud networks as well. Customers are looking for a single platform that can extend not only in their private enterprise environment but private cloud, public cloud, tracking all the IP space and everything that is going on in that environment," explained Steve Salo, Principal Systems Engineer at Infoblox, in this SYS-CON.tv interview at 21st Cloud Expo, held Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. Dec. 20, 2017 04:00 PM EST Reads: 1,215 | By Elizabeth White  22nd International Cloud Expo, taking place June 5-7, 2018, at the Javits Center in New York City, NY, and co-located with the 1st DXWorld Expo 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 are using some form of XaaS – software, platform, and infrastructure as a service. Dec. 18, 2017 01:00 PM EST Reads: 4,071 | By Liz McMillan  "CA has been doing a lot of things in the area of DevOps. Now we have a complete set of tool sets in order to enable customers to go all the way from planning to development to testing down to release into the operations," explained Aruna Ravichandran, Vice President of Global Marketing and Strategy at CA Technologies, in this SYS-CON.tv interview at DevOps Summit at 21st Cloud Expo, held Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. Dec. 16, 2017 10:00 AM EST Reads: 1,249 | By Pat Romanski  Vulnerability management is vital for large companies that need to secure containers across thousands of hosts, but many struggle to understand how exposed they are when they discover a new high security vulnerability. In his session at 21st Cloud Expo, John Morello, CTO of Twistlock, addressed this pressing concern by introducing the concept of the “Vulnerability Risk Tree API,” which brings all the data together in a simple REST endpoint, allowing companies to easily grasp the severity of the vulnerability. He provided attendees with actionable advice related to understanding and acting on exposure due to new high severity vulnerabilities. Dec. 15, 2017 04:08 PM EST Reads: 952 | By Pat Romanski  While some developers care passionately about how data centers and clouds are architected, for most, it is only the end result that matters. To the majority of companies, technology exists to solve a business problem, and only delivers value when it is solving that problem. 2017 brings the mainstream adoption of containers for production workloads.
In his session at 21st Cloud Expo, Ben McCormack, VP of Operations at Evernote, discussed how data centers of the future will be managed, how the public cloud best suits your organization, and what the future holds for operations and infrastructure engineers in a post-container world. Is a serverless world inevitable? Dec. 15, 2017 02:00 PM EST Reads: 1,348 | By Liz McMillan  SYS-CON Events announced today that CrowdReviews.com has been named “Media Sponsor” of SYS-CON's 22nd International Cloud Expo, which will take place on June 5–7, 2018, at the Javits Center in New York City, NY.
CrowdReviews.com is a transparent online platform for determining which products and services are the best based on the opinion of the crowd. The crowd consists of Internet users that have experienced products and services first-hand and have an interest in letting other potential buyers learn their thoughts on their experience. Dec. 14, 2017 11:45 AM EST Reads: 1,523 | By Elizabeth White  SYS-CON Events announced today that Telecom Reseller has been named “Media Sponsor” of SYS-CON's 22nd International Cloud Expo, which will take place on June 5-7, 2018, at the Javits Center in New York, NY.
Telecom Reseller reports on Unified Communications, UCaaS, BPaaS for enterprise and SMBs. They report extensively on both customer premises based solutions such as IP-PBX as well as cloud based and hosted platforms. Dec. 14, 2017 11:00 AM EST Reads: 1,504 | By Liz McMillan  A strange thing is happening along the way to the Internet of Things, namely far too many devices to work with and manage. It has become clear that we'll need much higher efficiency user experiences that can allow us to more easily and scalably work with the thousands of devices that will soon be in each of our lives. Enter the conversational interface revolution, combining bots we can literally talk with, gesture to, and even direct with our thoughts, with embedded artificial intelligence, which can process our conversational commands and orchestrate the outcomes we request across our personal and professional realm of connected devices. Dec. 11, 2017 11:15 PM EST Reads: 10,276 | By Elizabeth White  DevOps promotes continuous improvement through a culture of collaboration. But in real terms, how do you: Integrate activities across diverse teams and services? Make objective decisions with system-wide visibility? Use feedback loops to enable learning and improvement?
With technology insights and real-world examples, in his general session at @DevOpsSummit, at 21st Cloud Expo, Andi Mann, Chief Technology Advocate at Splunk, explored how leading organizations use data-driven DevOps to close their feedback loops to drive continuous improvement. Dec. 11, 2017 07:30 AM EST Reads: 2,529 | By Liz McMillan  SYS-CON Events announced today that Evatronix will exhibit at SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA.
Evatronix SA offers comprehensive solutions in the design and implementation of electronic systems, in CAD / CAM deployment, and also is a designer and manufacturer of advanced 3D scanners for professional applications. Dec. 10, 2017 07:45 AM EST Reads: 4,124 | By Yeshim Deniz  Sanjeev Sharma Joins June 5-7, 2018 @DevOpsSummit at @Cloud Expo New York Faculty. Sanjeev Sharma is an internationally known DevOps and Cloud Transformation thought leader, technology executive, and author. Sanjeev's industry experience includes tenures as CTO, Technical Sales leader, and Cloud Architect leader. As an IBM Distinguished Engineer, Sanjeev is recognized at the highest levels of IBM's core of technical leaders. Dec. 8, 2017 05:45 PM EST Reads: 6,088 | By Pat Romanski  We all know that end users experience the Internet primarily with mobile devices. From an app development perspective, we know that successfully responding to the needs of mobile customers depends on rapid DevOps – failing fast, in short, until the right solution evolves in your customers' relationship to your business. Whether you’re decomposing an SOA monolith, or developing a new application cloud natively, it’s not a question of using microservices – not doing so will be a path to eventual business failure. Dec. 8, 2017 04:00 PM EST Reads: 1,560 | By Pat Romanski  "Cloud4U builds software services that help people build DevOps platforms for cloud-based software and using our platform people can draw a picture of the system, network, software," explained Kihyeon Kim, CEO and Head of R&D; at Cloud4U, in this SYS-CON.tv interview at 21st Cloud Expo, held Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. Dec. 8, 2017 02:00 PM EST Reads: 1,596 | By Liz McMillan  Is advanced scheduling in Kubernetes achievable?Yes, however, how do you properly accommodate every real-life scenario that a Kubernetes user might encounter? How do you leverage advanced scheduling techniques to shape and describe each scenario in easy-to-use rules and configurations? In his session at @DevOpsSummit at 21st Cloud Expo, Oleg Chunikhin, CTO at Kublr, answered these questions and demonstrated techniques for implementing advanced scheduling. For example, using spot instances and cost-effective resources on AWS, coupled with the ability to deliver a minimum set of functionalities that cover the majority of needs – without configuration complexity. Dec. 7, 2017 09:00 PM EST Reads: 1,630 | By Elizabeth White  As DevOps methodologies expand their reach across the enterprise, organizations face the daunting challenge of adapting related cloud strategies to ensure optimal alignment, from managing complexity to ensuring proper governance. How can culture, automation, legacy apps and even budget be reexamined to enable this ongoing shift within the modern software factory?
In her Day 2 Keynote at @DevOpsSummit at 21st Cloud Expo, Aruna Ravichandran, VP, DevOps Solutions Marketing, CA Technologies, was joined by a panel of industry experts and real-world practitioners who shared their insight into an emerging set of best practices that lie at the heart of today's digital transformation. Dec. 7, 2017 01:00 PM EST Reads: 1,466 | By Pat Romanski  SYS-CON Events announced today that Synametrics Technologies will exhibit at SYS-CON's 22nd International Cloud Expo®, which will take place on June 5-7, 2018, at the Javits Center in New York, NY. Synametrics Technologies is a privately held company based in Plainsboro, New Jersey that has been providing solutions for the developer community since 1997. Based on the success of its initial product offerings such as WinSQL, Xeams, SynaMan and Syncrify, Synametrics continues to create and hone innovative products that help customers get more from their computer applications, databases and infrastructure. To date, over one million users around the world have chosen Synametrics solutions to help power their accelerated business and personal computing needs. Dec. 5, 2017 11:30 AM EST Reads: 2,800 | By Liz McMillan  As many know, the first generation of Cloud Management Platform (CMP) solutions were designed for managing virtual infrastructure (IaaS) and traditional applications. But that's no longer enough to satisfy evolving and complex business requirements.
In his session at 21st Cloud Expo, Scott Davis, Embotics CTO, explored how next-generation CMPs ensure organizations can manage cloud-native and microservice-based application architectures, while also facilitating agile DevOps methodology. He explained how automation, orchestration and governance are fundamental to managing today's hybrid cloud environments and are critical for digital businesses to deliver services faster, with better user experience and higher quality, all while saving money. Dec. 5, 2017 02:15 AM EST Reads: 2,601 | By Elizabeth White  SYS-CON Events announced today that Google Cloud has been named “Keynote Sponsor” of SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. Companies come to Google Cloud to transform their businesses. Google Cloud’s comprehensive portfolio – from infrastructure to apps to devices – helps enterprises innovate faster, scale smarter, stay secure, and do more with data than ever before. Dec. 4, 2017 04:45 PM EST Reads: 3,145 | By Roger Strukhoff  Cloud Expo | DXWorld Expo have announced the conference tracks for Cloud Expo 2018. Cloud Expo will be held June 5-7, 2018, at the Javits Center in New York City, and November 6-8, 2018, at the Santa Clara Convention Center, Santa Clara, CA. Digital Transformation (DX) is a major focus with the introduction of DX Expo within the program. Successful transformation requires a laser focus on being data-driven and on using all the tools available that enable transformation if they plan to survive over the long term. A total of 88% of Fortune 500 companies from a generation ago are now out of business. Only 12% still survive. Similar percentages are found throughout enterprises of all sizes. Nov. 30, 2017 06:00 PM EST Reads: 4,440 |
|
|
|
|