All Posts for 2020

How to Send Slack Notification from AWS CloudWatchLogs Filter Pattern
If we have an application that stores logs to Amazon CloudWatchLogs, its efficient if we have a monitoring like Slack Alerts. Example, if we encountered an “ERROR” string, we will...

Launching a PHP Web Application AWS Elastic Beanstalk
Building a web application can often require a tremendous amount of knowledge in a wide variety of technologies. More than just knowing how to code in your preferred language, you...

World of Ecommerce
Nowadays specially with the current situation of Pandemic, Ecommerce has been the solution for almost everything. Safety is the most important factor right now for everyone, and online buying and...

Where to place logback.xml in tomcat Docker container
I introduce how to reflect logback.xml to deploy a war app inside a tomcat Docker container.
