April Meetup


Details
Schedule
- Time complexity I faced while writing a function
- From Local to Cloud, Deploying Your Django App with Kubernetes
- Internals of Dictionary
- Lightning Talks (10 mins/talk)
Summary
Time complexity I faced while writing a function
Speaker: Rengaraj
I have a function which refers a dictionary of subnet and fetch the folder name for particular subnet ("10.108.0", folder name).
We modified the file with CIDR format to specify correct network ip range. The existing function which uses dictionary is way faster than the new function where we loop through each line from the file to find the matching folder for the given input IP.
In this talk we are going to see the issue between two function implementation.
From Local to Cloud, Deploying Your Django App with Kubernetes
Speaker: Achanandhi
In this talk, we create a simple Django App and deploy our Django app in the Kubernetes cluster. k8s is the go-to platform for deploying applications in the cloud. In this talk, we will be creating a simple k8s cluster in Digital Ocean and deploying our Django app in that cluster. Don't worry it is super simple to get started.
Internals of Dictionary
Speaker: Thangaselvi
This talk will share about dictionary data structure.
Talk at Chennaipy
If you are interested in doing a talk (20 min) or lightning talk (10 mins), please add a comment to this event page with your topic and Internals of Dictionary
Venue:
Zilogic Systems,
2nd Floor, Ragula Tech Park,
Type II/16, Dr. VSI Estate (Phase 1),
Thiruvanmiyur,
Chennai - 600 041.
Bus Stop: SRP Tools in OMR
COVID-19 safety measures

April Meetup