Posted on September 25, 2023 by Neofytos Zacharia
Multi-tenancy in Kubernetes enables the hosting of multiple tenants or applications within single or multiple clusters while ensuring logical and resource isolation.
Posted on June 27, 2023 by Tiago Alves
Over the last year, we built a Kubernetes-based Developer Platform for a large retail bank. A key part of any Developer Platform is baked-in security.
Posted on June 13, 2023 by Jingkai He
For this engagement we built an MVP developer platform, based on Kubernetes, in a short timeframe (3 months) with 2 engineers.
Posted on June 7, 2023 by Tomasz Bartosiewicz
Engineers at CECG are constantly looking for new ways to bring more value to our customers and this principle extends to our documentation and knowledge sharing.
Posted on March 1, 2021 by CECG
CECG has been appointed Google Cloud Partner. To become a Google Cloud Partner for enterprise cloud transformations, CECG has invested significantly in our team’s expertise.
Posted on September 25, 2020 by Sebastien Bonnet
How would you test a Kubernetes operator? Would you write unit tests for all its features? Would you want to test its behaviour by isolating it from the components it interacts with?