Achieve CNCF WorkFlow using Azure Public Cloud

CNCF recommends four steps to achieve cloud native for your application: Containerization of your application through Docker and push its image into registry Setup CI/CD pipeline for DevOps automation Using orchestrator such as Kubernetes to manage the full application life cycle Add observability and analysis capacity to your deployed application Add building block such asContinue reading “Achieve CNCF WorkFlow using Azure Public Cloud”

Video:Utilize Multiple Technologies for Cloud Infrastructure

Multiple cloud Virtual Infrastructure Manager (VIM) exists for cloud infrastructure, such as OpenStack, Kubernetes, Kubeless, CloudStack to name a few. How to combine and utilize the best pieces from different solutions for the sake of faster cloud deployment, easy to manage, update and upgrade ? What’s the role of service mesh, API gateway will playContinue reading “Video:Utilize Multiple Technologies for Cloud Infrastructure”

Two Key Takeaways from F5 Agility Conference

Digital transform will change the way of code development, service delivery, daily working style and more. How do we adapt to this change? We need to adopt a batch of new technologies, culture changes and promote new best practices. From a technology point of view, a shift from monolithic way of development to cloud native,Continue reading “Two Key Takeaways from F5 Agility Conference”

Four Steps to achieve the ultimate CI/CD goals with Kubernetes

Zero downtime, Zero traffic performance penalty and metric impact are the ultimate goals of enterprise level CI/CD (Continuous Integration/Continue Delivering) workflow in cloud native environment. This can not be achieved by a single piece of tools. We need multiple solutions working together. Kubernetes software release rollup and rollback with canary release support itself is notContinue reading “Four Steps to achieve the ultimate CI/CD goals with Kubernetes”