|
Top Stories
How to Build a Better Private Cloud PaaS with Containers
Trying to improve density, lower costs and run applications faster than
before? Today, enterprises looking for a secure cloud strategy are
increasingly turning to container-based Platform as a Service solutions for
on-premises hosted DevOps.
In her session at 21st Cloud Expo, Alise Cashman Spence, Offering Manager,
Power Systems Cloud Solutions at IBM, will discuss the driving factors behind
these cloud trends and how IBM customers are realizing exceptional
performance, security and control for data and analytics services.
Speaker Bio
Alise Cashman Spence is Offering Manager, Power Systems Cloud Solutions at
IBM.
21st International Cloud Expo, taking place October 31 - November 2, 2017, at
the Santa Clara Convention Center in Santa Clara, CA, will feature technical
sessions from a rock star conference faculty... (more)
Seven Common Mistakes You Should Avoid When Handling Java Exceptions
By Thorben Janssen
Handling an exception is one of the most common but not necessarily one of
the easiest tasks. It is still one of the frequently discussed topics in
experienced teams, and there are several best practices and common mistakes
you should be aware of.
Here are a few things you should avoid when handling exceptions in your
application.
Mistake 1: Specify a java.lang.Exception or java.lang.Throwable
As I explained in one of my previous posts, you either need to specify or
handle a checked exception. But checked exceptions are not the only ones you
can specify. You can use any subclass of java.lang.Throwable in a throws
clause. So, instead of specifying the two different exceptions that are
thrown by the following code snippet, you could just use the
java.lang.Exception in the throws cla... (more)
Download Slide Deck: ▸ Here
Download Slide Deck: ▸ Here
The Automated Docker Container Deployment Pipeline
Docker containers have brought great opportunities to shorten the deployment
process through continuous integration and delivery of applications and
microservices. This applies equally to enterprise datacenters as well as the
cloud.
Download Slide Deck: ▸ Here
In his session at 20th Cloud Expo, Jari Kolehmainen, founder and CTO of
Kontena, discussed solutions and benefits of a deeply integrated deployment
pipeline using technologies such as container management platforms, Docker
containers, and the drone.io Cl tool. He also demonstrated the deployment of
a CI/CD pipeline using container management, as well as show how to deploy a
containerized application through a continuous delivery pipeline.
Download Slide Deck: ▸ Here
Speaker Bio
Jari Kolehmainen is fo... (more)
Flip the Switch to Container Clouds
Modern software design has fundamentally changed how we manage applications,
causing many to turn to containers as the new virtual machine for resource
management. As container adoption grows beyond stateless applications to
stateful workloads, the need for persistent storage is foundational -
something customers routinely cite as a top pain point.
In his session at @DevOpsSummit at 21st Cloud Expo, Bill Borsari, Head of
Systems Engineering at Datera, will explore how organizations can reap the
benefits of the cloud without losing performance as containers become the new
paradigm. Topics include:
How containerized stateful applications can be automated to scale Options to
manage persistent data Container storage and deployment models that deliver
the greatest agility
Speaker Bio
Bill Borsari is Head of Systems Engineering at Date... (more)
Download Slide Deck: ▸ Here
Download Slide Deck: ▸ Here
Why Composable Infrastructure Instead of HyperConvergence?
HyperConvergence came to market with the objective of being simple, flexible
and to help drive down operating expenses. It reduced the footprint by
bundling the compute/storage/network into one box. This brought a new set of
challenges as the HyperConverged vendors are very focused on their own
proprietary building blocks. If you want to scale in a certain way, let's say
you identified a need for more storage and want to add a device that is not
sold by the HyperConverged vendor, forget about it. This meant that up to now
the HyperConverged vendors were in charge of the requirements.
Download Slide Deck: ▸ Here
Composable Infrastructure came to solve this issue by putting the business in
charge of the requirements and how you build your infrastructure... (more)
Download Slide Deck: ▸ Here
Download Slide Deck: ▸ Here
Advanced Network Scheduling and Isolation in Kubernetes Using a Containerized
Telco Solution
Given the popularity of the containers, further investment in the telco/cable
industry is needed to transition existing VM-based solutions to containerized
cloud native deployments. The networking architecture of the solution
isolates the network traffic into different network planes (e.g., management,
control, and media). This naturally makes support for multiple interfaces in
container orchestration engines an indispensable requirement.
Download Slide Deck: ▸ Here
In his session at @DevOpsSummit at 20th Cloud Expo, Kuralamudhan
Ramakrishnan, a Senior Network Software Engineer at Intel, discussed a
solution that aims to provide advanced scheduling and discovery of network
features in Kubernetes. Through a CNI plugi... (more)
"We're no longer an airline. We're a software company with wings," claims
Veresh Sita, CIO, Alaska Airlines. The success of today's businesses rests on
software. It is an integral part of infrastructure, so we need to always ask,
"How can it be better? More reliable? More secure?"
Nathen Harvey (@nathenharvey) is the VP of Community Development at Chef and
the co-host of the Food Fight podcast. He is also an evangelist of automating
software operations, which is what he presented on at the 2016 All Day DevOps
conference.
Nathen started his talk by stating that "automation at scale is required for
high velocity IT," making the point that in today's environment, you can't
wait months between deployments. Enterprises are moving to Continuous
Integration/Continuous Deployment, and he advocates for Continuous
Automation.
To implement automation at scale, you have to st... (more)
This is a guest post by Ilan Rabinovitch, Direct of Product Management at
Datadog.
The convergence of rapid feature development, automation, continuous
delivery, and the shifting makeup of modern tech stacks has pushed monitoring
requirements to a potentially overwhelming scale. But while the systems you
need to monitor are complex, your monitoring strategy doesn't have to be.
At Datadog, we see the demand for monitoring at scale as a product of four
changes:
Increasing number of infrastructure components (microservices, instances,
containers) Frequency of code and configuration changes Number of people and
roles interacting with infrastructure Proliferation of platforms, tools, and
services (from a few vendor packages to lots of hosted services and open
source software)
The scale and pace of change involved in ops today dictate a carefully
crafted monitoring and i... (more)
Environment as Code Expands Dual-Mode Enterprise DevOps
By Amy Johnston
The trend of treating infrastructure as code is growing in popularity and
with good reason. Programmable infrastructure lets you take advantage of
version control, continuous integration, and automated testing — practices
that are proven to work for software development and that are essential for
DevOps success.
But treating infrastructure as code brings a challenge: after you provision
servers, containers, cloud instances, and other parts of your infrastructure
based on the specifications that you’ve defined in code, how do you start
using them in an automated way?
To meet this challenge, XebiaLabs has introduced the Environment as Code
feature in XL Deploy. Environment as Code allows you to define your
infrastructure and environments in code, making it easier for Development and
Operations t... (more)
The VDI Landscape: What Came Before and What's Possible Now
Digital transformation can be exciting, but it also can be painful.
Organizations are trying to better support a growing mobile workforce that
needs the flexibility to work from anywhere on any device. The ability to do
so offers a distinct competitive advantage, as productivity soars.
Virtualizing applications and desktops has been an important step toward
achieving these productivity gains, but the first generation of virtual
desktop infrastructure (VDI) and application publishing solutions not only
failed to deliver on cost savings and streamlined IT promises, but they
contributed an overwhelming level of complexity that ballooned the operating
expenses of these implementations - an unpleasant surprise.
Now, many organizations that implemented these first-generation solutions
need to determine a migratio... (more)
SYS-CON Events announced today that TechTarget has been named "Media 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.
TechTarget storage websites are the best online information resource for
news, tips and expert advice for the storage, backup and disaster recovery
markets.
By creating abundant, high-quality editorial content across more than 140
highly targeted technology-specific websites, TechTarget attracts and
nurtures communities of technology buyers researching their companies'
information technology needs. By understanding these buyers' content
consumption behaviors, TechTarget creates the purchase intent insights that
fuel efficient and effective marketing and sales activities for clients
around the world.
For more information, visit http://www.tech... (more)
@CloudExpo Stories By Elizabeth White  SYS-CON Events announced today that App2Cloud 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. App2Cloud is an online Platform, specializing in migrating legacy applications to any Cloud Providers (AWS, Azure, Google Cloud). Sep. 3, 2017 03:45 AM EDT Reads: 1,002 | By Liz McMillan  SYS-CON Events announced today that Akvelon 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. Akvelon is a business and technology consulting firm that specializes in applying cutting-edge technology to problems in fields as diverse as mobile technology, sports technology, finance, and healthcare. Sep. 3, 2017 03:45 AM EDT Reads: 873 | By Elizabeth White  Organizations do not need a Big Data strategy; they need a business strategy that incorporates Big Data. Most organizations lack a road map for using Big Data to optimize key business processes, deliver a differentiated customer experience, or uncover new business opportunities. They do not understand what’s possible with respect to integrating Big Data into the business model. Sep. 3, 2017 12:15 AM EDT Reads: 1,409 | By Liz McMillan  Historically, some banking activities such as trading have been relying heavily on analytics and cutting edge algorithmic tools. The coming of age of powerful data analytics solutions combined with the development of intelligent algorithms have created new opportunities for financial institutions. In his session at 20th Cloud Expo, Sebastien Meunier, Head of Digital for North America at Chappuis Halder & Co., discussed how these tools can be leveraged to develop a lasting competitive advantage ... Sep. 3, 2017 12:00 AM EDT Reads: 1,685 | By Pat Romanski  SYS-CON Events announced today that Dasher Technologies 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. Dasher Technologies, Inc. ® is a premier IT solution provider that delivers expert technical resources along with trusted account executives to architect and deliver complete IT solutions and services to help our clients execute their goals, plans and objectives.
Since 1999, we've... Sep. 2, 2017 09:15 PM EDT Reads: 905 | By Liz McMillan  SYS-CON Events announced today that MobiDev, a client-oriented software development company, will exhibit at SYS-CON's 21st International Cloud Expo®, which will take place October 31-November 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. MobiDev is a software company that develops and delivers turn-key mobile apps, websites, web services, and complex software systems for startups and enterprises. Since 2009 it has grown from a small group of passionate engineers and business... Sep. 2, 2017 09:00 PM EDT Reads: 1,170 | By Pat Romanski  From 2013, NTT Communications has been providing cPaaS service, SkyWay. Its customer’s expectations for leveraging WebRTC technology are not only typical real-time communication use cases such as Web conference, remote education, but also IoT use cases such as remote camera monitoring, smart-glass, and robotic. Because of this, NTT Communications has numerous IoT business use-cases that its customers are developing on top of PaaS. WebRTC will lead IoT businesses to be more innovative and address... Sep. 2, 2017 09:00 PM EDT Reads: 2,177 | By Elizabeth White  Modern software design has fundamentally changed how we manage applications, causing many to turn to containers as the new virtual machine for resource management. As container adoption grows beyond stateless applications to stateful workloads, the need for persistent storage is foundational - something customers routinely cite as a top pain point. In his session at @DevOpsSummit at 21st Cloud Expo, Bill Borsari, Head of Systems Engineering at Datera, will explore how organizations can reap the ... Sep. 2, 2017 09:00 PM EDT Reads: 842 | By Liz McMillan  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. In her session at 21st Cloud Expo, Sangeeta Chakraborty, Chief Customer Officer at Ayasdi, will provide 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 ... Sep. 2, 2017 08:45 PM EDT Reads: 1,737 | By Yeshim Deniz  WebRTC is the future of browser-to-browser communications, and continues to make inroads into the traditional, difficult, plug-in web communications world. The 6th WebRTC Summit continues our tradition of delivering the latest and greatest presentations within the world of WebRTC. Topics include voice calling, video chat, P2P file sharing, and use cases that have already leveraged the power and convenience of WebRTC. Sep. 2, 2017 08:15 PM EDT Reads: 1,423 | By Elizabeth White  Translating agile methodology into real-world best practices within the modern software factory has driven widespread DevOps adoption, yet much work remains to expand workflows and tooling across the enterprise. As models evolve from pockets of experimentation into wholescale organizational reinvention, practitioners find themselves challenged to incorporate the culture and architecture necessary to support DevOps at scale. Sep. 2, 2017 07:15 PM EDT Reads: 1,578 | By Liz McMillan  Your clients expect transactions to never fail, cloud access to be fast and always on, and their data to be protected - no exceptions. Hear about how Secure Service Container (SSC), an IBM-exclusive open technology, enables secure building and hosting of next-generation applications, both cloud and on-premises. SSC protects the full stack from external and insider threats, allows automatic encryption of data in-flight and at-rest, and is tamper-resistant during installation and runtime – with no... Sep. 2, 2017 06:30 PM EDT Reads: 652 | By Liz McMillan  yperConvergence came to market with the objective of being simple, flexible and to help drive down operating expenses. It reduced the footprint by bundling the compute/storage/network into one box. This brought a new set of challenges as the HyperConverged vendors are very focused on their own proprietary building blocks. If you want to scale in a certain way, let’s say you identified a need for more storage and want to add a device that is not sold by the HyperConverged vendor, forget about it.... Sep. 2, 2017 05:45 PM EDT Reads: 1,468 | By Elizabeth White  SYS-CON Events announced today that Massive Networks 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. Massive Networks mission is simple. To help your business operate seamlessly with fast, reliable, and secure internet and network solutions. Improve your customer's experience with outstanding connections to your cloud. Sep. 2, 2017 04:45 PM EDT Reads: 824 | By Elizabeth White  No hype cycles or predictions of a gazillion things here. IoT is here. You get it. You know your business and have great ideas for a business transformation strategy. What comes next? Time to make it happen. In his session at @ThingsExpo, Jay Mason, an Associate Partner of Analytics, IoT & Cybersecurity at M&S; Consulting, will present a step-by-step plan to develop your technology implementation strategy. He will discuss the evaluation of communication standards and IoT messaging protocols, dat... Sep. 2, 2017 04:00 PM EDT Reads: 1,004 | By Elizabeth White  An increasing number of companies are creating products that combine data with analytical capabilities. Running interactive queries on Big Data requires complex architectures to store and query data effectively, typically involving data streams, an choosing efficient file format/database and multiple independent systems that are tied together through custom-engineered pipelines. In his session at @BigDataExpo at @ThingsExpo, Tomer Levi, a senior software engineer at Intel’s Advanced Analytics gr... Sep. 2, 2017 03:00 PM EDT Reads: 1,572 | By Pat Romanski  SYS-CON Events announced today that Datera 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. Datera offers a radically new approach to data management, where innovative software makes data infrastructure invisible, elastic and able to perform at the highest level. It eliminates hardware lock-in and gives IT organizations the choice to source x86 server nodes, with business model option... Sep. 2, 2017 03:00 PM EDT Reads: 860 |  SYS-CON Events announced today that DXWorldExpo has been named “Global 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. Digital Transformation is the key issue driving the global enterprise IT business. Digital Transformation is most prominent among Global 2000 enterprises and government institutions. Sep. 2, 2017 02:00 PM EDT Reads: 3,124 | By Yeshim Deniz  SYS-CON Events announced today that IBM has been named “Diamond Sponsor” of SYS-CON's 21st Cloud Expo, which will take place on October 31 through November 2nd 2017 at the Santa Clara Convention Center in Santa Clara, California. In an era of historic innovation fueled by unprecedented access to data and technology, the low cost and risk of entering new markets has leveled the playing field for business. Today, any ambitious innovator can easily introduce a new application or product that can r... Sep. 2, 2017 01:00 PM EDT Reads: 1,287 | By Elizabeth White  Virtualization over the past years has become a key strategy for IT to acquire multi-tenancy, increase utilization, develop elasticity and improve security. And virtual machines (VMs) are quickly becoming a main vehicle for developing and deploying applications. The introduction of containers seems to be bringing another and perhaps overlapped solution for achieving the same above-mentioned benefits. Are a container and a virtual machine fundamentally the same or different? And how? Is one techn... Sep. 2, 2017 01:00 PM EDT Reads: 952 |
|
|
|
|