Introducing CloudNativePG - DoK Talks

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 มิ.ย. 2022
  • go.dok.community/slack
    dok.community/
    With:
    Gabriele Bartolini - Vice President/CTO of Cloud Native and Kubernetes, EDB
    Leonardo Cecchi - Principal Engineer, EDB
    Bart Farrell - Head of Community, Data on Kubernetes Community
    ABSTRACT OF THE TALK
    CloudNativePG is an open source operator for the orchestration of Postgres workloads with a primary and an arbitrary number of read-only replicas that recently applied for the CNCF Sandbox. In this presentation we'll go through the main capabilities and run a live demo showing some of the main characteristics.
    BIO
    A long time open source programmer and entrepreneur, Gabriele has a degree in Statistics from the University of Florence. After having consistently contributed to the growth of 2ndQuadrant and its members through nurturing a lean and devops culture, he is now leading the Cloud Native initiative at EDB. Gabriele lives in Prato, a small but vibrant city located in the northern part of Tuscany, Italy - known for having hosted the first European PostgreSQL conferences. His second home is Melbourne, Australia, where he studied at Monash University and worked in the ICT sector. He loves playing the Blues with his Fender Stratocaster, but his major passions are called Elisabeth and Charlotte!
    Leonardo has been in computer science from the beginning, and programming has always been his obsession. The passion began when he was 6, with his father teaching him the rudiments of C programming. He is a long time PostgreSQL enthusiast, using it since 1998. He is one of the main contributors of the CloudNativePG project and a maintainer.
    In his free time, when he’s not having fun with Kubernetes and new programming languages, he’s a classical guitarist.
    KEY TAKE-AWAYS FROM THE TALK
    Run Postgres inside Kubernetes, alongside applications.
    Understand how to develop Cloud Native applications that rely on Postgres for data access through SQL.
    Understand how business continuity of Postgres databases can be done with CloudNativePG
    About Data on Kubernetes Community (DoKC)
    DoKC is an independent tech community where practitioners go to run data workloads on Kubernetes. It is managed by Constantia.io. We produce a range of resources for end users looking to run DoK including:
    - DoK Landscape
    An interactive landscape of products and services for running data workloads on Kubernetes. (dok.community/landscape/)
    - Videos and Blogs
    Hundreds of videos and blogs including how tos, tutorials, use cases, case studies, and more. (dok.community/landscape/) (dok.community/blog/)
    - DoK Reports
    DoKC works with an independent research firm to annually produce the industry’s only DoK-focused report. (dok.community/dok-reports/)
    - Livestreams and Local Meetups
    Weekly livestreams on DoK-related topics including demos, tutorials, visionary talks, panels, and more. (www.meetup.com/data-on-kubern...)
    - DoK Days @ KubeCon
    We host hybrid events twice a year for people to get together and learn in-person or online. Details are published on our main website. (dok.community/)
    Connect With Us:
    dok.community/
    / @dokcommunity
    / dokcommunity
    / data-on-kubernetes-com...
    github.com/dokc
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 2

  • @diegonayalazo
    @diegonayalazo 3 หลายเดือนก่อน

  • @shaikzoheb3430
    @shaikzoheb3430 6 หลายเดือนก่อน

    If a microservice wants to consume/write data in primary db. From the k8s point of view, the endpoint will be headless service? Or we need to use primary service endpoint details?