Skip to content

Commit

Permalink
add sagikazarmark OSS EU 2023 presentation
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <[email protected]>
  • Loading branch information
sagikazarmark committed Oct 10, 2023
1 parent 418f047 commit ab093c1
Showing 1 changed file with 48 additions and 17 deletions.
65 changes: 48 additions & 17 deletions presentations.yaml
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
- name: From Perimeter to Zero Trust - Securing Kubernetes with Paralus
description: |
- name: From Perimeter to Zero Trust - Securing Kubernetes with Paralus
description: |
From monoliths to microservices, VMs to containers, the way we run and deploy our applications today has evolved over the years. Hence the way we safeguard our applications should also evolve. In this talk, I'll talk about how securing infrastructure has evolved and moved away from traditional perimeter-based security to robust and agile zero trust. Will introduce Zero Trust and its principles and touch upon the differences between the various security options to secure your Kubernetes clusters. We will then look at how Paralus can help secure access to your Kubernetes clusters with a quick hands-on demo.
video: https://www.youtube.com/watch?v=RCQJq966sK8
slides: https://docs.google.com/presentation/d/1e_JHiT63eLlovl0rWSu2mduGO8YpjjnAzK_dPTWwcoM/edit#slide=id.p
video: https://www.youtube.com/watch?v=RCQJq966sK8
slides: https://docs.google.com/presentation/d/1e_JHiT63eLlovl0rWSu2mduGO8YpjjnAzK_dPTWwcoM/edit#slide=id.p
date: 2023-02-20
presenters:
- name: Atulpriya Sharma
github: Techmaharaj
- name: Atulpriya Sharma
github: Techmaharaj
event:
name: Kubernetes Community Days Pakistan
url: https://www.linkedin.com/company/kubernetes-community-days-pakistan/
url: https://www.linkedin.com/company/kubernetes-community-days-pakistan/
language: EN
projects:
- paralus
tags:
- Ambassador
- name: From Chaos to Calm - Improving Service Mesh Reliability
description: |
- name: From Chaos to Calm - Improving Service Mesh Reliability
description: |
Multiple microservices, complex architecture, and recurring performance issues. This lack of visibility hampers a team's ability to troubleshoot effectively, leading to prolonged downtime & frustrated customers. But what if there was a way to unravel the mystery of your service mesh and ensure it's always performing at its best? In this talk, we'll shed some light on service mesh observability and reliability. We'll then see how advanced technologies like Chaos Engineering can help make our service mesh more reliable. To showcase how this would work, we'll have a demo of using Litmus Chaos along with Kiali to observe our service mesh and in turn, take preventive measures to make it more reliable. So, don't let your service mesh be a mystery any longer - attend the talk and learn how to make it more observable and reliable than ever before!
video: https://youtu.be/fB-cFVM3XeU?si=QQmyR7fAXSg1291V
slides: https://docs.google.com/presentation/d/1zcDMjkvo-AQ0-2d49pRY_EzSpCtm7lpADh6oosV-XZk/edit#slide=id.g35f391192_00
video: https://youtu.be/fB-cFVM3XeU?si=QQmyR7fAXSg1291V
slides: https://docs.google.com/presentation/d/1zcDMjkvo-AQ0-2d49pRY_EzSpCtm7lpADh6oosV-XZk/edit#slide=id.g35f391192_00
date: 2023-08-21
presenters:
- name: Atulpriya Sharma
github: Techmaharaj
event:
- name: Atulpriya Sharma
github: Techmaharaj
event:
name: Kubernetes Community Days Chennai
url: https://kcdchennai.in/
language: EN
tags:
- Ambassador
- name: The Security Evolution of GRPC Services in the Mesh
description: |
description: |
This presentation aims to explore the evolving surrounding of gRPC services intercommunication in the context of containers and inside service mesh. It will delve in the history and intricacies of securing communication, authentication, authorization and accounting within a modern distributed system architecture. This talk also emphasize the current crucial role of Istio in enhancing the security posture of gRPC services east-west traffic compared with older approaches, that includes default encryption, identity and access management, and secure service-to-service communication on service mesh without the complexity of sidecars usage.
video: https://www.youtube.com/watch?v=CdwRy-SwAZI
slides: https://docs.google.com/presentation/d/1uXMaTdL12xc1IVAuy66w11D6RQKlj2bo/edit#slide=id.p1
date: 2022-10-04
presenters:
- name: Amim Knabben
- name: Amim Knabben
github: knabben
event:
name: IstioCon 2023
Expand All @@ -49,7 +49,7 @@
tags:
- Ambassador
- name: WTF Are Inclusive Communities and How to Maintain Them?
description: |
description: |
We are all here thanks to Cloud Native communities. Some of you might aspire to build tech communities that are diverse, open, inclusive and safe. Even if you are not planning to build a new community, you probably wish to belong to one with these characteristics. And while Cloud Native brought us all together, it doesn’t mean that we can feel safe to openly share and learn. That’s when reflecting on values collaboratively becomes crucial. It goes beyond abiding by a CoC or building a diverse line-up: it makes us part of the process and it makes us accountable for the values themselves. In this talk Carla and Jade will share a real life example on how they mapped out the personal values of several teams, to create a shared value system for their internal community to follow and belong to. A system that was also expressed externally through the voice of their WTF is Cloud Native brand.
video: https://www.youtube.com/watch?v=FIjkWKJdvWY
slides: https://docs.google.com/presentation/d/15EJNsIcdzBKun0wmP13eAYIph6HWQIazfakBkM5R5oA/edit#slide=id.g18c6e5792fa_0_0
Expand Down Expand Up @@ -204,3 +204,34 @@
- External Secrets
tags:
- Ambassador
- name: "DIY Private Container Registry"
description: |
The growing adoption of containerization and container orchestration has amplified the need for secure and controlled distribution of container images.
This talk delves into the process of distributing private container images and OCI artifacts,
examining the strengths and weaknesses of various solutions in relation to specific use cases,
such as software sales and customized builds for clients.
We compare different approaches, beginning with hosted registries that provide cost-effectiveness, streamlined implementation,
and minimal maintenance, although they possess inherent limitations. Subsequently, we investigate a range of open-source solutions,
from turnkey options that are user-friendly and low-maintenance but may offer limited integration capabilities,
to constructing fully bespoke solutions using low-level building blocks, which grant extensive customization possibilities.
Join us as we navigate the ever-evolving world of constructing private container distribution using open-source software
and assist you in determining the most appropriate approach tailored to your unique needs and requirements.
slides: https://slides.sagikazarmark.hu/2023-09-21-diy-private-container-registry/
video: https://www.youtube.com/watch?v=lYpuwZ-m6Tw&list=PLbzoR-pLrL6pDxQxPguJTiqVC31JtMgxd
repo: https://github.com/portward/quickstart/
date: 2023-09-21
presenters:
- name: Márk Sági-Kazár
github: sagikazarmark
event:
name: OSS EU 2023
url: https://osseu2023.sched.com/event/1RjbC
language: EN
projects:
- Harbor
- Distribution
- Zot
tags:
- Ambassador

0 comments on commit ab093c1

Please sign in to comment.