The internet is on fire with recent news of a new security vulnerability identified in Apache Log4j. Log4j is an open-source logging framework used by major Java-based enterprise applications and servers. The vulnerability is being considered as one of the most dangerous ones found in recent years. It potentially allows attackers to execute arbitrary code […]
Posts Tagged ‘cloud’
Key Takeaways from “A Middleware Conversation with Perficient and Red Hat”
Recently, Perficient and Red Hat presented a great discussion surrounding middleware and the importance of modernization. The discussion was led by Perficient’s Red Hat Practice Director Charles Mahoney, and three experts from Red Hat: Chief Architect and Strategist, E.G. Nadhan; Director of Business Development and Hybrid Cloud, Jason Milliron; and Senior Manager of Application Development […]
Perficient Achieves Infrastructure Partner Specialization via Google Cloud Partner Advantage Program
Perficient is excited to announce that we have earned the Infrastructure Partner Specialization in the Google Cloud Partner Advantage Program. By earning this Partner Specialization, we have demonstrated a deep level of technical proficiency, expertise, and customer impact with building client infrastructure and workflows on the Google Cloud. The Google Cloud Infrastructure Partner Specialization is […]
Ease Cloud Migration with Red Hat OpenShift Service on AWS [On-Demand Webinar]
As one of nine launch partners for Red Hat OpenShift Service on AWS (ROSA), Perficient developed a Kubernetes-based accelerator to take clients’ applications to production on OpenShift in just a few hours. In a recent webinar, our technology expert demonstrated the ins and outs of the accelerator and showed attendees: How to launch a ROSA […]
Modernizing Your Middleware with Red Hat
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 […]
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 […]
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 […]
Creating a Tailored Cloud Migration Strategy: A Customer Success Story
Modernizing Application Delivery to Improve Healthcare Outcomes Our client is a top-tier California-based healthcare provider that was invested in a costly third-party platform that offered little room for customization. Our client wanted to reduce platform spend and improve observability and control of its applications. We were asked to assist in validating its approach to migrating […]
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 […]
[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. […]