VOOZH about

URL: https://www.javacodegeeks.com/tag/aws/page/3

⇱ AWS Archives - Page 3 of 9 - Java Code Geeks


  • Software Development👁 Image
    Java Code GeeksAugust 18th, 2023
    0 889

    A Comprehensive Guide to the Log Aggregation Pattern

    In the ever-evolving landscape of software development and operations, efficiently managing logs and extracting meaningful insights from them has become…

    Read More »
  • Software Development👁 Image
    Rajeev HathiNovember 24th, 2021
    0 180

    Integrating AWS EKS with Anthos

    Introduction Anthos allows you to attach any non-GKE Kubernetes cluster. In this article, I will demonstrate how to attach an…

    Read More »
  • DevOps👁 Image
    Ashley FriezeJuly 23rd, 2021
    0 301

    Sharing a Secret with a Tomcat Service in ECS

    AWS is pretty good, with a lot of documentation. However, often you need to spot the detail you need among…

    Read More »
  • Python👁 Image
    Guglielmo IozziaJuly 8th, 2021
    0 767

    Diagrams as Code with Python

     In my career I have noticed that often organizations are reluctant on providing Engineering teams with licenses for software to…

    Read More »
  • Software Development👁 Image
    Ashley FriezeMay 21st, 2021
    1 130

    Going Native

    If I look at recent projects, I’ve used various forms of Git, a few variations on Jenkins, and the leading…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Bozhidar BozhanovMarch 4th, 2021
    0 156

    Connecting to Kibana Within an AWS VPC

    When you use the managed Elasticsearch service on AWS, you usually choose an encrypted connection (via KMS-managed keys), which means…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Biju KunjummenDecember 11th, 2020
    0 1,623

    AWS SDK 2 for Java and storing a Json in DynamoDB

    AWS DynamoDB is described as a NoSQL key-value and a document database. In my work I mostly use the key-value…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Steven WallOctober 22nd, 2020
    0 387

    AWS CodeBuild Error: Unable to access jarfile

    Using AWS CodeBuild, I was using a buildspec that was to run an executable JAR file to execute JUnit tests.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Ashley FriezeSeptember 15th, 2020
    0 717

    The Poison Message SQS Problem

    AWS’s SQS is a really reliable and performant solution for transporting requests around a system. A couple of years ago,…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • ...
  • Last
Back to top button
Close