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://aws.amazon.com/blogs/aws/new-amazon-dynamodb-continuous-backups-and-point-in-time-recovery-pitr/
Amazon
New – Amazon DynamoDB Continuous Backups and Point-In-Time Recovery (PITR) | Amazon Web Services
The Amazon DynamoDB team is back with another useful feature hot on the heels of encryption at rest. At AWS re:Invent 2017 we launched global tables and on-demand backup and restore of your DynamoDB tables and today we’re launching continuous backups with…
DevOps drawer
https://0ver.org/
0ver.org
ZeroVer: 0-based Versioning — zer0ver
Software's most popular versioning scheme!
DevOps drawer
https://www.bloomberg.com/news/articles/2018-04-04/pentagon-to-respond-on-cloud-contract-rivals-say-favors-amazon
Bloomberg.com
Pentagon to Respond on Cloud Contract Rivals Say Favors Amazon
The Pentagon says it’s received 1,089 comments -- including submissions from 46 companies -- on its plans for a multibillion-dollar cloud computing contract in a sign of the intense interest and sharp debate over a winner-take-all award that competitors say…
DevOps drawer
http://www.philandstuff.com/
DevOps drawer
https://techcrunch.com/2018/03/31/red-hat-looks-beyond-linux/
TechCrunch
Red Hat looks beyond Linux
The Red Hat Linux distribution is turning 25 years old this week. What started as one of the earliest Linux distributions is now the most successful open-source company, and its success was a catal…
DevOps drawer
https://www.joyfulbikeshedding.com/blog/2018-03-26-studying-the-kubernetes-ingress-system.html
Joyful Bikeshedding
Studying the Kubernetes Ingress system
I have been researching how the Kubernetes Ingress system works. My use case is to setup an autoscaled Nginx cluster that reverse proxies to Pods in multiple Deployments. It wasn't immediately obvious how to do this. By default, Pods in Kubernetes are not…
DevOps drawer
https://securityaffairs.co/wordpress/70869/hacking/django-apps-misconfigured.html
Security Affairs
Tens of thousands of misconfigured Django apps leak sensitive data
The security researcher Fábio Castro discovered tens of thousands of Django apps that expose sensitive data because developers forget to disable the debug mode.
DevOps drawer
https://techbeacon.com/30-cybersecurity-stats-matter-most
TechBeacon
The 30 cybersecurity stats that matter most
These data points provide the latest insights on the most important cybersecurity issues of 2018.
DevOps drawer
https://engineering.linkedin.com/blog/2018/03/the-makeup-of-successful-geographically-distributed-sre-teams--p
Linkedin
The Makeup of Successful Geographically-Distributed SRE Teams: Part 1
Why geographically-distributed SRE teams? In today’s hyper-connected technological world, there is a need for geographically widespread technical teams to facilitate global growth. Businesses that scale to this level need global teams to handle that reach.…
DevOps drawer
https://engineering.linkedin.com/blog/2018/03/the-makeup-of-successful-geographically-distributed-sre-teams--p0
Linkedin
The Makeup of Successful Geographically-Distributed SRE Teams: Part 2
In part one of this series, we discussed some of the key principles to consider when developing geographically distributed (GD) SRE teams. Similar to the first article, we’re leveraging the journey of LinkedIn’s SRE team as the point of reference for the…
DevOps drawer
https://medium.freecodecamp.org/microservices-from-idea-to-starting-line-ae5317a6ff02
freeCodeCamp.org
Understanding Microservices: From Idea To Starting Line
Over the last two months, I have invested most of my free time learning the complete ins-and-outs of what the microservices architecture…
DevOps drawer
https://medium.com/@alistairsykes/user-authentication-for-cloud-sql-707f6c940404
Medium
User Authentication for Cloud SQL
When using Cloud SQL for databasing on a project, we needed a solution to ensure the right people could access the right information.
DevOps drawer
http://tryexceptpass.org/article/using-github-as-flat-data-store/
tryexceptpass.org
Using GitHub as a Flat Data Store and AWS Lambda to Update it
Building interactive serverless websites with Lambda that read and store data in GitHub
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…