This is the fifth and final installment in our middleware modernization series. You can read the first installment here, the second installment here, the third installment here, and the fourth installment here. Now that you’ve learned all about middleware and the most common use cases, it’s time to choose a technology partner and software to […]
Cloud
Five Common Use Cases for Middleware in Modern Development
This is the fourth installment in our middleware modernization series. You can read the first installment here, the second installment here, and the third installment here. In previous posts, we’ve explored what middleware is, what it does, and how you can use it in your modernization efforts. You’ve learned the basics and now you’re ready […]
Optimizely – Slot Swapping Bookmarklet
With this solution, if you use the query string to push you to your slot, you can use your bindings for your live domain to view any of your multiple sites from your single instance. So….What is a Bookmarklet? A Bookmarklet is simply a bookmark that has JavaScript in it. For instance, in the most […]
Why OneStream?
Before I discuss my “Why OneStream?”, I will provide an abbreviated background for myself to assist you the reader in understanding my perspective. I started with Hyperion Enterprise and Arbor Software’s primary product, Essbase, in 1998 at a time when for many users Excel was a shirt size, fax machines were dominant, and email was […]
The Benefits and Tools of Middleware Modernization
This is the third installment in our middleware modernization series. You can read the first installment here and the second installment here. Organizations often lack the time and resources needed to effectively modernize legacy systems and applications. Middleware helps ease the challenges associated with modernization and provides the flexibility to upgrade applications. Benefits of Middleware […]
A Modern Platform for a New Rebate Program: A Customer Success Story
Our client needed to build a new secure and compliant customer-facing website that provides consumers details about a rebate program. The website also needed a portal that allows participating retailers to enroll for qualification, submit reimbursement claims, and report on program data (e.g., claims, status, reward amounts). The platform also needed to include a second […]
Starting Your Middleware Modernization Journey
The following is the second installment in our middleware modernization series. You can read the first installment here. If your applications no longer meet business requirements, it may be time to modernize. Legacy middleware platforms weren’t built to address the needs of modern, hybrid IT environments, but modernized middleware can support application environments that work […]
Oracle Expands Enterprise Data Management’s Features
Oracle’s Enterprise Data Management (EDM) cloud solution has recently received a wide array of enhancements. These enhancements span many different aspects of the offering and really address some crucial areas such as end-user usability, migration, and system information. The following sections highlight several of the key updates. Agile Abilities Expanded Application Templates allow customers […]
Benefits of a Multi-Cloud Strategy
To begin, let’s first define multi-cloud. Multi-cloud is a term for the use of more than one public cloud service provider for virtual data storage or computing power resources, with or without any existing private cloud and on-premises infrastructure. Multi-cloud is different than hybrid cloud, which involves the use of public cloud in conjunction with private […]
Approachable Machine Learning – AWS AutoGluon & Data Prediction
Many companies have been pouring efforts into automated machine learning (AutoML). It automates many best practices and is an abstraction to make machine learning easier to approach for developers with no prior experience. Open-sourced by the AWS, “AutoGluon” is one of these AutoML libraries. AutoGluon is faster, more robust, and much more accurate than many other public […]
[Webinar] Ease Cloud Migration with Red Hat OpenShift Service on AWS
As one of nine launch partners for Red Hat OpenShift Service on AWS (ROSA), Perficient has developed a Kubernetes-based accelerator to take your applications to production on OpenShift in just a few hours. ROSA is a fully managed and jointly supported offering that combines the power of OpenShift and the AWS public cloud. On Sept. […]
Sending and Receiving an event through EventBridge with Multiple Targets
In this context, we will show how to send an event using custom rule and retrieve an event by adding target. Here I have added two targets which is simple pub/sub implementation as Amazon SNS as our publishing service, Amazon SQS as a subscriber and monitor the success event logs using AWS CloudWatch in EVENTBRIDGE. […]