RabbitMQ Spring Framework Entegrasyonu
Liquibase Kullanımı
How to configure AWS Lambda SQS Trigger to consume messages only specific time?
We use AWS Lambda to send transactional emails and push notifications. When we aim to send an email or push notification we publish messages to related AWS SQS (Simple Queue Service). Our queue triggers …Read more
How to run java jar in Elastic beanstalk with custom jvm parameters? (Procfile)
How to change timezone with ebextension in Elastic Beanstalk?
Save your money shutting down EC2 Instance with AWS Lambda!
As you know, when we create an AWS EC2 instance, we don’t use these instances all the time. For example, mostly developers use Jenkins work hours. So, we can shut down this instance. …Read more
Keep your Test Environment more stable with Pre-Branch
In most of company, keeping test environment stable is a big problem. When test environment unstable it affect test team. It’s waste of time for them. And making test environment unstable …Read more