devsecopstalks / website

Sources for DevSecOps talks podcast website - join the discussion
https://devsecops.fm
7 stars 3 forks source link
aws cloud containers devops devsecops discussion gcp infrastructure infrastructure-as-code kubernetes podcast security

DevSecOps Talks podcast




DevSecOps Talks Logo




We talk like no one is listening except that we record it

This is the show by and for DevSecOps practitioners who are trying to survive information overload, get through marketing nonsense, do right technology bets, help their organizations to deliver value and last but not the least to have some fun. Tune in for talks about technology, ways of working and news from DevSecOps.

We created this podcast because we realized that we were not the only ones to struggle with security on a daily basis. It is also difficult to find information without marketing content or a product pitch. We don't intend to sell anything, now or later.

This show is not sponsored by any technology vendor and we are trying to be as unbiased as possible. We talk like no one is listening! For good or bad 😉.

What is DevSecOps

As DevOps improved the collaboration between developers (dev) and operations (ops), DevSecOps includes security aspects into the development and operation of applications. It adds the dimension of security to a DevOps culture.

Enjoy the talks and feel free to participate.

Contribute

Setup

Download Hugo binary or install it as described here

git clone git@github.com:devsecopstalks/website.git
cd website
git submodule update --init

Build and serve on localhost

hugo server
open localhost:1313

How to add new episode

hugo new episodes/"TITLE OF SHOW.md"

Podcast release process

Preparations

Postproduction

Planning

The planning and backlog is in the kanban board: https://github.com/orgs/devsecopstalks/projects/1/views/4