Julien Bisconti - Google Developer Expert for Google Cloud

Public Speaking

This is an non-exhaustive list of my talks as I do not always have the permission or the possibility to record them. I tend to make a presentation of what I struggled with and what helped me solved the problem.

My talks are on youtube in a playlist or watch them here with the slides at hand.

  • Presentation @ Tingent
    Scaling on GCP
    Recorded: 27 Apr 2021

    The journey from startup to international company is not so straight forward. In this talk, we will go through some of the most common pitfalls I’ve seen when scaling infrastructure and companies.There is no one size fit all, understanding the tradeoffs is important. This is what this talk is about: tradeoffs.We are going to peel down many layers of abstraction and estimate the total cost of ownership for the various services offered by GCP. Should we use kubernetes ? How to scale an application? How to scale a team? What tools helps you to scale? Is a microservices architecture good to start with?Those questions do not have a straight answer but we are going to see in which case it makes sense to use a particular technology.

    Read More…
    Watch video Slides
  • DevFest Sweden, Stockholm
    Building your own data platform for ML operation
    Recorded: 15 Oct 2020
    The two main workflows of machine learning are, first, train the model, then deploy the model. The time it takes to go from a Jupyter notebook to a deployed model in production can be months.The tooling around the training workflow is getting better but deploying is still cumbersome.That is why Kubeflow was created.The KubeFlow project is dedicated to making deployments of machine learning workflows on Kubernetes simple, portable and scalable. In this presentation, we are going to see why such a project exists and the challenges Machine Learning Operations (MLOps) brings to the table. Read More…
    Watch video Slides
  • KubeCon 18, Seattle
    Deep Dive: Chaos Engineering
    Recorded: 13 Dec 2018

    Sub title: Automating Chaos Engineering with a Service Mesh and the Chaos Toolkit.

    In this talk, Julien and Sylvain will take you on the journey of performing Chaos Engineering exploration and automation of a simple set of services backed by Istio, a service mesh provider.

    Read More…
    Watch video Slides
  • Code Motion Conference 2019, Milan
    Deploying Go Functions
    Recorded: 24 Oct 2019

    Developers are taught to write code but what about deploying code ? Using a serverless architecture, testing, building, deploying and monitoring are activities that happens in a cloud native environment. Coding is still done locally. What can we do to enable developers in the cloud?

    Read More…
    Watch video Slides
  • GoWay Fest 2019, Minsk, Belarus
    Deploying Go Functions
    Recorded: 04 Jul 2019

    Developers are taught to write code but what about deploying code ? Using a serverless architecture, testing, building, deploying and monitoring are activities that happens in a cloud native environment. Coding is still done locally. What can we do to enable developers in the cloud?

    Read More…
    Watch video Slides
  • Chaos Engineering Working Group, CNCF
    Chaos Engineering with a Service Mesh
    Recorded: 24 Sep 2018

    Starting to do chaos engineering can seem like a daunting task if one has never practice that before. In this talk, we will outline what is a service mesh and how does it help us to do chaos engineering. A service mesh is a inter communication infrastructure that allows the traffic to be routed by configuring proxy running as a side car to each services.

    Read More…
    Watch video Slides
  • DevOps Meetup, Stockholm @ iZettle
    Monorepo -vs- Multirepo
    Recorded: 27 Feb 2019

    This presentation outlines the tradeoffs and tooling of having all the code base in one place (monorepo) or many places (multirepo). It goes as far as to question the existence of a local dev environment.

    Read More…
    Watch video Slides
  • Go Stockholm Meetup, Stockholm
    Chaos Engineering with a Service Mesh
    Recorded: 21 Aug 2018

    Starting to do chaos engineering can seem like a daunting task if one has never practice that before. In this talk, we will outline what is a service mesh and how does it help us to do chaos engineering. A service mesh is a inter communication infrastructure that allows the traffic to be routed by configuring proxy running as a side car to each services.

    Read More…
    Watch video Slides
  • GDG Cloud Stockholm @ R2M
    Chaos Engineering with a Service Mesh
    Recorded: 02 Oct 2018
    Starting to do chaos engineering can seem like a daunting task if one has never practice that before. In this talk, we will outline what is a service mesh and how does it help us to do chaos engineering. A service mesh is a inter communication infrastructure that allows the traffic to be routed by configuring proxy running as a side car to each services. It’s a network for services, not for bytes. Read More…
    Watch video Slides
  • Stockholm Chaos & Reliability Engineering Meetup @ KTH
    Chaos Engineering with a Service Mesh
    Recorded: 04 Sep 2018

    Starting to do chaos engineering can seem like a daunting task if one has never practice that before. In this talk, we will outline what is a service mesh and how does it help us to do chaos engineering. A service mesh is a inter communication infrastructure that allows the traffic to be routed by configuring proxy running as a side car to each services.

    Read More…
    Watch video Slides
  • DevOps Meetup, Stockholm @ NetEnt
    Chaos Engineering with a Service Mesh
    Recorded: 16 May 2019
    In this talk, we will outline what is a service mesh. A service mesh is a inter communication infrastructure that allows the traffic to be routed by configuring proxy running as a side car to each services. It’s a network for services, not for bytes.
    Watch video Slides
Menu