ABCloudz emerged from the world of data and established itself as a go-to partner for any IT needs. Our professionals are ready to help. Drop us a line today!
More from our Blog
- Application Modernization
- Cloud Migration
- Consulting
- Data Warehouse
- Data Warehouse Migration
- Database Consulting
- Database Migration
- Database Upgrade
- Future-State Architecture Design
- Modernization
- OLTP Databases
At ABCloudz, we know that a successful migration or modernization project relies on a solid foundation and a well-defined approach. Our approach is encapsulated in the 12-step Migration and Modernization Methodology, which we’ve developed and refined over 20 years of practice. It has proven so effective that it was adopted by AWS to guide their cloud migration best practices.To illustrate this methodology in detail, we’ve created a series of four blog posts, each covering a critical phase of the migration […]
- Application Modernization
- Cloud Migration
- Consulting
- Data Warehouse Migration
- Database Consulting
- Database Migration
- Modernization
Welcome to the fourth and final blog post in the overview series dedicated to our 12-step Migration and Modernization Methodology that was adopted by AWS. We started by defining workloads and examining their interdependencies, which set the stage for capturing the current architecture and designing the future state architecture as part of the first step of the methodology — Future State Architecture Design. Next, we focused on gathering and analyzing project artifacts to inform a detailed effort estimation and project […]
- Application Modernization
- AWS Database Migration Service
- Cloud Migration
- Consulting
- Data Warehouse Migration
- Database Consulting
- Database Migration
- Microsoft SQL Server Migration Assistant (SSMA)
- Modernization
Welcome to the third blog post in the overview series dedicated to our 12-step Migration and Modernization Methodology that was adopted by AWS. In our first and second blog posts, we explored the critical role of defining workloads in migration projects and laid out the process of capturing the current architecture and designing the future state architecture as part of the first step of the methodology — Future State Architecture Design.This provided a solid foundation for understanding the scope and […]
- Application Modernization
- Cloud Migration
- Consulting
- Data Warehouse Migration
- Database Consulting
- Database Migration
- Future-State Architecture Design
- Modernization
Welcome to the second blog post in the overview series dedicated to our 12-step Migration and Modernization Methodology that was adopted by AWS. In the first blog post, we began exploring the first step of the methodology — Future State Architecture Design.We focused on the definition of a workload and outlined how categorizing system components into specific workloads provides a solid foundation for the entire project. However, workload definition is just one part of the broader Future State Architecture Design […]
- Application Modernization
- Cloud Migration
- Consulting
- Data Warehouse Migration
- Database Consulting
- Database Migration
- Modernization
Welcome to the first blog post in the overview series dedicated to our 12-step Migration and Modernization Methodology that was adopted by AWS. In any migration or modernization project, it’s crucial to start with a clear understanding of the system’s components and their relationships. This is where workload definition comes into play. Defining workloads correctly sets the stage for the entire project, making it possible to scope, assess, and plan each step with precision. Workload definition is one of the […]
At ABCloudz, we are thrilled to announce that we have achieved the Google Cloud Non-Profit Expertise designation. This significant milestone underscores our commitment and proven capabilities in delivering tailored cloud solutions for non-profit organizations, helping them amplify their impact while optimizing resources. What does this expertise mean? Attaining the Google Cloud Non-Profit Expertise is a testament to our deep understanding of the unique challenges faced by non-profits and our proficiency in leveraging Google Cloud’s powerful tools to address those needs. […]
We are thrilled to announce that ABCloudz has achieved the status of Amazon CloudFront Delivery Partner as of early June. This prestigious recognition by AWS underscores our deep expertise in content delivery network (CDN) services and our commitment to providing top-notch solutions that adhere to the highest industry standards. Achieving the Amazon CloudFront Delivery Partner status involved a comprehensive validation process where AWS assessed our technical capabilities and customer success stories. This certification is a testament to our proficiency in […]
- Application Development
- Application Modernization
- Customer Stories
- DevOps
- Internet of Things
- Mobile
- Web
Starting a new software project or startup? Your initial decision could significantly impact your future success: choosing between monolithic and microservices architecture. Initially, a monolithic approach may be advantageous, providing simplicity in development, deployment, and testing, and enabling faster product launches. However, as your business expands, your software demands will grow. Shifting to a microservices architecture becomes a crucial, yet challenging, strategy. What obstacles might you encounter, and what factors should influence your choice? We’ll share insights from our experience […]
- Amazon Web Services
- Application Modernization
- AWS Data Integration
- AWS Database Migration Service
- Database Upgrade
ConcertAI, one of the leading providers of medical research software, has faced very common scenario for a mature healthcare data center as its infrastructure had developed over years to become extremely sophisticated but highly inconsistent. Some of the servers were running on an end of life OS and desperately needed upgrading. The client decided to implement a cloud-based solution for infrastructure migration and partnered with ABCloudz to make the system more manageable and prepared for the upcoming refinement. Our specialists […]
We continue our series of blog posts dedicated to a large pharmaceutical company that required a broad range of infrastructure monitoring services. In this chapter, we will focus on the application that helps their sales team comply with the company rules. The customer created an iOS and Android app that stored compliance policies for regular activities of the sales team. Their sales agents are using the app to find information on regular activities. For example, they could clarify the company’s […]
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 range of solutions, from remote monitoring systems to medication reminder tools. Surely, the ABCloudz team doesn’t stand aside from this trend. We do our best […]
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 business requirements and software solutions. So, one of the main roles of a business analyst is to outline and present a customer’s idea as a […]
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 result, we get an app that can perform a variety of functions by employing appropriate services. Pros & Cons of Microservices Approach Just like any […]
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 is a single logical executable that usually does not interact with other services. Pros & cons of monolithic approach Let us take a closer […]
- Amazon Web Services
- Application Modernization
- AWS Database Migration Service
- Database Migration
- Oracle Database
- PostgreSQL
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. We were using AWS SCT build #660 to convert one of our Oracle test databases. Oracle gives you an option to use the conditional insert […]