AWS
-
Enterprise Java

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

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

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

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

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

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

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

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

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 »

