Amazon AWS
-
DevOps
Choosing The Right Tools To Create And Manage Docker Swarm Clusters In AWS
Swarm Mode is taking Docker scheduling by the storm. You tried it in your lab or by setting up a…
Read More » -
Enterprise Java
Making Spring Boot application run serverless with AWS
In several previous posts I described how to setup your Spring Boot application and run it on AWS Elastic Beanstalk.…
Read More » -
DevOps
AWS Lambda/Java, DynamoDB and Api gateway integration
Introduction In this post I am going through a full (Java) example of integrating AWS Lambda, DynamoDb and Api Gateway…
Read More » -
DevOps
Understanding AWS Billing and EC2 reservations
One of the most confusing things I approached when working with AWS was the Billing. There are tools which should…
Read More » -
DevOps
Docker for AWS – Getting Started Video
Docker for AWS allows you to exactly do that! This video shows: Create a highly-available Docker cluster on Amazon Web Services (0:00)…
Read More » -
Enterprise Java
Java on the AWS cloud using Lambda, Api Gateway and CloudFormation
On a previous post we implemented a java based aws lambda function and deployed it using CloudFront. Since we have our…
Read More » -
Enterprise Java
Java on the AWS cloud using Lambda
Amazon Web Services gets more popular by the day. Java is a first class citizen on AWS and it is…
Read More » -
DevOps
Configure AWS Elastic Beanstalk application to use SSL
In this post I show you how to set up HTTPS for an application (REST API) running on AWS Elastic…
Read More » -
DevOps
Get a Certificate from AWS Certificate Manager
Recently AWS made the ‘Certificate Manager‘ service available in the Europe region. With this service you will be able to…
Read More »