What is Appium? – Getting Started with Mobile Test Automation
As mobile applications become increasingly essential in our daily lives, ensuring their quality …
QARead more →
The cloud computing market is dominated by three major …
Cloud GCP Azure AWS
Understand the key differences between B-Trees and LSM Trees, and how these structures impact the performance and design of modern databases.
As mobile applications become increasingly essential in our daily lives, ensuring their quality …
QAWhen developing with the Java Spring framework, I have summarized key terms related to JWT, which is commonly used for implementing login functionality.
JWT (JSON Web Token)
Here is a summary of key terms related to Spring Cloud for MSA development. Spring Cloud offers similar functionalities on AWS or GCP but is composed of modules that can be quickly and easily applied within the Spring Framework. The main modules and their key …
Spring(Java) MSAIn recent Spring projects, I had the opportunity to use Swagger. As a widely-used technology today, I decided to give it a try. To my surprise, I found it to be such an essential tool that it seems indispensable, especially for testing and collaboration during …
Spring(Java)
When working with Java Persistence API (JPA) for data persistence in Java applications, developers encounter different methods for querying data. Selecting the right approach can optimize performance, enhance maintainability, and make development more efficient. This article highlights …
Spring(Java) JPA
The ELK Stack is a powerful set of tools for data logging, search, and visualization, making it an essential choice for monitoring and analyzing IT systems. Comprising Elasticsearch, Logstash, …
Read more →
Bitcoin automated trading development has become increasingly popular as more traders look to maximize profits and optimize trading efficiency through automation. …
Bitcoin
Successful software projects heavily rely on effective code management and collaboration strategies. Git Flow and Trunk-Based Development are two widely adopted workflows. Each comes with its unique benefits and …
Read more →
Flutter is an open-source UI software development toolkit created by Google, released in 2017. It allows developers to build cross-platform applications with a single codebase for Android, iOS, web, and desktop platforms.
… Mobile App
In today’s API-driven development environment, …
API