Date: 25/05/2024

Time: 6 – 8 PM (IST)

 

Registration Form Link: https://forms.gle/isMr7h7p9NjYb52J9

Youtube Live Link:  https://youtube.com/live/4NRMciTzxQ4?feature=share

 

Speaker Name: Mr. Dipanjan Patra

Speaker Email: dipanjan.patra@oracle.com

Speaker Affiliation: Associate Software Engineer – Oracle Cerner

Mode: Online

Abstract:

Containerization is one of the most promising modern alternatives to virtualization where lightweight ‘containers’ with only few sufficient properties are run as VMs instead of full-scale OS in virtual mode. Docker and Kubernetes are currently the de-facto standard tools worldwide to implement containerization. Containiration finds useful applications in almost all modern day applications. As such, a detailed tutorial and introduction to these concepts are very important, especially to developers and researchers starting their journeys. In this talk, we will learn the basics of Containerization and how it revolutionizes application development, deployment, and management. We will gain hands-on experience with:

  • Creating and managing docker containers.
  • Using docker compose to orchestrate multiple containers.
  • Deploying application in Kubernetes clusters.