Blog Type: Technology

Ensuring Continuous Delivery of Service and Security during Work-from-home

We do not live in the same world as we did in the past. It has changed completely. Remote working was one of the trends that were supposed to emerge during the entire 2020, but COVID-19 made it a trend earlier and faster. We are all witnesses to this abrupt change that required companies to […]

Work from Home – Remote Access to AWS Using ClientVPN and AWS Managed Windows AD

COVID-19 has put remote working on a totally new level for everyone, as well as for AWS engineers. In fact, it has made working from home a trend. We surely knew that this would come, but no one expected that it would come so fast and abruptly just as it did. Working from home has […]

Logging Activity Using Spatie/Laravel-Activitylog

Introduction A good Senior PHP Programmer builds modern applications in a way to provide full transparency of the user interaction, especially in a case when there are many complex administration panels where one or more users can perform the same action on the same entity. In an environment like this, it is very important to […]

Mastering JMeter Tests on Azure DevOps

Setting up JMeter tests on Azure DevOps is easy because Azure is a cloud solution that has everything set up (Java, ANT, Mail notifications for the team etc.) and a senior php engineer can definitely set this up very quickly. Besides this, it also gives us the possibility to select a server place where we […]

How to organize your remote team efficiently using Atlassian tools?

The world is facing one of the biggest challenges of modern time called Coronavirus. In times like these many things have changed. Schools are closed, shops operate mostly online, events are being canceled and people tend to work from home. Working from home might seem easy at first, but without a good approach and organization, […]

IW ColorMe

Children might be just 20% of our population but they are for sure 100% our future. In that manner, we always tend to think about children first. In this specific period when children are at home and most of them practice home-schooling we decided to create an application that will color their days and cheer […]

Understanding PHP Generators: Memory Performance

Introduction It is a common practice to work with large datasets as a PHP developer. For example, to retrieve data from an API endpoint and store it into an array so later we can iterate over the array and manipulate the data according to the specific needs. Even though this can be fairly common practice, […]

Connecting OBS with YouTube

The world is facing a difficult time and we are all reading one word at least once a day spelled Corona. As one of my colleagues said the other day I think that even if I open my fridge Corona will come popping out ?. It is what it is and we can’t do anything […]

Data Management and ETL Operations with AWS Data Pipeline Service

In today’s time of data-oriented applications, there is a need to constantly change the data in terms of migration and transformation, to meet certain requirements of data onboarding from and to varied sources. And in all this, you might find yourself stuck between traditional and time-consuming methodologies of data migration which cause costs, overheads and […]