Tag: App development
-
Big data statistics 2023: How much data is in the world?
Posted on June 6, 2024, Level beginner Resource Length medium
You've probably noticed that the term "big data" is frequently used these days. That's because big data is a major player in the digital age. This term refers to complex and massive data sets that far exceed the potential of traditional data processing applications. By Ogi Djuraskovic.
Tags fintech app-development big-data data-science miscellaneous
-
Traefik 3.0: Deep dive into wasm support with Coraza WAF plugin
Posted on June 4, 2024, Level beginner Resource Length intermediate
Custom plugins for Traefik are one of the most requested features going back to the early days of the project, starting with this issue, from back in 2017. Today, we will deep dive into WebAssembly support. By Emile Vauge.
Tags web-development app-development javascript how-to devops
-
Uncovering financial crime: Going beyond rule-based approaches with a connected perspective
Posted on June 3, 2024, Level beginner Resource Length medium
Money laundering, the process of disguising the origins of illicit funds, poses a significant challenge in the financial sector worldwide as it serves as the lifeblood for organizations that engage in illicit activities such as terrorism, drug trafficking, and human trafficking. By Sean Robinson.
Tags fintech app-development management cio blockchain how-to
-
Unleashing the power of graph and vector databases in the age of generative AI
Posted on June 2, 2024, Level beginner Resource Length short
The rise of generative AI has transformed the landscape of data storage and analysis, but it's also showcasing the importance of key data management approaches, especially between graph and vector databases as powerful tools for this new era. Understanding the unique strengths and best practices of each technology is essential to help supercharge these proven machine learning techniques to maximize the potential gains from generative AI. By insidebigdata.com.
Tags database app-development ai big-data cio data-science
-
Using LlamaParse to create knowledge graphs from documents
Posted on June 1, 2024, Level intermediate Resource Length medium
Key components of LlamaCloud include LlamaParse, a proprietary parsing tool for complex documents with embedded objects like tables and figures, which integrates seamlessly with LlamaIndex ingestion and retrieval. By Fanghua Yu.
Tags database app-development how-to cio devops
-
Low-code in the insurance industry: What every insurer should know
Posted on May 31, 2024, Level beginner Resource Length medium
Developing and supporting complex software solutions in the insurance industry requires the detailed and comprehensive work of an entire team of experienced developers. Low-code platforms can serve as an auxiliary tool for traditional development methods. By Oleg Svet.
Tags fintech app-development management cio how-to
-
Microsoft infuses AI into DevOps workflows
Posted on May 30, 2024, Level beginner Resource Length medium
Microsoft added a bevy of tools to its portfolio that infuses generative artificial intelligence (AI) into DevOps workflows. By Mike Vizard.
Tags ai app-development management cio
-
How to kill a process in Linux: Commands and best practices
Posted on May 29, 2024, Level beginner Resource Length short
There are multiple situations where it is necessary to terminate a Linux process – for example, when the program does not respond or freezes. Learning how to kill a process properly is a vital skill that can help keep your various systems healthy and functioning optimally. By Jeff Smith.
Tags linux app-development infosec web-development servers
-
Docker tutorial: Using Docker with Python
Posted on May 28, 2024, Level beginner Resource Length long
This is an introductory Python Docker tutorial. By the end of this article, you will know how to use Docker on your local machine. Along with Python, we are going to run Nginx and Redis containers. By Alex Ryabtsev.
Tags python app-development containers web-development docker
-
How to install Linux on an old laptop to give it new life and purpose
Posted on May 21, 2024, Level beginner Resource Length medium
If you're looking to revive that aging laptop, Linux might be your best bet. Find out how easy it can be to make this happen. By Jack Wallen.
Tags linux app-development learning
-
Web scraping with PHP: Step-by-step tutorial
Posted on May 17, 2024, Level beginner Resource Length medium
In this article, you'll learn to build a PHP web scraper, from the basics to more advanced techniques. By zenrows.com.
Tags php app-development infosec web-development
-
How does Angular compare to React?
Posted on May 3, 2024, Level beginner Resource Length medium
Learn how Angular and React compare when it comes to web development—including their distinct approaches, use cases and functionalities. By Hassan Djirdeh.
Tags angular app-development react software web-development