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…
Forwarded from Daniel M
Serverless Jenkins with Jenkins X | CloudBees
https://www.cloudbees.com/blog/serverless-jenkins-jenkins-x
https://www.cloudbees.com/blog/serverless-jenkins-jenkins-x
CloudBees
Serverless Jenkins with Jenkins X
[node:summary]The Jenkins and Jenkins X projects unveils Serverless Jenkins for more open source options. Jenkins X can now orchestrate either Serverless Jenkins, a static Jenkins master or Knative builds per team.
GitOps: Dev, with a Dash of Ops! | CloudBees
https://www.cloudbees.com/blog/gitops-dev-dash-ops
https://www.cloudbees.com/blog/gitops-dev-dash-ops
CloudBees
GitOps: Dev, with a Dash of Ops!
[node:summary] GitOps is a set of practices that helps developers perform tasks which typically fall under the operations. It serves as an operating model for developing and delivering Kubernetes-based infrastructure and applications as well as ties i...
How big companies are using Kubernetes - JAXenter
https://jaxenter.com/big-companies-using-kubernetes-159007.html
https://jaxenter.com/big-companies-using-kubernetes-159007.html
JAXenter
How big companies are using Kubernetes - JAXenter
Kubernetes' increased adoption is showcased by a number of influential companies which have integrated the technology into their services.
Serverless, Functions and Challenges in Today’s Cloud Native World - The New Stack
https://thenewstack.io/serverless-functions-and-challenges-in-todays-cloud-native-world/
https://thenewstack.io/serverless-functions-and-challenges-in-todays-cloud-native-world/
The New Stack
Serverless, Functions and Challenges in Today’s Cloud Native World
Oracle sponsored this podcast. Subscribe: SoundCloud | Fireside.fm | Pocket Casts | Stitcher | Apple Podcasts | Overcast | Spotify | TuneIn New services and tools continue to emerge for cloud native deployments, vying for a place among what is already immensely…
How-To: Setup a unit-testable Jenkins shared pipeline library - DEV Community 👩💻👨💻
https://dev.to/kuperadrian/how-to-setup-a-unit-testable-jenkins-shared-pipeline-library-2e62
https://dev.to/kuperadrian/how-to-setup-a-unit-testable-jenkins-shared-pipeline-library-2e62
DEV Community
How-To: Setup a unit-testable Jenkins shared pipeline library
Tutorial on how to create a unit-testable Jenkins shared pipeline library
Private Jenkins Shared Libraries | Java Code Geeks - 2019
https://www.javacodegeeks.com/2019/05/private-jenkins-shared-libraries.html
https://www.javacodegeeks.com/2019/05/private-jenkins-shared-libraries.html
Java Code Geeks
Private Jenkins Shared Libraries | Java Code Geeks - 2019
Interested to learn about Jenkins Shared Libraries? Check our article explaining how to use Jenkins Shared Libraries with private git repositories.
NGINX Unit: A Modern App Server for Modern Apps - NGINX
https://www.nginx.com/blog/nginx-unit-modern-app-server-for-modern-apps/amp/
https://www.nginx.com/blog/nginx-unit-modern-app-server-for-modern-apps/amp/
NGINX
NGINX Unit: A Modern App Server for Modern Apps - NGINX
NGINX Unit is a key component in our modern platform spans from code to customer: it's configured dynamically via API for no app downtime; it can run apps written in multiple languages and versions at the same time; its small footprint makes it ideal for…
GitHub - alash3al/scraply: Scraply a simple dom scraper to fetch information from any html based website and convert that info to JSON APIs
https://github.com/alash3al/scraply
https://github.com/alash3al/scraply
GitHub
GitHub - alash3al/scraply: Scraply a simple dom scraper to fetch information from any html based website
Scraply a simple dom scraper to fetch information from any html based website - alash3al/scraply
Testing Cloud Pub/Sub clients to maximize streaming performance
https://cloudblog.withgoogle.com/products/data-analytics/testing-cloud-pubsub-clients-to-maximize-streaming-performance/amp/
https://cloudblog.withgoogle.com/products/data-analytics/testing-cloud-pubsub-clients-to-maximize-streaming-performance/amp/
Google
Testing Cloud Pub/Sub clients to maximize streaming performance
Using Cloud Pub/Sub with Google Cloud lets you ingest data from various locations for data analytics. Check out this new open-source load test framework to improve performance.
KubeCon EU 2019: Top 10 Takeaways – Ambassador API Gateway
https://blog.getambassador.io/kubecon-eu-2019-top-10-takeaways-123b5fcb30a8?gi=b7e8ad97ad84
https://blog.getambassador.io/kubecon-eu-2019-top-10-takeaways-123b5fcb30a8?gi=b7e8ad97ad84
Ambassador API Gateway
KubeCon EU 2019: Top 10 Takeaways
The Datawire team and I have returned home from an awesome week attending KubeCon and CloudNativeCon in Barcelona. Together, we were part…
Using gpg-agent Effectively
https://eklitzke.org/using-gpg-agent-effectively
https://eklitzke.org/using-gpg-agent-effectively
eklitzke.org
Using gpg-agent Effectively
The Journey to CI/CD – Driven By Code – Medium
https://medium.com/driven-by-code/the-journey-to-ci-cd-b1872927c36b
https://medium.com/driven-by-code/the-journey-to-ci-cd-b1872927c36b
Medium
The Journey to CI/CD
By: Chad Rempp, David Giffin and Josh Go
K8S Tips: using a ServiceAccount – @lucjuggery – Medium
https://medium.com/lucjuggery/k8s-tips-using-a-serviceaccount-801c433d0023
https://medium.com/lucjuggery/k8s-tips-using-a-serviceaccount-801c433d0023
Medium
K8s Tips: Using a ServiceAccount
A ServiceAccount is used by containers running in a Pod to communicate with the API Server of the Kubernetes cluster. In this post we will…
Cloud Scheduler, a fully managed cron job service from Google Cloud
https://cloudblog.withgoogle.com/products/application-development/cloud-scheduler-a-fully-managed-cron-job-service-from-google-cloud/amp/
https://cloudblog.withgoogle.com/products/application-development/cloud-scheduler-a-fully-managed-cron-job-service-from-google-cloud/amp/
Google
Cloud Scheduler, a fully managed cron job service from Google Cloud
Now, Cloud Scheduler lets you invoke HTTP targets to reach a variety of GCP services, or on on-prem with OAuth/OpenID Connect authentication.