apollo
apollo is an extensible Docker-based Platform as a Service (PaaS) that helps to get from idea to production fast and safe.https://gitlab.com/p3r.one/apollo
PostgreSQL Monitoring for Application Developers: The DBA Fundamentals
https://info.crunchydata.com/blog/postgresql-monitoring-for-application-developers-dba-stats
https://info.crunchydata.com/blog/postgresql-monitoring-for-application-developers-dba-stats
How to Ensure the Success of DevOps in Your Organization
https://codersociety.com/blog/articles/devops-success-in-organization
https://codersociety.com/blog/articles/devops-success-in-organization
100G networking in AWS, a network performance deep dive
https://toonk.io/aws-network-performance-deep-dive
https://toonk.io/aws-network-performance-deep-dive
Crowdsec
Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviours. It also automatically benefits from our global community-wide IP reputation database.https://github.com/crowdsecurity/crowdsec
Why mmap is faster than system calls
https://medium.com/@sasha_f/why-mmap-is-faster-than-system-calls-24718e75ab37
https://medium.com/@sasha_f/why-mmap-is-faster-than-system-calls-24718e75ab37
How a one line change decreased our clone times by 99%
https://medium.com/pinterest-engineering/how-a-one-line-change-decreased-our-build-times-by-99-b98453265370
https://medium.com/pinterest-engineering/how-a-one-line-change-decreased-our-build-times-by-99-b98453265370
Flink on PaaSTA: Yelp’s new stream processing platform runs on Kubernetes
https://engineeringblog.yelp.com/2020/10/flink-on-paasta.html
https://engineeringblog.yelp.com/2020/10/flink-on-paasta.html
Helm Project Update: New Location For Stable and Incubator Charts
As previously announced, the stable and incubator repositories have moved to a new location. This post will update you on the new locations and provide directions to start using them.https://www.cncf.io/blog/2020/10/30/helm-project-update-new-location-for-stable-and-incubator-charts
bunkerized-nginx
nginx Docker image secure by default.https://github.com/bunkerity/bunkerized-nginx
Avoid the hassle of following security best practices each time you need a web server or reverse proxy. Bunkerized-nginx provides generic security configs, settings and tools so you don't need to do it yourself.
Tunshell
Tunshell is a simple and secure method to remote shell into ephemeral environments such as deployment pipelines or serverless functions.https://github.com/TimeToogo/tunshell
Kubernetes 1.19: The future of traffic ingress and routing
https://www.eficode.com/blog/kubernetes-1-19-the-future-of-traffic-ingress-and-routing
https://www.eficode.com/blog/kubernetes-1-19-the-future-of-traffic-ingress-and-routing
On Terraform code structure for scale
- Single repository vs multiple repositorieshttps://sysdogs.com/on-terraform-code-structure-for-scale
- Branching pattern
- CI/CD integration
- Testing methodologies
- Environment promotion
- Code consistency
- Security compliance
Introduction to Linkerd for beginners
https://thatdevopsguy.medium.com/introduction-to-linkerd-for-beginners-13e248fa252d
https://thatdevopsguy.medium.com/introduction-to-linkerd-for-beginners-13e248fa252d
The Future of Ops Careers
Where are Ops careers heading?https://www.honeycomb.io/blog/the-future-of-ops-careers
kube-vip
Kubernetes Virtual IP and Load-Balancer for both control plane and Kubernetes serviceshttps://github.com/plunder-app/kube-vip
Kubernetes Tips: Give Access To Your Cluster With A Client Certificate
https://medium.com/better-programming/k8s-tips-give-access-to-your-clusterwith-a-client-certificate-dfb3b71a76fe
https://medium.com/better-programming/k8s-tips-give-access-to-your-clusterwith-a-client-certificate-dfb3b71a76fe
Bash Commons
This repo contains a collection of reusable Bash functions for handling common tasks such as logging, assertions, string manipulation, and more. It is our attempt to bring a little more sanity, predictability, and coding reuse to our Bash scripts. All the code has thorough automated tests and is packaged into functions, so you can safely import it into your bash scripts using source.https://github.com/gruntwork-io/bash-commons