DevOps drawer
@DevOps101
397
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
397 subscribers
DevOps drawer
https://www.praqma.com/stories/jenkins-configuration-as-code/
Praqma | The Continuous Delivery and DevOps Company
Jenkins Configuration as Code
Automating an Automation Server
DevOps drawer
https://increment.com/development/what-its-like-to-be-a-developer-at/
Increment
What it’s like to be a developer at …
From popular tools to code review, deployment to daily life, here’s a look at the developer experience at Slack, Lyft, DigitalOcean, and more.
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://github.com/zalando/skipper
#tools
#http
#proxy
#router
GitHub
GitHub - zalando/skipper: An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress - zalando/skipper
DevOps drawer
https://www.serverlessops.io/blog/serverless-ops-what-do-we-do-when-the-server-goes-away
www.serverlessops.io
Serverless DevOps: What do we do when the server goes away?
As serverless grows in adoption what will serverless operations be and what will it fold for Operations or DevOps engineer? What do we do when the server goes away?
DevOps drawer
https://developers.redhat.com/blog/2018/02/22/container-terminology-practical-introduction/
Red Hat Developer
A Practical Introduction to Container Terminology | Red Hat Developer
You might think containers seem like a pretty straightforward concept, so why do I need to read about container terminology? In my work as a container technology evangelist, I've encountered misuse of
DevOps drawer
https://www.eff.org/deeplinks/2018/02/technical-deep-dive-securing-automation-acme-dns-challenge-validation
Electronic Frontier Foundation
A Technical Deep Dive: Securing the Automation of ACME DNS Challenge Validation
Earlier this month, Let's Encrypt (the free, automated, open Certificate Authority EFF helped launch two years ago) passed a huge milestone: issuing over 50 million active certificates. And that
DevOps drawer
https://medium.com/digital-leaders-uk/agile-and-risk-management-3a4469bfe22d
Medium
Agile and Risk Management
Written by Mike Robinson, Consultant at Indigo Blue
DevOps drawer
https://blog.acolyer.org/2018/02/26/fail-slow-at-scale-evidence-of-hardware-performance-faults-in-large-production-systems/
the morning paper
Fail-slow at scale: evidence of hardware performance faults in large production systems
Fail-slow at scale: evidence of hardware performance faults in large production systems Gunawi et al., FAST’18 The first thing that strikes you about this paper is the long list of authors from mul…
DevOps drawer
https://www.noelbundick.com/posts/frankenetes-serverless-kubernetes/
Noelbundick
Frankenetes! Serverless Kubernetes | Noel Bundick
In a recent post, I showed how it was possible to run the Kubernetes control plane components on Azure Container Instances. The cloud moves fast, and there have been some great improvements to ACI in the last month. In keeping up with the times, I’ve upgraded…
DevOps drawer
https://shopifyengineering.myshopify.com/blogs/engineering/future-proofing-our-cloud-storage-usage
Shopify Engineering
Future Proofing Our Cloud Storage Usage
How we reduced error rates, and dropped latencies across merchants’ flows
Reading Time: 6 Minutes
Shopify merchants trust that when they build their stores on our platform, we’ve got their back. They can focus on their business, while we handle everything…
DevOps drawer
https://www.oreilly.com/ideas/gary-sloper-on-the-evolving-role-of-dns-in-building-resilient-infrastructure
O'Reilly Media
Gary Sloper on the evolving role of DNS in building resilient infrastructure
The O’Reilly Podcast: Modern day DNS for hybrid cloud, intelligent traffic steering, and DevOps.
DevOps drawer
https://www.wired.com/story/github-ddos-memcached
WIRED
GitHub Survived the Biggest DDoS Attack Ever Recorded
On Wednesday, a 1.3Tbps DDoS attack pummeled GitHub for 15-20 minutes. Here's how it stayed online.
DevOps drawer
https://medium.freecodecamp.org/how-i-landed-offers-from-microsoft-amazon-and-twitter-without-an-ivy-league-degree-d62cfe286eb8
freeCodeCamp.org
How I landed offers from Microsoft, Amazon, and Twitter without an Ivy League degree
This is for those of you out there who are about to start your job search and who may be worried that you can’t land a top-tier tech job without a Stanford CS degree. Someone told you that you’re not good enough to get a job at Microsoft or Facebook....
DevOps drawer
Forwarded from
Python drawer
https://blog.hasura.io/how-to-write-dockerfiles-for-python-web-apps-6d173842ae1d
Hasura GraphQL Engine Blog
How to Write Dockerfiles for Python Web Apps
Step by step guide to writing highly optimized Dockerfiles for Python web app development and deployment.
DevOps drawer
https://medium.com/appsflyer/large-scale-nosql-database-migration-under-fire-bf298c3c2e47
Medium
Large Scale NoSQL Database Migration Under Fire
The following post describes how we migrated a large NoSql database from one vendor to another in production without any downtime or data…
DevOps drawer
https://medium.com/@mt165/latching-mutations-with-gitops-92155e84a404
Medium
Latching Mutations with GitOps
Immutable Infrastructure has become a hot topic recently. I’ve written a couple of posts about it, and I think the term should be more…
DevOps drawer
https://blog.cloudflare.com/memcrashed-major-amplification-attacks-from-port-11211/
The Cloudflare Blog
Memcrashed - Major amplification attacks from UDP port 11211
Over last couple of days we've seen a big increase in an obscure amplification attack vector - using the memcached protocol, coming from UDP port 11211. In the past, we have talked a lot about amplification attacks happening on the internet.
DevOps drawer
https://thenewstack.io/mesospheres-data-center-operating-system-will-offer-managed-kubernetes
The New Stack
Mesosphere's Data Center Operating System Will Soon Offer a Managed Kubernetes
For the pending release of version 1.10 of the Data Center Operating System (DC/OS), Mesosphere is adding full support for Kubernetes, alongside its own container orchestration system Marathon. DC/OS 1.10 was released in Beta form in September, and the pending…
DevOps drawer
https://dev.to/matteojoliveau/microservices-communications-why-you-should-switch-to-message-queues--48ia
DEV Community
Microservices communications. Why you should switch to message queues.
A common pattern in Microservices is to use HTTP and REST to communicate. But there are better solutions out there.
DevOps drawer
https://thenewstack.io/microservices-its-all-about-the-events
The New Stack
Microservices: It’s All About the Events
Microservices appear to be the major topic of discussion at this year's O'Reilly Software Architecture conference in New York, with developers and system designers in attendance curious as to how to transform their monolithic legacy systems into more nimble…