We are a group of cloud native enthusiasts with interests in all CNCF projects (Yes, we are all about Kubernetes). Please join us and share with us your cloud journey! What is cloud native? Cloud native computing uses an open source software stack to be: 1. Containerized. Each part (applications, processes, etc) is packaged in its own container. This facilitates reproducibility, transparency, and resource isolation. If you are interested in the above, then this meetup is for you! By joining this meetup group, you agree to the CNCJ Code of Conduct (https://www.dropbox.com/s/y1vhhqnr4yuvpbm/code_of_conduct.txt)
2. Dynamically orchestrated. Containers are actively scheduled and managed to optimize resource utilization.
3. Microservices oriented. Applications are segmented into microservices. This significantly increases the overall agility and maintainability of applications.