Kubernetes

Building Containerized IoT solutions on OpenShift Lab
Article

Building Containerized IoT solutions on OpenShift Lab

Ishu Verma

As technology continues to disrupt the industries beyond the first wave (led by Netflix, Amazon, Uber etc.), the enterprises are embracing digital transformation to meet the challenge. One of the key technologies enabling digital transformation is Containers through its inherent advantages with packaging (Atomic, built for CI/CD), collaboration and runtime (lightweight, distributable, portable). At the Red Hat Summit in Boston, Andrew Block and I conducted a hands-on lab on how to build a containerized intelligent Internet-of-Things (IoT) gateway on Red...

The Twelve factor app
Article

12 Factors to Cloud Success

Rafael Benevides

Hey, developers! Do you care about using the best practices to apply your application to the cloud? If so then you should be using The 12-factor App , which is a methodology for building software-as-a-service. Today I like to talk about the 12-factor App, which I had presented to a group at the Red Hat Summit last month. Every developer that is moving their application to the cloud will face a different environment than what they are used to, their...

Red Hat Mobile Application Platform
Article

Local Development Setup for Red Hat Mobile using Docker

Evan Shortiss

Getting up and running with local development for Red Hat Mobile Application requires that you run MongoDB and Redis locally. Doing so isn’t particularly difficult if you follow online guides, but it would be much more straightforward if you could just get these pieces of software up and running in a single command and not need to worry about versioning, creating data directories, setting permissions, and compiling some things such as Redis from source. It would be even better if...

Red Hat JBOSS BRMS
Article

Your first Business Rules application on OpenShift: from Zero to Hero in 30 minutes

Duncan Doyle

In a previous blog post, we explained how to deploy an existing JBoss BRMS/Drools rules project onto an OpenShift DecisionServer. We created a decision/business-rules microservice on OpenShift Container Platform that was implemented by a BRMS application. The polyglot nature of a microservice architecture allowed us to use the best implementation (a rules engine) for this given functionality (business rules execution) in our architecture. The project we used was an existing rules project that was available on GitHub. We did however...

Red Hat Logo
Article

Red Hat and Apache OpenWhisk

Rich Sharples

Unless you’ve been on a complete media blackout for the last year or so (entirely understandable) you’ve likely heard a lot about Serverless (or FaaS - Function as a Service). Serverless is a major shift in the way developers build and deliver software systems - it greatly simplifies development by insulating the developer from infrastructure concerns and pushes the envelope on cost and efficiency of execution. Various groups at Red Hat have been investigating Serverless for some time now -...

Video Thumbnail
Video

Cloudy with a chance of BMWs

Red Hat Developer Program

Are you interested in all things JBoss+Cloud, then this is your opportunity to ask. Bob McWhirter (BMW) is lead JBoss Cloud Architect and will cover projects like BoxGrinder, Steam Cannon and CirrAS. Now is your opportunity to see the next generation of IT infrastructure and Platform as a Service using JBoss technologies. Presenter: As the chief architect for middleware cloud computing at Red Hat, Bob McWhirter leads a team of engineers that is paving the way for the enterprise cloud computing paradigm shift. Named a Red Hat Fellow in 2009, McWhirter joined Red Hat in 2007 and is responsible for navigating the cloud as it relates to Red Hat’s middleware technologies within the JBoss Community and via JBoss Enterprise Middleware. He also leads the TorqueBox project, creating a Ruby application server on top of the core JBoss Application Server. Prior to joining Red Hat, McWhirter served as a founding engineer at Radar Networks, where he spent nearly two years working on the semantic-Web platform Twine.com. He is also the founder of the Codehaus open source community.

Video Thumbnail
Video

Getting started with OpenShift using JBoss Tools

Red Hat Developer Program

In this small screencast we'll show you how to get started with OpenShift using JBoss Tools. We'll show you how to create an new OpenShift application and import it to your Eclipse workspace. We'll then show you how to change the starter-application in your workspace, and push those changes to OpenShift.

Video Thumbnail
Video

Forge: From Zero to Cloud with OpenShift Express

Red Hat Developer Program

Follow me at: http://twitter.com/lincolnthree In order to follow this tutorial, please make sure that you have installed JBoss Forge (at least Beta3): http://jboss.org/forge You will also need to install Git for your operating system: http://git-scm.com/ Be ready to follow the steps in the tutorial by signing up for a free account at http://openshift.com, and making sure that your SSH keys are configured correctly via the OpenShift quick-start guide. -------------------------------------------------------------- ++ Set up our OpenShift Project ++ 1. new-project --named forge-openshift-demo --topLevelPackage org.jboss.forge.openshift 2. forge install-plugin openshift-express 3. rhc-express setup --app forge 4. servlet setup 5. git add pom.xml src/ 6. rhc-express deploy ++ Add JPA and the Scaffold ++ 7. persistence setup --provider HIBERNATE --container JBOSS_AS7 8. scaffold setup 9. entity --named User 10. field string --named name 11. field int --named rating 12. scaffold from-entity 13. rest setup 14. rest endpoint-from-entity 15. git add pom.xml src/ 16. rhc-express deploy

Video Thumbnail
Video

From Zero to Cloud in Almost No Time

Red Hat Developer Program

This demo will show you how to use JBoss Forge and JBoss Developer Studio to reverse engineer a Java EE application from an existing database and deploy it on OpenShift.

Video Thumbnail
Video

Red Hat OpenShift bpmPaaS with Generic Loan Demo

Red Hat Developer Program

Are you ready for BPM in the Cloud? The fully cloud enabled JBoss BPM Suite is now available on OpenShift as a bpmPaaS cartridge. We have not been idle in the background as this was developed and have put together some automated cartridge installation projects that kick start you with pre-loaded demo projects. Here we provide a video walkthrough covering the creation of your bpmPaaS instance on OpenShift and quick tour of how to run the Generic Loan demo project, all in just over 6 minutes.

Video Thumbnail
Video

JBoss BRMS Cool Store using bpmPaaS in OpenShift xPaaS

Red Hat Developer Program

Here is a fully automated cartridge installation for JBoss BRMS Cool Store in the OpenShift Cloud that will allow you to kick start a pre-loaded demo project in the OpenShift bpmPaaS based on JBoss BRMS. Get up and running in just minutes.

Video Thumbnail
Video

Modernizing application deployments with OpenShift Container Platform

Red Hat Developer Program

Ryan Hennessy, Sr. Solution Architect, Red Hat and Guna Vijayaratnam, Solutions Architect, Red Hat speak in this breakout session at Red Hat Summit 2017. The Red Hat team had the opportunity to work with a lot of customers, this one, in particular, was struggling with their application deployment process. Their current processes were fragile and didn’t meet the business needs to be more flexible, automated, and cloud-centric. The customer IT department realized if they didn’t address these problems soon there was a high risk that individual business units were going to start looking to other partners for serving their IT needs. In this session, we will cover in depth the following areas: Main hosting focus areas and business drivers that lead to the adoption of OpenShift Application delivery methodologies that were modernized using OpenShift How OpenShift was able to directly solve the challenges and focus areas set out by IT leadership. https://www.redhat.com/en/summit/2017/agenda/sessions

Video Thumbnail
Video

From monolith to containers: How Verizon containerized legacy applications on OpenShift

Red Hat Developer Program

Zohaib Hhan, Practice Lead, Application Modernization & Migration, Red Hat and Malik Sayed, Sr. Manager, Digital Architecture, Verizon speak in this breakout session at the Red Hat Summit 2017. Enterprises generally have a significant portfolio of legacy applications running in production. Applications that have been developed 10, 15 years ago, or more. These applications stand in the critical path of revenue generation. It's not easy to just rip them out and replace them all with applications built on modern architectures, such as microservices and containers. Businesses can't afford downtime and certainly aren't willing to pay for something they can't see. We need the ability to modernize legacy applications while allowing IT to continue to deliver value—innovating from inside out. Verizon evaluated Red Hat OpenShift Container Platform to modernize their application portfolio. In this session, we'll present Verizon’s journey to containerize one of their most challenging applications. We'll show the results of a 2-month long proof-of-concept, including successes, misses, and a roadmap for application modernization. You'll learn about the journey, the pitfalls, and the lessons learned of modernizing complete application portfolios. Learn more: https://www.redhat.com/en/summit/2017/agenda/sessions

Video Thumbnail
Video

12 factors to cloud success video

Red Hat Developer Program

Hear from Rafael Benevides, Director of Developer Experience, Red Hat in this breakout session at Red Hat Summit 2017. Challenged by the highly automated, virtualized, and scalable infrastructure that cloud enables? Now we have a whole new set of restrictions and capabilities that demand we shift the way we architect our applications. Luckily though, we already have some best practices from brave cloud pioneers. Some of these best practices make up the “12 Factor Apps” (12factor.net). In this session, we'll show you how to apply these practices in the new world of containers. Dive with us into the 12-factor methodology to see how each factor can be applied with Linux container technologies such as OpenShift. Because we're "open," we’ll demo everything in a language-agnostic and platform-agnostic way. Regardless of your choices, you’ll never think about your application architecture the same way again. https://www.redhat.com/en/summit/2017/agenda/sessions

Video Thumbnail
Video

Reactive systems with Eclipse Vert.x and Red Hat OpenShift

Red Hat Developer Program

Hear from Clement Escoffier, Principal Software Engineer, Red Hat in this breakout session at Red Hat Summit 2017. Eclipse Vert.x is a toolkit to create reactive distributed and polyglot applications on the Java Virtual Machine (JVM). It takes the JVM to new levels of performance, yet has a small API. It lets you build scalable, microservice-based applications transparently distributed and packaged as a single jar file. This simplicity makes deploying and managing Vert.x applications on OpenShift a breeze. Upload your jar and Vert.x connects all your pods and services. That's not all, the application you're developing with Vert.x is "reactive": It's responsive, elastic, resilient, uses asynchronous message-passing saving resources, and handles a huge level of concurrency. How does that work on OpenShift? In this session, you'll see how the combination of Vert.x and OpenShift paves a new way to build and manage reactive systems. You'll see several examples and a demonstration of how Vert.x simplifies not only development, but thanks to OpenShift, the deployment and management of your distributed system. Everything you need will be covered in this session: service discovery, resilience pattern, rolling updates, monitoring, and metrics. This is a "slide-less" session consisting of pure, live coding. https://www.redhat.com/en/summit/2017/agenda/session

Video Thumbnail
Video

Run .NET and SQL Server natively on Linux with OpenShift

Red Hat Developer Program

Hear from John Osborne, Sr. Solutions Architect, Red Hat, Harold Wong, Cloud Architect, Microsoft, and Jason Dudash, Specialist Solution Architect, Red Hat in this breakout session at Red Hat Summit 2017 For the past several years, Microsoft's approach has been to make Linux and open source technologies first class citizens in the public cloud. Microsoft engineers participate in key open source communities. In this joint session with Red Hat and Microsoft, we'll demonstrate technologies like .NET and SQL Server running on Red Hat Enterprise Linux-based containers in OpenShift on premise and in Azure. We'll also discuss the development and operational perspectives and things like security patching and scans. https://www.redhat.com/en/summit/2017/agenda/sessions

Video Thumbnail
Video

Bringing Red Hat benefits to Spring Boot and Spring Cloud

Red Hat Developer Program

Hear from Edson Yanaga, Director of Developer Experience at Red Hat in this breakout session at the Red Hat Summit 2017. If you’ve decided ride the wave of Spring Boot and Spring Cloud, you could gain further improvements using the Spring programming model with Red Hat technologies. In this session, view demos and code on how to take advantage of Spring Boot and Spring Cloud programming models. We'll show how to enhance Spring with Red Hat OpenShift, Infinispan, Apache ActiveMQ Artemis, and more. Learn how to use your new favorite framework with the platform tools that you trust. Learn more: https://www.redhat.com/en/summit/2017/agenda/sessions

Video Thumbnail
Video

Developing cloud-ready Camel microservice

Red Hat Developer Program

Hear from Claus Isben, Sr. Principal Software Engineer, Red Hat in this breakout session from Red Hat Summit 2017. For Java developers, it may be daunting to get started developing container applications that run on OpenShift clusters. Minishift can help you run OpenShift locally by launching a local, single-node OpenShift cluster within a virtual machine. With fabric8 tools, it’s even easier to install and run OpenShift using familiar tools like Apache Maven. In this session, we’ll build a set of Apache Camel- and Jav-based microservices that use Spring Boot and WildFly Swarm. We’ll show how fabric8 Maven tools can be used to build, deploy, and run your Java projects on local or remote OpenShift clusters, as well as to easily perform live debugging. Additionally, we’ll discuss best practices for building distributed and fault-tolerant microservices using technologies such as Kubernetes Services, Netflix Hystrix, and Apache Camel Enterprise Integration Patterns (EIPs) for fault tolerance. Learn more: https://www.redhat.com/en/summit/2017/agenda/sessions

Video Thumbnail
Video

Microservices and OpenShift with .NET Core and .NET Standard 2.0

Red Hat Developer Program

Hear from Don Schenk, Director of Developer Experience, Red Hat and Scott Hunter, Microsoft in this breakout session at Red Hat Summit 2017. In this session, we’ll show the evolution from a .NET application running on a server to a microservices architecture with zero-downtime deployments—including advanced techniques for optimizing performance. Join this session if you’re ready to apply your .NET skills to microservices and Linux containers. https://www.redhat.com/en/summit/2017/agenda/session

Video Thumbnail
Video

Mastering deployments with Kubernetes & OpenShift Video

Red Hat Developer Program

Hear from Rafael Benevides, Director of Developer Experience at Red Hat in this breakout session at Red Hat Summit 2017. The "deploy moment" is an occasion that still causes many developers to shiver. But it shouldn't be this way, at least not every time. Deployment failures, customer downtime, hundreds of calls to customer service—we've all been there. Luckily, today we have the tools and processes to turn the deploy moment into just another ordinary activity. In this session, we'll show you how to evolve your deployment process from the very basic zero downtime with some very interesting additional strategies such as blue/green, A/B, and canary deployments. You'll learn how to not only deploy your software faster, with a vastly better uptime, but how to use container technologies like OpenShift to get business feedback—and recover some well-deserved sleep time. https://www.redhat.com/en/summit/2017/agenda/sessions

Video Thumbnail
Video

Achieving deployment excellence with OpenShift.io

Red Hat Developer Program

James Strachan, sr. consulting software engineer, Red Hat, and James Rawlings, principal software engineer, Red Hat, discuss and demo continuous integration and continuous delivery (CI/CD) in OpenShift.io in this breakout session at Red Hat Summit 2017. James Strachan explains CI/CD and its importance to developing, testing, and releasing code. He then demos how it works in OpenShift.io using Jenkins pipelines. Watch the live demo to see it in action.

Video Thumbnail
Video

The power of cloud workspaces in OpenShift.io

Red Hat Developer Program

Pete Muir, technical director, Red Hat Developer Tools, and Gorkem Ercan, principal software engineer, Red Hat, present this breakout session on cloud workspaces in OpenShift.io at Red Hat Summit 2017. Pete discusses how cloud workspaces work in OpenShift.io and their capabilities. He explains the workspaces, describes how Eclipse Che fits in, and details why Red Hat chose this technology. He also outlines the benefits of running in a container. Gorkem presents a demo of the cloud workspaces, including coding, testing, debugging, and integrating analytics. The session closes with an audience Q&A.