4353 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 23 / 218
Newer►
  • thumbnail
    Identify Unintended Resource Access with AWS Identity and Access Management (IAM) Access Analyzer | AWS News Blog
    December 3, 2019 at 9:41:36 AM GMT+1 - permalink - archive.org - https://aws.amazon.com/fr/blogs/aws/identify-unintended-resource-access-with-aws-identity-and-access-management-iam-access-analyzer/
    audit aws iam
  • thumbnail
    La comptabilité gratuite des Auto-entrepreneurs
    December 1, 2019 at 10:56:20 AM GMT+1 - permalink - archive.org - https://www.tiime-ae.fr/
    freelance
  • thumbnail
    GitHub - etnbrd/awesome-freelance-fr: Curated list of awesome tools to build your freelance career (in france)
    December 1, 2019 at 10:55:47 AM GMT+1 - permalink - archive.org - https://github.com/etnbrd/awesome-freelance-fr
    freelance
  • Note: Data science technos

    tensorflow : ml lib google
    keras : surcouche tensorflow
    pytorch : ml lib facebook
    scikit-learn : ml lib
    xgboost : ml lib

    kubeflow
    airflow
    mlflow
    sagemaker
    --> des plateformes pour prendre en charge la vie d'un projet Machine Learning (Training, stockage model, exposer un modèle via une api..)

    https://github.com/volcano-sh/volcano --> scheduler

    https://argoproj.github.io/argo/ --> pipelines
    https://eksworkshop.com/advanced/410_batch/

    serving models:
    https://github.com/kubeflow/kfserving
    https://www.seldon.io/ (need https://istio.io/)

    joblib = un format de serialisation de données créé par scikitlearn + optimisé que Pickle pour les models de data science

    November 29, 2019 at 4:35:13 PM GMT+1 * - permalink - archive.org - https://links.infomee.fr/?nW_AVw
    datascience
  • thumbnail
    GitHub - wg/wrk: Modern HTTP benchmarking tool

    Du benchmark simple avec :

    • scripts lua pour faire des choses plus avancées
    • la possibilité de jouer le bench pendant x minutes (ce qu'il me fallait et qu'ab n'avait pas)
    November 28, 2019 at 10:32:21 AM GMT+1 - permalink - archive.org - https://github.com/wg/wrk
    benchmark http
  • Sessions: The vim Feature You Probably Aren't Using - tools and workflow - Bocoup
    November 27, 2019 at 2:10:40 PM GMT+1 * - permalink - archive.org - https://bocoup.com/blog/sessions-the-vim-feature-you-probably-arent-using
    layout save session vim
  • Workflows & Pipelines | Argo
    November 26, 2019 at 3:17:48 PM GMT+1 - permalink - archive.org - https://argoproj.github.io/argo/
    k8s task
  • thumbnail
    GitHub - aboul3la/Sublist3r: Fast subdomains enumeration tool for penetration testers
    November 26, 2019 at 1:21:27 PM GMT+1 - permalink - archive.org - https://github.com/aboul3la/Sublist3r
    audit dns
  • thumbnail
    Application Load Balancer Adds Support for New RequestCountPerTarget CloudWatch Metric

    https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-scaling-target-tracking.html
    https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-instance-monitoring.html#enable-as-instance-metrics
    https://www.terraform.io/docs/providers/aws/r/appautoscaling_policy.html
    https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-auto-scaling.html

    November 21, 2019 at 1:41:47 PM GMT+1 - permalink - archive.org - https://aws.amazon.com/fr/about-aws/whats-new/2017/07/application-load-balancer-adds-support-for-new-requestcountpertarget-cloudwatch-metric/
    autoscaling aws
  • thumbnail
    krew/README.md at master · kubernetes-sigs/krew · GitHub
    November 20, 2019 at 10:33:45 PM GMT+1 - permalink - archive.org - https://github.com/kubernetes-sigs/krew/blob/master/README.md
    k8s plugins
  • thumbnail
    GitHub - ahmetb/kubectl-aliases: Programmatically generated handy kubectl aliases.
    November 20, 2019 at 10:30:52 PM GMT+1 - permalink - archive.org - https://github.com/ahmetb/kubectl-aliases
    alias k8s
  • thumbnail
    How can I copy text to the system clipboard from Vim? - Vi and Vim Stack Exchange

    Copy in vim to system clipboard
    "+y

    November 20, 2019 at 4:01:13 PM GMT+1 - permalink - archive.org - https://vi.stackexchange.com/questions/84/how-can-i-copy-text-to-the-system-clipboard-from-vim
    clipboard copy vim
  • Using IAM Roles - AWS Identity and Access Management

    Pardefault les credentials temporaires donnés par un assume role sont valables 1h
    C'est un peu juste en dev, pour augmenter cette periode :
    1) dans le role en question, autoriser a demander +
    2) au moment de faire le assume role en CLI, il faut passer un param pour demander +

    November 20, 2019 at 3:59:06 PM GMT+1 - permalink - archive.org - https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use.html#id_roles_use_view-role-max-session
    assume aws role
  • thumbnail
    Developing inside a Container using Visual Studio Code Remote Development
    November 19, 2019 at 2:13:40 PM GMT+1 - permalink - archive.org - https://code.visualstudio.com/docs/remote/containers#_attaching-to-running-containers
    vscode
  • thumbnail
    Developing inside a Container using Visual Studio Code Remote Development
    November 19, 2019 at 2:12:08 PM GMT+1 - permalink - archive.org - https://code.visualstudio.com/docs/remote/containers#_creating-a-devcontainerjson-file
    vscode
  • Instant.io - Streaming file transfer over WebTorrent
    November 19, 2019 at 1:11:46 PM GMT+1 - permalink - archive.org - https://instant.io/
    torrent
  • thumbnail
    GitHub - tpope/vim-unimpaired: unimpaired.vim: Pairs of handy bracket mappings

    https://github.com/tpope/vim-unimpaired/blob/master/doc/unimpaired.txt

    November 18, 2019 at 4:20:09 PM GMT+1 - permalink - archive.org - https://github.com/tpope/vim-unimpaired
    plugin vim
  • thumbnail
    A lighter way to deploy to AWS ECS – Ramblings of a Software Developer Manager
    November 18, 2019 at 2:42:05 PM GMT+1 - permalink - archive.org - https://ramblingsofasoftwaredevelopermanager.wordpress.com/2019/05/18/a-lighter-way-to-deploy-to-aws-ecs/
    ecs
  • thumbnail
    A Script for Deploying Docker-Hosted Applications to AWS ECS
    November 18, 2019 at 2:41:45 PM GMT+1 - permalink - archive.org - https://spin.atomicobject.com/2017/06/06/ecs-deployment-script/
    ecs
  • thumbnail
    GitHub - nathanpeck/awesome-ecs: A curated list of awesome ECS guides, development tools, and resources
    November 18, 2019 at 2:41:33 PM GMT+1 - permalink - archive.org - https://github.com/nathanpeck/awesome-ecs#aws-fargate
    ecs
Links per page: 20 50 100
◄Older
page 23 / 218
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation