VOOZH about

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

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


  • Enterprise Java👁 java-interview-questions-answers
    Gaurav BhardwajMarch 28th, 2020
    0 2,135

    AWS Lambda function with Java Pojo as Input Output Example

    In the previous tutorial, we saw  How to Create AWS Lambda function with Java and we passed String as input and…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Rafal BorowiecMarch 17th, 2020
    0 539

    Deploy Quarkus application to AWS Elastic Beanstalk

    Elastic Beanstalk allows deploying and managing applications in the AWS Cloud without having to learn about the infrastructure that runs…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Bozhidar BozhanovMarch 14th, 2020
    0 278

    An AWS Elasticsearch Post-Mortem

    So it happened that we had a production issue on the SaaS version of LogSentinel – our Elasticsearch stopped indexing…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Bozhidar BozhanovFebruary 24th, 2020
    0 160

    Running a Safe Database Cluster in AWS With Auto-Scaling Groups

    When you have to run a scalable application on AWS, your database must also be scalable. It’s easier to scale…

    Read More »
  • DevOps👁 Image
    Emmanouil GkatziourasJanuary 23rd, 2020
    0 361

    Autoscaling Groups with terraform on AWS Part 3: Elastic Load Balancer and health check

    Previously we set up some Apache Ignite servers in an autoscaling group. The next step is to add a Load…

    Read More »
  • DevOps👁 Image
    Emmanouil GkatziourasJanuary 22nd, 2020
    0 382

    Autoscaling Groups with terraform on AWS Part 2: Instance security group and Boot Script

    Previously we followed the minimum steps required in order to spin up an autoscaling group in terraform.On this post we…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Emmanouil GkatziourasJanuary 22nd, 2020
    0 353

    Autoscaling Groups with terraform on AWS Part 1: Basic Steps

    So you want to create an autoscaling group on AWS using terraform. The following are the minimum steps in order…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    CData Software Inc.December 2nd, 2019
    1 277

    Extending the AWS Ecosystem with Universal Data Access

    Amazon Web Services (AWS) helps organizations host and manage their data processes, like building data visualizations and performing ETL tasks.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Yegor BugayenkoNovember 12th, 2019
    1 370

    SQL as a Service

    I’ve been thinking about this since 2007, somewhere around the time S3 was launched by Amazon. I even tried to…

    Read More »
  • First
  • ...
  • «
  • 3
  • 4
  • 5
  • 6
  • 7
  • »
  • ...
  • Last
Back to top button
Close