Tag: Kubernetes

12 Ways of the Cloud Native Warrior Now that Kubernetes has become the defacto standard for cloud native application architecture involving microservices and serverless functions, it does represent an extreme environment for your application logic. In this deep dive session, we will be exploring 12 ways, steps along the path, from Linux container neophyte to [...]
Read more
Jenkins X: Continuous Delivery for Kubernetes Jenkins X is a new open source CI/CD platform for Kubernetes based on Jenkins. Jenkins X runs on Kubernetes and transparently uses on demand containers to run build agents and jobs, and isolate job execution. It enables CI/CD-as-code using Jenkins Pipelines and automated deployments of commits and pull requests [...]
Read more
Continuous Delivery like you know no fear Everybody does Continuous Integration - more or less, but I think a modern CD pipeline can fundamentally change the way we are collaborating while building Software. At Matmatch we're pushing the boundaries of what Continuous Delivery can be by leveraging Gitlab and Kubernetes: Every Branch gets deployed into [...]
Read more
Java microservices: from Netflix OSS to Kubernetes We'll share our experience of using Netflix OSS stack and switching to Kubernetes. Main language Russian Proposal Audience level Intermediate Type of presentation Slides and code Aliaksandr Nozdryn-Platnitski Aliaksandr is a Lead Java developer in Godel Technologies. He has been developing commercial products for over 12 years. He [...]
Read more
Easy Microservices in the cloud with Kubernetes and Istio Microservices are a powerful method to build a scalable and agile backend, but managing these services is a nightmare. Once developed, the process of building, deploying, service discovery, load balancing, routing, tracing, auth, graceful failures, rate limits, and more are cumbersome and involves many moving parts. [...]
Read more