More with tags:
healthcare, HL7, backend, architecture, AWS, cloud, Amazon CloudFront, Amazon ECR, Amazon ECS, Amazon RDS, Amazon S3, Amazon S3 Storage, AWS Lambda, Amazon Aurora, SaaS, aws-rds
AWS architecture for healthcare platforms
If you have ever looked behind the scenes of a radiology department, you know the truth that nobody advertises. Every clinic runs on a fragile mix of schedulers, imaging systems, dictation tools and half forgotten integrations that only work because someone once begged them to. Our customer set out to fix that reality. They are […]
healthcare, HL7, backend, architecture, AWS, cloud, Amazon CloudFront, Amazon ECR, Amazon ECS, Amazon RDS, aws-rds, Amazon S3, Amazon S3 Storage, Amazon SQS, AWS Lambda, aws-lambda, SaaS
An AWS backend built for post-acute workflows
If you ask clinicians what slows down post-acute care, they usually blame paperwork or a portal that refuses to load at the worst possible moment. If you ask the engineers, they point at a maze of VPNs, legacy APIs, and integrations held together by hope and good intentions. One of our customers set out to […]
ai, Amazon S3, AWS Lambda, Amazon Bedrock, integration, automation, Amazon SQS, AWS, healthcare, test automation
Data extraction from fax using AI in Amazon Bedrock
Think faxes are a thing of the past? Not in healthcare. Every month this U.S.-based platform that helps patients, doctors, and imaging centers manage imaging procedures online was buried under thousands of referrals, notes, and reports. The result was hours of manual entry that slowed growth and made scaling impossible without hiring more people. We […]
ai, AWS Lambda, Amazon Bedrock, healthcare, automation, integration, application-development, Amazon SQS, application-modernization, architecture, AWS, MySQL, Amazon S3, node.js, React, Redis
Modern healthcare scheduling powered by AWS
For a long time in the U.S., getting an imaging procedure scheduled was harder than it needed to be. Patients often had to call around to find an available slot, physicians sent referrals by fax, and imaging centers had to juggle these requests manually. The result was delays, frustration, and a lot of wasted effort. […]
solution-design, database-migration, modernization-roadmap, Ora2Pg, Oracle to PostgreSQL, oracle-workload-migration, PostgreSQL, AWS SCT, Power BI, ETL
Solution design for banking system migration
When it comes to complex database migrations, especially for mission-critical systems in the financial sector, cutting corners in the early stages can turn into an expensive gamble. Yet, we often encounter organizations that view the discovery and solution design phase as an optional step — one they can skip or downsize to save time or […]
AWS cost optimization for a SaaS solution
AWS cost optimization is both an exciting opportunity and a challenging necessity for growing businesses. One of our clients, a provider of a niche SaaS solution for 35 partners, approached us with a critical problem: their AWS costs were rising steadily, but this increase was not directly proportional to the addition of new clients. Instead, […]
database-migration, SaaS, data-warehouse, data-lake, ETL, application-modernization, AWS, Oracle to PostgreSQL, cloud-migration, PostgreSQL, Oracle, Improving the performance, AWS Batch, Amazon S3
Modernizing the Oracle ODS Data Warehouse for SaaS flexibility with PostgreSQL on AWS
Imagine trying to keep up with the evolving needs of higher education institutions while ensuring your systems are cost-effective and scalable. This was the challenge faced by our client, a company providing a suite of software solutions for educational institutions. They needed to modernize one of their core components—an Operational Data Storage (ODS) system, which […]
Faster, Cheaper Multi-Cloud CI/CD Pipeline
In this blog post, we will introduce our custom multi-cloud CI/CD (continuous integration and continuous delivery) pipeline, built to facilitate the deployment of applications across various cloud environments. Our solution allows seamless deployments with minimal customization, ensuring faster results and reduced costs for our clients. Whether working with AWS, Azure, or Google Cloud, we can […]
AWS Confirms The High Quality of Our GenAI Solutions
At ABCloudz, we are committed to delivering quality and trustworthiness in every solution we create. Recently, two of our AI-powered solutions, Natural Language Interface for Data Platform and AI Text Classification and Matching, successfully passed the rigorous AWS Foundational Technical Review (FTR). This achievement validates our technical expertise and reinforces our commitment to delivering reliable, […]
modernization-roadmap, application-modernization, database-migration, cloud-migration, database-conversion, SSMA, AWS SCT, AWS DMS, architecture, qa, code conversion
Analyzing Migration Project Efforts and Crafting the Project Plan — Part 3
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 […]
AWS SCT, database-conversion, AWS, database-migration, Ora2Pg, Oracle to PostgreSQL, Oracle, PostgreSQL
Database migration with AWS SCT: Solutions for typical conversion issues
Migrating Oracle databases to PostgreSQL or MySQL with AWS Schema Conversion Tool (AWS SCT) can present a range of challenges, from unsupported data types to limitations in automated code conversion and potential performance issues. AWS SCT offers powerful capabilities to automate these migrations, but it may not always deliver optimal results or handle complex Oracle […]
Handling null and empty string differences in Oracle and PostgreSQL
When migrating from Oracle to PostgreSQL, one of the most important differences to consider is the treatment of null and empty string values. In Oracle, null and empty string are treated as the same entity, but in PostgreSQL, they are distinct. Failing to account for this distinction during migration can lead to logical errors and […]
How to Optimize Oracle-to-PostgreSQL Migrations Using AWS SCT Extension Pack
The AWS SCT Extension Pack is designed to emulate Oracle’s system functions, procedures, and other database objects within PostgreSQL. This emulation is achieved by creating a special schema in PostgreSQL, named aws_oracle_ext, where these functions and objects are stored. This pack simplifies migration by replacing Oracle-specific calls with their PostgreSQL equivalents, ensuring that the code […]
ai, LLM, RAG, Amazon Bedrock, ChatGPT, Embeddings, AWS, application-development, GenerativeAI, prompt-management
Calculate the Total Cost of a RAG-Based Solution
This blog post examines the operational expenses of the AI-powered chatbot solution introduced in our previous blog posts, Custom AI chatbot using RAG and Deployment of AI-Powered Chatbot. This solution operates on the AWS cloud while integrating OpenAI’s language model. We will discuss the financial aspects of infrastructure costs and analyze how to estimate expenses […]
CI/CD, deployment, devops, ai, ChatGPT, Amazon Bedrock, Amazon RDS, AWS, LLM, RAG, Embeddings, Neo4j, PostgreSQL, Amazon ECR, backend, GenerativeAI, prompt-management
Deployment of AI-Powered Chatbot
This blog post focuses on the architecture and deployment of the AI-powered Chatbot solution that we described in our earlier blog post Custom AI Chatbot Development Using RAG. This solution is built for the AWS cloud but uses OpenAI as an LLM. We’ll dive deep into the CI/CD process and AWS deployment architecture of the […]