by Daniel Oh | Aug 1, 2019 | Cloud Native, Kubernetes
In the first two articles in this series about using serverless on an open source platform, I described how to get started with serverless platforms and how to write functions in popular languages and build components using containers on Apache OpenWhisk. Here in the...
by Daniel Oh | Jul 26, 2019 | DevOps, Kubernetes
Kubernetes is the de facto open source container orchestration tool for enterprises. It provides application deployment, scaling, container management, and other capabilities, and it enables enterprises to optimize hardware resource utilization and increase production...
by Daniel Oh | Jul 18, 2019 | Istio
Service mesh provides a dedicated network for service-to-service communication in a transparent way. Istio aims to help developers and operators address service mesh features such as dynamic service discovery, mutual transport layer security (TLS), circuit breakers,...
by Daniel Oh | Apr 4, 2019 | Guest Blog, Kubernetes
More developers are keen on practices in terms of how they modernize monolith application into microservices easier, quicker, and smoothly. There are many microservices development frameworks such as Spring Boot and Linux container, container orchestration tools make...
by Daniel Oh | Dec 20, 2018 | Guest Blog, Security
Security is always the last phase of measuring your DevOps initiative’s success. Enterprises that have combined development and operations teams under a DevOps model are generally successful in releasing code at a much faster rate. But this has increased the...