Build a Spring Boot App With Flyway and Postgres - DZone Java
https://dzone.com/articles/build-a-spring-boot-app-with-flyway-and-postgres
https://dzone.com/articles/build-a-spring-boot-app-with-flyway-and-postgres
DZone
Build a Spring Boot App With Flyway and Postgres
In this tutorial, you are going to learn more about Postgres and how to integrate it with a Spring Boot application.
Under the Hood of Jenkins X - A CI/CD Solution for Cloud Applications on Kubernetes | CloudBees
https://www.cloudbees.com/blog/under-hood-jenkins-x-cicd-solution-cloud-applications-kubernetes
https://www.cloudbees.com/blog/under-hood-jenkins-x-cicd-solution-cloud-applications-kubernetes
CloudBees
Under the Hood of Jenkins X - A CI/CD Solution for Cloud Applications on Kubernetes
Prow includes a scalable and highly available webhook event handler that writes ProwJob CRDs to Kubernetes based on git events, so that other microservices can perform operations like running CI/CD pipelines.
Google Cloud networking in depth: Cloud Load Balancing deconstructed
https://cloud.google.com/blog/products/networking/google-cloud-networking-in-depth-cloud-load-balancing-deconstructed/
https://cloud.google.com/blog/products/networking/google-cloud-networking-in-depth-cloud-load-balancing-deconstructed/
Google Cloud Blog
Google Cloud networking in depth: Cloud Load Balancing deconstructed | Google Cloud Blog
Take a deeper look at the Google Cloud networking load balancing portfolio.
Don’t use Jenkins Pipelines for continuous delivery - JAXenter
https://jaxenter.com/jenkins-pipelines-continuous-delivery-156656.html
https://jaxenter.com/jenkins-pipelines-continuous-delivery-156656.html
JAXenter
Don’t use Jenkins Pipelines for continuous delivery - JAXenter
Jenkins may seem all-purpose, but it’s really not. Just because you think you can use Jenkins Pipelines for continuous delivery doesn’t mean you should.
Unlocking your YubiKey - in case you managed to lock yourself out after entering the wrong PIN 3 times
https://gist.github.com/dminca/1f8b5d6169c6a6654a95f34a80983218
#yubikey #yubico #unlockPIN #unlockYubiKey
https://gist.github.com/dminca/1f8b5d6169c6a6654a95f34a80983218
#yubikey #yubico #unlockPIN #unlockYubiKey
How to Use Basic Jenkins Pipelines - DZone DevOps
https://dzone.com/articles/how-to-use-basic-jenkins-pipelines
https://dzone.com/articles/how-to-use-basic-jenkins-pipelines
dzone.com
How to Use Basic Jenkins Pipelines - DZone DevOps
In this tutorial, learn how to set up and build basic DevOps pipelines in Jenkins, the basis for continuous integration and delivery in software development.
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.