In this webinar we will cover the full life-cycle management of NuGet projects utilizing the JFrog Platform with concepts like Repository Design, Metadata, and Build Promotion. We will even splash in some DevSecOps with JFrog Xray to look for any artificial flavors or additives.
We need distributed session. Spoiler: We DON'T roll it ourselves. In-memory sessions stop working as soon as there is more than one server. Most production environments have more than one server so the session issue needs to be dealt with. There are two options for sessions in a web farm. First, a load balancer can be used to lock each user on a specific box. This lets us continue to use in-memory sessions. The second is switching from in-memory to distributed session storage.
DevOps on WSL Watch as Aaron Kulbe leverages WSL for his entire devops workflow. His presentation goes into detail on how he uses WSL to support cloud management and automation.
Simon Feroquel, Docker This presentation will go deep into the architecture of Docker for Desktop on WSL2 and about what has changed since our first Technical Preview. It will also cover things like how we build WSL distros using LinuxKit and how we take advantage of unique WSL2 features.
Francesco Buccoli, Microsoft Marco Dal Pino, SoftJam See how easily a set of Linux tools for IoT could be perfectly integrated in a development pipeline, as part of an industrial process that makes devices ready to be used. To achieve this, we'll leverage on some containerized solution hosted on Azure along with standard IoT industry tools, all driven by Visual Studio Code and GitHub.
Watch and learn how to successfully design Kubernetes networks from an expert. In this webinar you will learn from Tigera Solutions Architect Bikram Gupta about native and private IP addressing for pods, ingress and egress traffic routing, BGP routing design, integration with the existing network fabric, and more.
Basics of how Enterprise Alert performs alerting and communication of critical incidents. Also explains emergency callouts and using the REST API to automated incident communications