Skip to content

What we’re about

Cloud Native & Platform Engineering Bulgaria aims to unite the Cloud Native technology users/developers/engineers to share professional experience and exchange ideas in the Bulgaria area.
Everybody who wants to share experience about Cloud Native, Containers, Platform Engineeringm, Kubernetes, Prometheus and others is more than welcome. https://goo.gl/TfVEMc

Cloud native computing uses an open source software stack to be:
Containerized. Each part (applications, processes, etc) is packaged in its own container. This facilitates reproducibility, transparency, and resource isolation.
Dynamically orchestrated. Containers are actively scheduled and managed to optimize resource utilization.
Microservices oriented. Applications are segmented into microservices. This significantly increases the overall agility and maintainability of applications.