DevOps drawer
@DevOps101
395
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
395 subscribers
DevOps drawer
https://labs.signalsciences.com/defending-web-applications-age-of-devops
Signalsciences
Practical Tips for Defending Web Applications In The Age Of DevOps
Signal Sciences CSO Zane Lackey presented at BlackHat USA 2017 with lessons he learned as leader of the Etsy security team. These practical tips for web application security professionals cover how to use gatekeeping controls, obtain visibility, measure security…
DevOps drawer
https://medium.com/@gustavo.guss/quick-tutorial-of-jenkins-b99d5f5889f2
Medium
Quick start with jenkins in docker
What’s Jenkins? Jenkins is a automation tool. With him, you can create jobs to build, test and deploy your application.
DevOps drawer
https://serverless.com/blog/serverless-by-the-numbers-2018-data-report/
serverless
Serverless by the numbers: 2018 report
Serverless usage stats: event sources, service structures, runtimes, and more.
DevOps drawer
https://mybinder-sre.readthedocs.io/en/latest/
DevOps drawer
https://blog.cloudflare.com/the-root-cause-of-large-ddos-ip-spoofing/
The Cloudflare Blog
The real cause of large DDoS - IP Spoofing
A week ago we published a story about new amplification attacks using memcached protocol on UDP port 11211. A few things happened since then: Github announced it was a target of 1.3Tbps memcached attack.
OVH and Arbor reported similar large attacks with the…
DevOps drawer
https://www.giantpockets.com/the-world-of-linux-handhelds-in-2018/
DevOps drawer
https://www.oreilly.com/ideas/tobi-knaup-and-gou-rao-on-stateful-containers
O'Reilly Media
Tobi Knaup and Gou Rao on stateful containers
Why stateful services are an important part of the future of containers and microservices in the enterprise.
DevOps drawer
https://opensource.com/article/18/3/4-hardest-things-devops-transformation
Opensource.com
Top 4 frustrating problems with "doing DevOps"
Learn the biggest barriers to DevOps and what you can do to overcome them.
DevOps drawer
https://blog.algolia.com/travis-encrypted-variables-external-contributions/
Algolia Blog
Travis Encrypted Variables and External Contributions | Algolia Blog
In this article, I’ll explain how we handle community pull requests while avoiding storing Algolia credentials in Travis’s secured environment variables. It requires a bit
DevOps drawer
https://medium.com/@anubhavmishra/why-all-companies-should-have-a-heroku-like-platform-for-their-developers-ee96a6fc6bc0
Medium
Why all companies should have a Heroku-like platform for their developers
At Hootsuite, we try to host internal hackathons pretty frequently. Like any other hackathon, people come together, write some code and…
DevOps drawer
https://www.benfrederickson.com/github-wont-help-with-hiring/
Benfrederickson
Why GitHub Won't Help You With Hiring
One of the things I'm working on right now is a project that's aggregating data found in developers GitHub profiles. Since there are a couple of problems with using GitHub profiles as a data source like this, I wanted to first list out some of the issues…
DevOps drawer
https://medium.com/@krishnan/why-should-kubernetes-be-scared-of-aws-823876d5148b
Medium
Why should Kubernetes be scared of AWS?
tl:dr: Kubernetes could become Xen
DevOps drawer
https://opensource.com/article/18/3/you-got-your-vm-my-container
Opensource
You got your VM in my container
Explore KubeVirt and Kata Containers, two fairly new projects that aim to combine Kubernetes with virtualization.
DevOps drawer
http://blog.christianposta.com/microservices/youre-not-going-to-do-microservices/
Software Blog
You're not going to do Microservices
Seems like every 5 to 10 years our industry, especially in the Enterprise Integration, or enterprise application space, we get introduced to some new methodology or architectural style that's the best since sliced bread and will make you 10x more productive…
DevOps drawer
http://www.zdnet.com/article/github-makes-open-source-project-licensing-easier-with-an-open-source-program/
ZDNet
GitHub makes open-source project licensing easier with an open-source program | ZDNet
How do you address handling open-source licensing for your program? By using an open-source program!
DevOps drawer
https://www.trek10.com/blog/think-faas-podcast-we-cant-contain-ourselves/
Trek10
We Can't Contain Ourselves - Think FaaS Podcast
It's a confusing world out there, with new abstractions for containers and container management only being outpaced by the releases of JavaScript frameworks.
DevOps drawer
https://www.youtube.com/watch?v=9sIHDQ80yAk
YouTube
A better approach for testing microservices: introducing test kits in practice (Maxim Novak, Israel)
Micro-services are the new black; everyone is using them. Alas, when your system is composed of many micro-services, testing becomes more challenging. The straight-forward approach for E2E testing no longer suffices and for integration tests it doesn’t even…
DevOps drawer
https://www.youtube.com/watch?v=GekQqFZm7mA
YouTube
Graph Databases Will Change Your Freakin' Life (Best Intro Into Graph Databases)
## WTF is a graph database
- Euler and Graph Theory
- Math -- it's hard, let's skip it
- It's about data -- lots of it
- But let's zoom in and look at the basics
## Relational model vs graph model
- How do we represent THINGS in DBs
- Relational vs Graph…
DevOps drawer
https://www.youtube.com/watch?v=DO3wO7OYkwU
YouTube
Let's talk database optimizers
by Vicentiu Ciorbaru At: FOSDEM 2018 Room: H.1308 (Rolin) Scheduled start: 2018-02-04 11:40:00+01
DevOps drawer
https://github.com/GoogleCloudPlatform/skaffold
#tools
#k8s
GitHub
GitHub - GoogleContainerTools/skaffold: Easy and Repeatable Kubernetes Development
Easy and Repeatable Kubernetes Development. Contribute to GoogleContainerTools/skaffold development by creating an account on GitHub.