Getting Started with Kubernetes Using OpenShift
A hands-on virtual workshop on enterprise application deployment, scaling, and management using Kubernetes.
Have an account? Log in
Serverless is the new most talked about architecture pattern and quickly becoming a buzz word. The idea is for developers to stop worrying about server management and focus on code. The serverless platform takes care of the provisioning servers, underlying infrastructure, server maintenance security and scaling. We will look at three practical use cases of serverless with example code.
Key concepts introduced will include triggers, rules, actions, composition and event driven architecture. Finally, serverless is relatively new and we will look at what the shortcomings are with the current technology and how to mitigate them. We will use Apache OpenWhisk as our serverless platform. Apache OpenWhisk is an open source, distributed Serverless platform that executes functions (fx) in response to events at any scale. The talk will include live demo of building and deploying an application to Apache OpenWhisk.
Upkar Lidder is a Full Stack Developer and Data Wrangler with a decade of development experience in a variety of roles. He can be seen speaking at various conferences and participating in local tech groups and meetups. He is currently curious about magic behind Machine Learning and Deep Learning, specifically use of NLP in chatbots. Upkar went to graduate school in Canada and currently resides in the United States.
A hands-on virtual workshop on enterprise application deployment, scaling, and management using Kubernetes.
Andrea Griffiths shares some useful tips, ticks and tools that will supercharge your CLI experience.
Upkar Lidder of IBM Developer will introduce the concept of serverless, practical use cases and the key concepts that you need to know to get started.
Hands-on training with Johnny Boursiquot covers how to build scalable serverless applications with golang.