4129 links
740 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
10 results tagged aws x
  • Updating an Amazon EKS cluster Kubernetes version - Amazon EKS
    May 19, 2023 03:43:37 PM GMT+02:00 * - permalink -
    QRCode
    - https://docs.aws.amazon.com/eks/latest/userguide/update-cluster.html
    eks aws kubernetes
  • thumbnail
    An AWS Bastion Host unreachable from the internet— Part 2 | by Ben Riou | Adevinta Tech Blog | Jun, 2022 | Medium
    June 22, 2022 11:07:19 AM GMT+02:00 * - permalink -
    QRCode
    - https://medium.com/adevinta-tech-blog/an-aws-bastion-host-without-ip-connectivity-nor-ssh-key-part-2-infrastructure-22f67dcb9d66
    aws bastion
  • thumbnail
    Automating safe, hands-off deployments

    Pas mal comme façon de faire

    August 3, 2020 02:04:10 PM GMT+02:00 * - permalink -
    QRCode
    - https://aws.amazon.com/fr/builders-library/automating-safe-hands-off-deployments/
    aws deployment ci cd testing monitoring canary
  • AWS in Plain English

    En effet, c'est assez pratique d'avoir une description correcte

    November 19, 2018 10:36:10 AM GMT+01:00 * - permalink -
    QRCode
    - https://www.expeditedssl.com/aws-in-plain-english
    aws
  • thumbnail
    IAM Policies and Bucket Policies and ACLs! Oh, My! (Controlling Access to S3 Resources) | AWS Security Blog

    via blue

    April 27, 2017 10:41:28 AM GMT+02:00 * - permalink -
    QRCode
    - https://aws.amazon.com/fr/blogs/security/iam-policies-and-bucket-policies-and-acls-oh-my-controlling-access-to-s3-resources/
    aws s3
  • How to Setup AWS S3 Access from Specific IPs - Pete Cheslock - Arnaud's links

    via blue

    {
        "Id": "S3PolicyId1",
        "Statement": [
            {
                "Sid": "IPDeny",
                "Effect": "Deny",
                "Principal": {
                    "AWS": "*"
                },
                "Action": "s3:*",
                "Resource": "arn:aws:s3:::my-wicked-awesome-bucket/*",
                "Condition": {
                    "NotIpAddress": {
                        "aws:SourceIp": "72.309.38.2/32"
                    }
                }
            }
        ]
    }
    December 21, 2016 09:51:42 AM GMT+01:00 * - permalink -
    QRCode
    - https://infomee.fr/links/?sy60Og
    aws
  • minio/mc: Minio Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.

    bien meilleur que s3cmd

    September 30, 2016 12:13:47 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/minio/mc
    s3 amazon aws
  • Ansible and AWS ASG, a (really) dynamic inventory | iMil.net
    August 30, 2016 12:20:43 PM GMT+02:00 * - permalink -
    QRCode
    - https://imil.net/blog/2016/08/05/Ansible_and_AWS_ASG/
    ansible aws service-discovery service_discovery
  • thumbnail
    barnybug/cli53: Command line tool for Amazon Route 53

    Une cli pour route 53 je garde de coté

    July 25, 2016 10:00:57 AM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/barnybug/cli53
    aws route53 bind bind9
  • Cleaning up AWS with Boto3
    October 13, 2015 11:19:57 AM GMT+02:00 * - permalink -
    QRCode
    - http://blog.ranman.org/cleaning-up-aws-with-boto3/
    aws
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation