DevOps drawer
@DevOps101
396
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
396 subscribers
DevOps drawer
https://medium.com/@danielgoliveira/using-googles-cloud-platform-to-create-a-serverless-application-backend-f554b8403e51
Medium
Using Google’s Cloud Platform to create a Serverless application backend
Serverless. Big buzzword in 2017. According to Stack Overflow 2018 survey it’s the second most loved platform for developers. Companies…
DevOps drawer
https://jdow.io/blog/2018/03/18/web-application-penetration-testing-methodology/
DevOps drawer
http://redmonk.com/fryan/2018/04/03/who-contributes-an-analysis-of-cncf-projects/
Charting Stacks
Who Contributes? An Analysis of CNCF Projects
TL; DR: The vast of code contributions to each CNCF projects outside of Kubernetes come from a small subset of users and companies. While Kubernetes is by far the most
DevOps drawer
https://medium.com/ww-engineering/working-with-vault-secrets-on-kubernetes-fde381137d88
Medium
Working with Vault secrets on Kubernetes
Hashicorp’s Vault is more than just a secrets store, it can be used to dynamically create secrets with the relevant permissions at the time…
DevOps drawer
https://www.youtube.com/watch?v=ck-deAqxtA4
YouTube
How To Build CI/CD Pipeline
In this tutorial, we will be learning about build CI/CD by using Packer, SaltStack, AWS, Serverspec, Autoscale and Terraform. The code from this video can be...
DevOps drawer
https://www.youtube.com/watch?v=alMRNeRJKUE
YouTube
CS50W 2018 - Lecture 8 - Testing, CI/CD
TABLE OF CONTENTS
00:00:00 - Introduction
00:01:47 - Customizing Django Admin
00:08:03 - Static Files in Django
00:10:06 - Testing
00:11:24 - prime.py
00:15:07 - tests0.py
00:16:22 - tests0.sh
00:20:26 - assert
00:21:41 - assert0.py
00:22:16 - assert1.py…
DevOps drawer
https://www.youtube.com/watch?v=uTEL8Ff1Zvk
YouTube
What's the Difference Between DevOps and SRE? (class SRE implements DevOps)
Seth Vargo and Liz Fong-Jones go head-to-head to determine which is better: DevOps or Site Reliability Engineering (SRE). In this video, Liz and Seth discuss the differences and similarities between DevOps and SRE, ultimately realizing that DevOps and SRE…
DevOps drawer
https://github.com/fastlane/ci
#tools
#ci
#cd
GitHub
GitHub - fastlane/ci: Open source, self hosted, mobile optimized CI powered by fastlane
Open source, self hosted, mobile optimized CI powered by fastlane - fastlane/ci
DevOps drawer
#tools
#k8s
#routing
https://github.com/cloudnativelabs/kube-router
GitHub
GitHub - cloudnativelabs/kube-router: Kube-router, a turnkey solution for Kubernetes networking.
Kube-router, a turnkey solution for Kubernetes networking. - cloudnativelabs/kube-router
DevOps drawer
https://github.com/cloud66/copper
#tools
#configValidator
#k8s
GitHub
cloud66/copper
copper - Cloud 66 Copper
DevOps drawer
https://github.com/freach/kubernetes-security-best-practice
#k8s
#infosec
GitHub
GitHub - freach/kubernetes-security-best-practice: Kubernetes Security - Best Practice Guide
Kubernetes Security - Best Practice Guide. Contribute to freach/kubernetes-security-best-practice development by creating an account on GitHub.
DevOps drawer
https://github.com/hasura/gitkube
GitHub
GitHub - hasura/gitkube: Build and deploy docker images to Kubernetes using git push
Build and deploy docker images to Kubernetes using git push - hasura/gitkube
DevOps drawer
https://github.com/nanopack/shaman
#tools
#REST
#DNS
GitHub
GitHub - nanopack/shaman: Small, lightweight, api-driven dns server.
Small, lightweight, api-driven dns server. Contribute to nanopack/shaman development by creating an account on GitHub.
DevOps drawer
https://powerdns.org/hello-dns/
DevOps drawer
https://github.com/nikolas/github-drama
DevOps drawer
https://www.toptal.com/go/4-go-language-criticisms
Toptal Engineering Blog
4 Go Language Criticisms | Toptal
®
Golang's allure is in its simplicity, but less features can mean frustratingly verbose code. Learn four common Go language criticisms—and their workarounds.
DevOps drawer
https://www.oreilly.com/ideas/6-creative-ways-to-solve-problems-with-linux-containers-and-docker
O'Reilly Media
6 creative ways to solve problems with Linux containers and Docker
An outside-the-box exploration of how containers can be used to provide novel solutions.
DevOps drawer
https://www.infoq.com/articles/tips-running-scalable-workloads-kubernetes
InfoQ
Six Tips for Running Scalable Workloads on Kubernetes
Tips to ensure Kubernetes knows what is happening with your deployment: where best to schedule it, when is it ready to serve requests and ensuring work is spread across as many nodes as possible.
DevOps drawer
https://www.niels-ole.com/ownership/2018/03/16/github-forks.html
Niels-Ole
A fork on Github is no fork
Github may block access to your repos and there is nothing you can do about it
DevOps drawer
https://aws.amazon.com/blogs/aws/aws-secrets-manager-store-distribute-and-rotate-credentials-securely/
Amazon
AWS Secrets Manager: Store, Distribute, and Rotate Credentials Securely | Amazon Web Services
Today we’re launching AWS Secrets Manager which makes it easy to store and retrieve your secrets via API or the AWS Command Line Interface (AWS CLI) and rotate your credentials with built-in or custom AWS Lambda functions. Managing application secrets like…