In today’s fast-paced digital landscape, deploying and managing web applications efficiently is crucial for businesses aiming to stay ahead. Drupal, a powerful and flexible content management system (CMS), is a popular choice for building dynamic websites and applications. However, hosting and scaling Drupal can be challenging without the right infrastructure. Azure Container Instances (ACI) – […]
What is Micronaut? The concept of the Micronaut Foundation stems from the real-time exchange of quality information in the field of building physics, from monoliths to microservices, using the perspective of Spring, Spring Boot, and Grails. With the help of the Micronaut Foundation, the Essential team built and maintained the Micronaut project. It is created […]
In the competitive realm of modern business, the ability to deploy and manage applications efficiently is essential for success. As organizations strive to stay ahead, leveraging advanced deployment strategies becomes a critical factor. Deploying a .NET application on Azure Kubernetes Service (AKS) using Helm charts and an ingress controller provides a scalable, resilient, and secure […]
Introduction Do companies believe their infrastructure no longer emits CO2 by migrating to the cloud? Many companies believe that moving their infrastructure (data) to the cloud automatically makes them environment-friendly, but this is a misconception. While running infrastructure on the cloud can be more efficient than traditional data centers, it still consumes significant energy and […]
In the rapidly evolving landscape of cloud-native technologies, efficient logging is critical for maintaining business continuity and operational excellence. As organizations increasingly adopt microservices architectures on platforms like Kubernetes, the volume and complexity of logs can quickly become overwhelming. Our project faced the challenge of managing these large-scale logs while ensuring that they remained accessible, […]
Introduction: Tracking file download events across websites is crucial for understanding user engagement and based on which digital strategies can be optimized. Using the AEP WebSDK extension offers a robust solution for capturing such events. By leveraging this extension, businesses can seamlessly monitor and capture download events, providing valuable insights into content performance. This approach […]
Introduction In the realm of MySQL databases, fragmentation can significantly impact performance and efficiency. This blog will delve into what fragmentation is, how it occurs, how to identify it, and methods to defragment your MySQL tables. What is Fragmentation in MySQL? Fragmentation in MySQL refers to the inefficient use of disk space within database tables, […]
Introduction Nowadays, MySQL is among the most popular and beloved databases for applications. But, managing and designing is a crucial and important task when selecting a database for your application. Let’s dig into what are the best practices to manage the database. MySQL Best Practices: Schema Design Indexing Performance Optimization Backup and Recovery Security Schema […]
Introduction In this fast pace of digitalization where every other industry is chasing behind ways to get their work done accurately & quickly, OCR (Optical Character Recognition) has proved to be a boon to one of the most tedious jobs for data-intensive industries like insurance, banks, hospitals, etc. Just imagine having a system that is […]
In the first part of the blog, we covered the Fastlane setup/Installation with multiple files like Appfile, Gymfile, and Fastfile. Now we are moving to the next part of this series where we will use CI/CD workflow via Fastlane & Firebase on the local machine. We will use the next step of the Code Signing […]
Software development is a rapidly changing industry. As a result, efforts have been made in the sector to boost efficiency, accelerate delivery time, and improve quality. Artificial Intelligence (AI) is integrated into several stages of the software development life cycle including software testing. However, its role in software testing has been revolutionary as it holds […]
Hello everyone, This is a blog series where we’ll touch up on how to automate our workflow with CI/CD in iOS with the use of tech like Fastlane, Firebase, and Gitlab repository. This is the 1st part of the series where we’ll cover the setup of the configuration for generating automated builds using Fastlane on […]