Forwarded from Python drawer
Docker is different: configuring Gunicorn for containers
https://pythonspeed.com/articles/gunicorn-in-docker/
https://pythonspeed.com/articles/gunicorn-in-docker/
Python⇒Speed
Configuring Gunicorn for Docker
Running Gunicorn in a Docker container isn’t the same as running on a virtual machine or physical server. Learn what you need to do differently.
Unit Testing Your Kubernetes Configuration with Open Policy Agent - Speaker Deck
https://speakerdeck.com/garethr/unit-testing-your-kubernetes-configuration-with-open-policy-agent
https://speakerdeck.com/garethr/unit-testing-your-kubernetes-configuration-with-open-policy-agent
Speaker Deck
Unit Testing Your Kubernetes Configuration with Open Policy Agent
Talk from KubeCon EU 2019, focused on using Open Policy Agent to write tests for structured configuration.
Hello Service Mesh Interface (SMI): A specification for service mesh interoperability - Open Source blog
https://cloudblogs.microsoft.com/opensource/2019/05/21/service-mesh-interface-smi-release/
https://cloudblogs.microsoft.com/opensource/2019/05/21/service-mesh-interface-smi-release/
Microsoft Open Source Blog
Hello Service Mesh Interface (SMI): A specification for service mesh interoperability
Service Mesh Interface (SMI) defines a set of common, portable APIs that provide developers with interoperability across different service mesh technologies, including Istio, Linkerd, and Consul Connect.
SMI | A standard interface for service meshes on Kubernetes.
https://smi-spec.io/
https://smi-spec.io/
smi-spec.io
SMI: Service Mesh Interface
A standard interface for service meshes on Kubernetes
GitHub - sysdiglabs/kubectl-dig: Deep kubernetes visibility from the kubectl
https://github.com/sysdiglabs/kubectl-dig
https://github.com/sysdiglabs/kubectl-dig
GitHub
GitHub - sysdiglabs/kubectl-dig: Deep kubernetes visibility from the kubectl
Deep kubernetes visibility from the kubectl. Contribute to sysdiglabs/kubectl-dig development by creating an account on GitHub.
GitHub - instrumenta/conftest: Write tests against structured configuration data using the Rego query language
https://github.com/instrumenta/conftest
https://github.com/instrumenta/conftest
GitHub
GitHub - open-policy-agent/conftest: Write tests against structured configuration data using the Open Policy Agent Rego query language
Write tests against structured configuration data using the Open Policy Agent Rego query language - GitHub - open-policy-agent/conftest: Write tests against structured configuration data using the ...
How To Ruin A Perfectly Good Container
https://medium.com/@benlaurie_18378/how-to-ruin-a-perfectly-good-container-d33250fca595
https://medium.com/@benlaurie_18378/how-to-ruin-a-perfectly-good-container-d33250fca595
Medium
How To Ruin A Perfectly Good Container
I am not aiming at a general audience. I assume you have some notion of what security is and how it is provided (to the extent it is), in…
The Negotiability of "Severity" Levels » Adaptive Capacity Labs
https://www.adaptivecapacitylabs.com/blog/2019/05/20/the-negotiability-of-severity-levels/
https://www.adaptivecapacitylabs.com/blog/2019/05/20/the-negotiability-of-severity-levels/
Adaptive Capacity Labs
The Negotiability of “Severity” Levels
What does the term severity mean, in the context of incidents involving software systems?Merriam-Webster gives us this:"the quality or state of being severe: the condition of being very bad, serious, unpleasant, or harsh."Here are a few colloquial definitions:"Severity…
Right Sizing Your Instances Is Nonsense - Last Week in AWS
https://www.lastweekinaws.com/blog/right-sizing-your-instances-is-nonsense/
https://www.lastweekinaws.com/blog/right-sizing-your-instances-is-nonsense/
Last Week in AWS
Right Sizing Your Instances Is Nonsense
Many cost optimization companies will talk about right-sizing instances or VMs as if it were trivial. Many companies have no idea about what they speak.
Containers, microservices, and service meshes
https://jpetazzo.github.io/2019/05/17/containers-microservices-service-meshes/
https://jpetazzo.github.io/2019/05/17/containers-microservices-service-meshes/
How to build a Docker development setup for PHP Projects [Tutorial Part 3] | pascallandau.com
https://www.pascallandau.com/blog/structuring-the-docker-setup-for-php-projects/
https://www.pascallandau.com/blog/structuring-the-docker-setup-for-php-projects/
Pascallandau
How to build a Docker development setup for PHP Projects [Tutorial Part 1] | pascallandau.com
Dockerfiles, folder structures, etc. - In this article I'll got through the fundamentals for a PHP development environment on Docker.
Solr Open Source Monitoring Tools - Sematext
https://sematext.com/blog/solr-open-source-monitoring-tools/
https://sematext.com/blog/solr-open-source-monitoring-tools/
Sematext
Solr Open Source Monitoring Tools - Sematext
Searching for an open source tool to help you track Solr metrics? See what you should look for. Plus, check out Solr open source monitoring tools options.
Grafana Labs at KubeCon: What is the Future of Observability? | Grafana Labs Blog
https://grafana.com/blog/2019/05/27/grafana-labs-at-kubecon-what-is-the-future-of-observability/
https://grafana.com/blog/2019/05/27/grafana-labs-at-kubecon-what-is-the-future-of-observability/
Grafana Labs
Grafana Labs at KubeCon: What is the Future of Observability? | Grafana Labs
The three pillars of observability -- monitoring, logging and tracing -- are so 2018. At KubeCon 2019, Tom Wilkie and Frederic Branczyk discuss the future of observability.
An End to the Confusion: Jenkins or Jenkins X - The New Stack
https://thenewstack.io/what-is-jenkins-x-and-how-it-differs-from-jenkins-and-cloudbees-core/
https://thenewstack.io/what-is-jenkins-x-and-how-it-differs-from-jenkins-and-cloudbees-core/
The New Stack
An End to the Confusion: Jenkins or Jenkins X
Jenkins has served as a continuous integration (CI) tool long before the emergence of Kubernetes and distributed systems running on cloud native platforms. Working with Jenkins as a stand-alone open source tool — as developers and operations folks will be…
Julia Evans' Bite-Size Zines Break It Down - The New Stack
https://thenewstack.io/julia-evans-bite-size-zines-break-it-down/
https://thenewstack.io/julia-evans-bite-size-zines-break-it-down/
The New Stack
Julia Evans’ Bite-Size Zines Break It Down
PyCon 2014 had one of the best conference giveaways ever. Julia Evans, a software engineer at Stripe, gave a talk on Strace and created a zine to give to attendees. She has since written seventeen zines published on topics ranging from Linux to command lines…