Data & Reproducibility

FAIR data, notebooks, containers, and repeatable analysis pipelines.

  • 14 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Data & Reproducibility


dev.to > frontendfacile > dal-laptop-alla-produzione-guida-pratica-a-deploy-sicurezza-e-automazione-per-web-app-full-stack-2p8f

Dal laptop alla produzione: guida pratica a deploy, sicurezza e automazione per web app full‑stack

3+ hour, 44+ min ago   (774+ words) Un percorso “hands-on” su Ubuntu: server, runtime, reverse proxy, HTTPS, backup e CI/CD per pubblicare applicazioni in modo affidabile. Portare una web app dal tuo laptop a un ambiente di produzione pubblico, sicuro e manutenibile è uno di quei…...


dev.to > nithu_varshini_ > docker-268h

Docker

3+ hour, 51+ min ago   (19+ words) Desktop 1.Open terminal 2.Run docker pull nginx docker pull httpd docker pull... Tagged with containers, devops, docker, tutorial....


infoq.com > news > 2026 > 09 > lyft-flink-k8s-operator

Lyft Moves Streaming Fleet to Apache Flink Kubernetes Operator

3+ hour, 57+ min ago   (130+ words) Lyft has moved hundreds of production Flink jobs from a 2020 in-house Kubernetes operator to the Apache Flink Kubernetes Operator, unlocking last-state upgrades, in-place autoscaling and resource auto...


earth.com > science > dna-folding-live-cell-imaging-dye

New microscope dyes let scientists watch DNA inside living cells

5+ hour, 56+ min ago   (975+ words) Researchers developed fluorescent dyes that reveal DNA packing in living cells and could help scientists study changes linked to cancer. The pictures that show DNA folded inside a nucleus almost always come from tissue that was killed first. To sharpen…...


tech-insider.org

How to Set Up Azure Container Apps: 14 Steps [2026]

7+ hour, 54+ min ago   (1635+ words) Confirm each of these before starting. Version mismatches are the single most common cause of failed deployments in this tutorial. Budget roughly 90 minutes for the full walkthrough, including image build time and waiting for the environment to provision, which typically…...


dev.to > divin-d1 > i-always-myself-this-questions-is-my-software-ready-for-production-4o62

I always ask myself this questions. Is my software ready for production?

6+ hour, 20+ min ago   (19+ words) Your Software Passed UAT. So Why Isn't It Ready for Production?... Tagged with deployment, production, softwaredevelopment, testing....


linuxtechi.com > setup-kubernetes-ingress-controller-using-traefik

How to Setup Kubernetes Ingress Controller using Traefik

4+ week, 2+ day ago   (832+ words) In this guide, we will show you how to setup Kubernetes Ingress Controller using Traefik, configure both simple and advanced routing rules, and secure your setup for production-ready Kubernetes environments. Kubernetes makes deploying applications straightforward, but exposing those applications to…...


dev.to > nishath_jp > build-a-production-ready-kubernetes-infrastructure-on-aws-with-terraform-eks-in-10-minutes-8l1

Build a Production-Ready Kubernetes Infrastructure on AWS with Terraform (EKS in 10 Minutes)

11+ hour, 5+ min ago   (19+ words) From zero AWS infrastructure to a production-ready Amazon EKS cluster using reusable Terraform... Tagged with kubernetes, devops, terraform, awschallenge....


dev.to > cole_halton_42f71d71b809b > a-docker-container-is-containment-not-a-credential-boundary-2ea5

A Docker container is containment, not a credential boundary

14+ hour, 35+ min ago   (271+ words) The RubyGems story has a detail that keeps tripping me up. The "GemStuffer" gems didn't sneak payloads through gem install. They went through RubyDoc.info's documentation pipeline: publish a gem, it gets downloaded, YARD runs and executes whatever is in…...


dev.to > alikhil > protect-kubernetes-services-with-oauth2-proxy-gateway-api-traefik-and-pocket-id-35mo

Protect Kubernetes Services with OAuth2 Proxy, Gateway API, Traefik, and Pocket ID

17+ hour, 2+ min ago   (476+ words) My previous guide used ingress-nginx annotations to put internal Kubernetes services behind OAuth2... Tagged with kubernetes, pocketid, traefik....