4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 8 / 217
Newer►
  • thumbnail
    Create a managed Amazon MemoryDB for Redis Cluster using the ACK MemoryDB Controller - ACK

    "Create Amazon MemoryDB Cluster Instances#

    You can create Amazon MemoryDB Clusters using the Cluster custom resource"

    They really name their CRD "Cluster" ?? :facepalm:

    16 avril 2022 à 11:03:14 UTC+2 - permalink - archive.org - https://aws-controllers-k8s.github.io/community/docs/tutorials/memorydb-example/
    aws crd memorydb redis
  • When to use the keyword type vs text datatype in Elasticsearch | ObjectRocket
    15 avril 2022 à 13:53:59 UTC+2 - permalink - archive.org - https://kb.objectrocket.com/elasticsearch/when-to-use-the-keyword-type-vs-text-datatype-in-elasticsearch
    elasticsearch type
  • Note: Design applicatif

    Don't Repeat Yourself (DRY) : https://fr.wikipedia.org/wiki/Ne_vous_r%C3%A9p%C3%A9tez_pas
    Keep It Simple, Stupid (KISS) : https://fr.wikipedia.org/wiki/Principe_KISS
    You aren't gonna need it (YAGNI) : https://fr.wikipedia.org/wiki/YAGNI
    Boy Scout Rule : https://97-things-every-x-should-know.gitbooks.io/97-things-every-programmer-should-know/content/en/thing_08/
    Single Responsibility Principle (SRP) : https://en.wikipedia.org/wiki/Single-responsibility_principle
    Dependency inversion principle (DIP) : https://en.wikipedia.org/wiki/Dependency_inversion_principle
    4 règles du design simple : https://martinfowler.com/bliki/BeckDesignRules.html
    Query Command Separation : https://martinfowler.com/bliki/CommandQuerySeparation.html
    Design Pattern : https://refactoring.guru/design-patterns
    Clean/Hexagonal/Onion architecture : https://blog.octo.com/application-domain-infrastructure-des-mots-de-la-layered-hexagonal-clean-architecture/

    15 avril 2022 à 11:48:20 UTC+2 - permalink - archive.org - https://links.infomee.fr/?RrVd5w
    app cod design kiss
  • thumbnail
    GitHub - koreader/koreader: An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices

    Alternative os for reader

    13 avril 2022 à 08:46:48 UTC+2 - permalink - archive.org - https://github.com/koreader/koreader
    alternative kindle kobo reader
  • thumbnail
    https://github.com/stern/stern
    22 mars 2022 à 12:54:25 UTC+1 - permalink - archive.org - https://github.com/stern/stern
    k8s log
  • Karpenter - EKS Best Practices Guides
    19 mars 2022 à 14:35:19 UTC+1 - permalink - archive.org - https://aws.github.io/aws-eks-best-practices/karpenter/
    alternative autoscaler k8s
  • https://itnext.io/kubernetes-journey-cka-ckad-exam-tips-ff73e4672833
    17 mars 2022 à 10:32:50 UTC+1 - permalink - archive.org - https://itnext.io/kubernetes-journey-cka-ckad-exam-tips-ff73e4672833
    cka k8s
  • thumbnail
    jsonlint — Homebrew Formulae
    9 mars 2022 à 14:10:00 UTC+1 * - permalink - archive.org - https://formulae.brew.sh/formula/jsonlint#default
    json lint mac
  • thumbnail
    Encrypting and decrypting archives with 7-Zip | Enable Sysadmin
    $ tar -cf directory.tar <directory>
    $ 7z a -p -mhe=on directory.tar.7z directory.tar
    ======================
    7z x archive.tar.7z
    tar xvf archive.tar
    8 mars 2022 à 12:02:47 UTC+1 * - permalink - archive.org - https://www.redhat.com/sysadmin/encrypting-decrypting-7zip
    7z
  • thumbnail
    GitHub - armosec/kubescape: Kubescape is a K8s open-source tool providing a multi-cloud K8s single pane of glass, including risk analysis, security compliance, RBAC visualizer and image vulnerabilities scanning.
    7 mars 2022 à 15:48:55 UTC+1 - permalink - archive.org - https://github.com/armosec/kubescape
    k8s security
  • thumbnail
    Server-Sent Events: the alternative to WebSockets you should be using - germano.dev
    6 mars 2022 à 09:14:22 UTC+1 - permalink - archive.org - https://germano.dev/sse-websockets/
    sse websocket
  • thumbnail
    Patrick's Parabox PuzzleScript demake by competor

    le genre de puzzlegame bien sympa (et prise de tete :D)

    via sebsauvage

    6 mars 2022 à 09:13:02 UTC+1 - permalink - archive.org - https://competor.itch.io/patricks-parabox-puzzlescript-demake
    game puzzle
  • Vim for all level

    Practical vim tips and trick for all level

    4 mars 2022 à 09:44:13 UTC+1 - permalink - archive.org - https://thevaluable.dev/tags/vim/
    vim
  • AWS Documentation

    Aws documentation index, and for each product doc you can get a RSS feed

    4 mars 2022 à 07:43:37 UTC+1 - permalink - archive.org - https://docs.aws.amazon.com/index.html
    aws doc index
  • thumbnail
    GitHub - sourcegraph/zoekt: Fast trigram based code search
    22 février 2022 à 15:19:32 UTC+1 - permalink - archive.org - https://github.com/sourcegraph/zoekt
    zoekt
  • Restricting process CPU usage using nice, cpulimit, and cgroups | Scout APM Blog
    18 février 2022 à 13:12:26 UTC+1 - permalink - archive.org - https://scoutapm.com/blog/restricting-process-cpu-usage-using-nice-cpulimit-and-cgroups
    cpu limit share
  • thumbnail
    GitHub - lifeomic/terraform-plan-parser: Command line utility and JavaScript API for parsing stdout from "terraform plan" and converting it to JSON.
    18 février 2022 à 09:30:51 UTC+1 - permalink - archive.org - https://github.com/lifeomic/terraform-plan-parser
    parser plan terraform
  • Note: terraform Interpolation-only expressions are deprecated

    :%s/("\${)//gc | %s/(}")//gc

    17 février 2022 à 10:16:58 UTC+1 - permalink - archive.org - https://links.infomee.fr/?bnoJgw
    replace terraform
  • thumbnail
    GitHub - stefanprodan/podinfo: Go microservice template for Kubernetes

    via edwin

    16 février 2022 à 16:28:42 UTC+1 - permalink - archive.org - https://github.com/stefanprodan/podinfo
    echo info k8s pod
  • thumbnail
    Excalidraw | Hand-drawn look & feel • Collaborative • Secure
    16 février 2022 à 11:58:01 UTC+1 * - permalink - archive.org - https://excalidraw.com/
    dessin diagramme draw schema tools
Links per page: 20 50 100
◄Older
page 8 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation