More with tags:
Proactive support for a data-loaded SharePoint system
We continue our series of blog posts dedicated to the support and database development services we provided to a large pharmaceutical company. In this post, we will focus on the SharePoint support services we provided to the client. The customer was operating a number of SharePoint solutions in Office 365. They developed a large intranet […]
Building a complex IoT solution for healthcare: a process perspective, Part2
We continue our series of posts on the development of complex IoT solutions. According to MarketsAndMarkets, healthcare IoT market is on the rise and it is expected to reach USD 94.2 billion by 2026. Medical software development market presents plenty of opportunities. In the blog below, we will look at some challenges we’ve faced while […]
Building a complex IoT solution for healthcare: a process perspective, Part1
In recent years, healthcare technology development has gained momentum. Would you like to know one of its most promising directions? Then, let’s consider IoT healthcare solutions. Between 2019 and 2027, global IoT technology market is expected to grow at a compound annual growth rate of 24.9%. This technology can be used for building a great […]
The flow and value of business analysis at ABCloudz
The application development process is a multi-layered activity with the core idea as the starting point and a well-functioning final product as the top layer. In this post, we will focus on the twists and turns involved in bringing the idea through to the final product. The role of business analysis is to identify and bring together […]
Why Use Microservices Architecture?
A Practical Guide
What is a Microservices Architecture? Microservices architecture is a style that structures an app as a set of predetermined services. At its core, such app is split into smaller independent segments that perform their own functions. This approach permits to view microservices as a group of undivided apps that handle their own features. As a […]
Why Use Monolithic Architecture?
A Practical Guide
What is monolithic architecture? Monolithic architecture is known as a traditional approach to software development that is based on a single-unit design. This means that a program is basically a self-contained and independent unit. It consists of a database, client-side user interface, and server-side application. As it is possible to clearly see, a monolithic app […]
Best practices: Making 3D modeling and 3D printing available for anyone
The 2022 forecast predicts that the board games market on the global level will reach $21.56 billion by 2025. At the same time, more and more creative individuals have gotten on board with independent game designing and self-publishing. It was just a matter of time until someone would come up with the idea of creating […]
Oracle to PostgreSQL migration with AWS SCT: How to handle unsupported NumToDSInterval function
In this post we continue exploring the technical aspects of Oracle to PostgreSQL migration using AWS SCT. We were using AWS SCT build#660 to convert one of our Oracle test databases. AWS SCT provides functionalities for the most efficient migration from Oracle to PostgreSQL. However, there is a common challenge with implementing the Oracle NumToDSInterval […]
Oracle to MySQL migration with AWS SCT: How to convert BULK COLLECT clause
In this blog post we continue covering AWS SCT conversion issues, adding to the series where we help developers to deal with complex migration issues that can’t be automated with SCT. Today we are going to look into how SCT Build #660 addresses the conversion of statements with BULK COLLECT clause. In Oracle, you can […]
Oracle to MySQL migration with AWS SCT: How to handle unsupported NumToYmInterval function
Here’s one more insight into common code conversion issues while using AWS SCT build number 660. This time, we will tell you how to convert NumToYmInterval from Oracle to MySQL. Oracle has a NumToYmInterval function that converts the provided number value of specified expressions or time units to an interval year to month literal. Usually, […]
Oracle to MySQL migration with AWS SCT: How to convert variables of SYS_REFCURSOR datatype
We continue our series of common issues pertaining to code conversions with AWS SCT. This time, we analyze the peculiarities of converting REF CURSOR types from Oracle to MySQL with the help of AWS SCT build number 660. In Oracle 9i, there is the predefined SYS_REFCURSOR type, which means that defining our own REF CURSOR […]
Oracle to PostgreSQL migration with AWS SCT: How to convert INSERT ALL statement
In this post we continue exploring the technical aspects of Oracle to PostgreSQL migration using AWS SCT. AWS SCT promises a very high level of migration efforts, however it is very rare that 100% automation is achieved. In this article we’ll look into conversion of INSERT ALL statements, which are quite popular in Oracle code. […]
Oracle to PostgreSQL migration with AWS SCT: How to handle unsupported data types
In this post we explore the technical aspects of Oracle to PostgreSQL migration using AWS SCT. We’ll look into conversion of Oracle “aliases”. We were using AWS SCT build #660 to convert one of our Oracle test databases. The challenge Oracle’s subtype declaration allows creating an “alias” for some datatype declaration, which can be re-used […]
Building a world-class fitness platform
The Instructrr is a startup in the online fitness space. They had an idea of a web-based fitness platform where fitness instructors would directly sell their learning materials and services to the customers. A user can watch fitness streams, study materials about exercises, communicate with fitness instructors, and buy services. The company already operated in the […]
Building a 6-step image recognition app for rapid COVID-19 tests
Our client is a healthcare testing and biotechnology company that quickly grew from a small antigen development lab into a large producer of various healthcare tests distributed across the U.S. The client developed a new custom device for some of the most rapid COVID-19 tests. It includes a pipette for collecting blood and a small […]