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://www.sethvargo.com/secrets-in-serverless/
Seth Vargo
Secrets in Serverless | Seth Vargo
Serverless applications and cloud functions often need to communicate with an upstream API or service. This post describes common patterns and approaches for managing secrets in serverless such as encrypted environment variables, IAM, and Google Cloud Storage.
DevOps drawer
https://github.com/pulumi/kubespy
GitHub
GitHub - pulumi/kubespy: Tools for observing Kubernetes resources in real time, powered by Pulumi.
Tools for observing Kubernetes resources in real time, powered by Pulumi. - pulumi/kubespy
DevOps drawer
https://code.fb.com/open-source/stateservice/
Facebook Engineering
Open-sourcing StateService: Automating recovery of third-party services after a major outage
StateService is a state machine as a service we are open-sourcing for use by engineering and ops teams to automate deployments and decrease recovery time.
DevOps drawer
https://github.com/facebookincubator/StateService
GitHub
facebookarchive/StateService
StateService is a state-machine-as-a-service. Contribute to facebookarchive/StateService development by creating an account on GitHub.
DevOps drawer
https://medium.com/devopslinks/5-not-to-ignore-best-practices-for-aws-nacls-network-access-control-lists-3adbfac36850
Medium
5 Not-to-Ignore Best Practices for AWS NACLs (Network Access Control Lists)
Time and again, Amazon Web Services (AWS) practitioners recommend to have the right combination of AWS NACLs (Network Access Control Lists…
DevOps drawer
https://medium.com/devopslinks/certified-or-market-approved-which-one-are-you-1d4646c15311
Medium
Certified or Market approved? Which one are you?
I often receive questions on this topic, mostly because I don’t really have many certifications myself.
DevOps drawer
https://medium.com/devopslinks/prodigiously-commented-nginx-configurations-ff9641f6f93b
Medium
Prodigiously Commented Nginx Configurations
For Web Devs Who Copy-Paste Nginx Configurations But Want to Know What They’re Copying
DevOps drawer
https://medium.com/devopslinks/the-cost-of-serverless-c3fa1f8fe96
Medium
The cost of serverless
There are many reasons to consider a Serverless / Lambda-based architecture for your next project: scalability, low maintenance cost…
DevOps drawer
https://opensource.com/article/18/10/devops-measurement-tools
Opensource.com
13 tools to measure DevOps success
How's your DevOps initiative really going? Find out with open source tools.
DevOps drawer
https://www.cockroachlabs.com/blog/brief-history-high-availability/
Cockroachlabs
A brief history of high availability
The perennial question of homo sapiens is, 'How did we get here?' Today we're going to take a crack at answering that: where 'here' is defined as 'high availability for web services'.
DevOps drawer
https://www.geekwire.com/2018/amazon-web-services-apple-dispute-report-china-placed-spy-chips-servers/
GeekWire
Amazon Web Services, Apple dispute report that China placed spy chips in some of their servers
A blockbuster Bloomberg report that Chinese spies infiltrated the networks of Amazon Web Services and Apple was met with unusually detailed pushback from two usually reticent companies Thursday.
DevOps drawer
https://medium.com/sagacity-solutions/automating-aws-with-slack-apps-and-aws-serverless-reminder-service-91359584e45b
Medium
Automating AWS with Slack Apps and AWS Serverless: Reminder Service
I’m going to run you through how I created a Slack app with a AWS serverless backend to remind our developers to bring down their…
DevOps drawer
https://read.iopipe.com/automating-observability-metrics-in-serverless-bfd464deb876
IOpipe Blog
Automating Observability Metrics in Serverless
We talk a lot about observability in the context of serverless applications; when your serverless code is running on a remote server you…
DevOps drawer
https://medium.com/@srinivasan.surprise/baas-build-as-a-service-fc76fa34b652
Medium
BaaS - Build as a Service
Knative is an initiative to bring developer experience on top of proven ubernetes platform. It jots down an opinion around how build and…
DevOps drawer
https://www.geekwire.com/2018/d-waves-quantum-computing-cloud-service-now-available-developer-experiments/
GeekWire
D-Wave’s quantum computing cloud service is now available for developer experiments
After years of hype about the potential of quantum computing, D-Wave is about to let mainstream developers finally take its quantum machines for a test drive. The Vancouver company plans to unveil D…
DevOps drawer
https://starkandwayne.com/blog/deploying-12factor-apps-to-knative/
Stark & Wayne Blog
Deploying 12-factor apps to Knative
Deploying 12-factor apps to Knative is delightful with the knctl CLI. This is the first of a series of articles exploring Knative.
DevOps drawer
http://performantcode.com/web/do-you-really-know-cors
DevOps drawer
https://www.thoughtworks.com/insights/blog/enabling-trunk-based-development-deployment-pipelines
Thoughtworks
Enabling Trunk Based Development with Deployment Pipelines
Puppet Labs’ recently published State of DevOps report talks about how Continuous Delivery (CD) practices affect team performance, and specifically calls out trunk-based development as a leading indicator of high performance.
(Image below via Puppet Labs’…
DevOps drawer
https://www.weave.works/blog/five-key-cloud-technologies-for-kubernetes
www.weave.works
Five Key Cloud Technologies for Kubernetes
Five key open source projects that help complete the Kubernetes feature set are discussed in this post: Prometheus, Istio, Helm, Weave Flux, and OpenFaaS.
DevOps drawer
https://dzone.com/articles/gitlab-recently-switched-to-cross-functional-teams
dzone.com
GitLab Switched to Cross-Functional Teams. Here's How It's Going. - DZone DevOps
GitLab's Configure team discusses how their shift to cross-functional teams is affecting their communication, UX design, and more as they coordinate DevOps.
DevOps drawer
https://medium.com/devopslinks/how-to-setup-a-custom-docker-gpu-development-environment-in-8-minutes-c7f0b41c02a6
Medium
How to setup a custom docker GPU development environment in 8 minutes.
If you are a data scientist in a hurry to hack around GPUs for deep-learning, you’re in the right place. This tutorial will help you to…