Fullspeed Technologies
FullSpeed Technologies Inc. is a collaboration of Japanese and Filipino Software Engineers, bringing the best product to our clientele. Primarily a product company with select venture of servicing the software development needs of our clientele.
Featured
Protect Your Github Commits
Did you know that anyone who knows the email you used in github could make a push as if they were...
Programmatic Advertising and ADMATRIX
This article is a short introduction of how ads are delivered in our browsing activities and its ...
World of Ecommerce
Nowadays specially with the current situation of Pandemic, Ecommerce has been the solution for al...
All Stories
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...
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.