BareMetal LoadBalancer for Kubernetes using MetalLB

In this post i’ll show how to install and use MetalLB l2 loadbalancer for Kubernetes.

Creating custom AWS EC2 images with Packer.io

In this post i’ll show how to create custom images for aws ec2 and launching them within seconds.

Notifying Kubernetes events to Slack using Kubewatch

In this post i’ll show how to notify kubernetes events to our slack channel using bitnami-labs/kubewatch.

Using Amazon Translate Api on Java

In this post i’ll show how to use amazon translate api on java with aws sdk to do real-time translations.

Using JWT Authentication with OpenResty Lua

In this post i’ll show how to authenticate nginx using jwt by OpenResty Lua.

Single Sign-on with Nginx

In this post i’ll show how to use nginx as a reverse proxy to use single sign-on by Google oAuth2.

Sending custom metrics to Datadog

In this post we will sending custom metrics to datadog via datadog’s own python library.

Scale DynamoDB Capacity using CloudWatch Metrics on Java

In this post i’ll show how to autoscale dynamodb using aws java sdk.

Prometheus Monitoring Using Android Phone and Java Spring

In this article shows how to show prometheus monitored systems using java spring auth proxy.

Rest Backend with Java Spring , JDBCTemplate and Oracle 11g

In this post i’ll show how to build simple rest backend using by java spring and jdbctemplate