A Guide to Creating Accessible and Meaningful Web Content In the world of web development, accessibility has become a crucial factor in designing and building websites. Accessibility ensures that everyone, regardless of their abilities, can access and use a website without any barriers. Semantic HTML is one of the most essential tools in creating an accessible website. […]
Design
Semantic HTML: Building Accessible Websites with Native HTML Part 1 of 5
A Guide to Creating Accessible and Meaningful Web Content In the world of web development, accessibility has become a crucial factor in designing and building websites. Accessibility ensures that everyone, regardless of their abilities, can access and use a website without any barriers. Semantic HTML is one of the most essential tools in creating an […]
Building Accessible Websites with Native HTML
As the web becomes more ubiquitous in our daily lives, it is essential that we make it accessible for everyone. Web accessibility refers to the practice of designing websites and applications to be usable by people of all abilities, including those with disabilities. One of the most fundamental tools for achieving web accessibility is native […]
Introduction to Boomi Master Data Hub
Importance of a Quality Data: Many organizations, whether they recognize it or not, experience the effects of disparate data. High-quality data is the cornerstone on which success is built when a decision must be taken, or a plan needs to be put into action. The Master Data Hub steps in at this point. No matter […]
Deploying a Sitecore Instance on a “Local” Kubernetes (k8s) Setup
Have you ever wondered about having a local Sitecore instance on a local deployment of k8s? I was curious and decided to dive headfirst into the unknown world of k8s virtualization on a local setup. In this blog series I will be sharing the details my journey, my findings the mistakes/successes, and the final state […]
Optimizing Boomi Limitations
Boomi Introduction Boomi is a cloud-based integration platform that allows businesses to easily and quickly connect their various applications, data, and systems. It offers a wide range of scalable and flexible integration capabilities, such as data integration, application integration, and API management, to integrate on-premises and cloud-based applications. Boomi is used for creating and deploying […]
Calculated Table Joins in Power BI
Calculated table joins are used to couple two or more tables of data. Common examples include CROSSJOIN, UNION, EXCEPT and INTERSECT. Common Use Cases for Calculated Table Joins in Power BI Blending or combining data across multiple tables. Creating advanced calculations like new vs. returning users or repeat purchase behavior. Querying tables to troubleshoot errors […]
Integration WITH CLICK, WITHOUT CODE
Yes! It is possible to create integration with click, without code. You can quickly and easily build flows to integrate systems and automate integration tasks just using clicks. This makes integration as simple as a few clicks for non-developers. This can be done through Mulesoft Composer. Let’s go in depth and find out how the […]
Relationship Functions in Power BI
Relationship functions in Power BI allow you to access fields within DAX measures or calculated columns through either physical or virtual relationships between tables. Common Use Cases for Relationship Functions in Power BI Defining calculated columns or measures using fields from related tables. Handling relationships between calendars and multiple date fields (transaction date, stock date, due […]
An Automated DevSecOps Framework
Automation for Automation – An Executable Framework for DevSecOps In an age where automated Continuous Integration and Continuous Delivery (CI/CD) is becoming more and more critical to the success of any organization, why are we still building our DevSecOps environments by hand? Instead why don’t we leverage automation for our automation? DevSecOps support teams are […]
Create Workato Custom Connector Locally
Workato Introduction Workato is a low-code/no-code, cloud-based iPaaS Solution that is hosted on public cloud infrastructure from Google Cloud Platform and Amazon Web Services (AWS). It means everything you create here is a drag-and-drop application component that resides on cloud. Workato Connector To achieve any automation in the Workato tool, we create a recipe. The […]
Leveraging MuleSoft’s API Led Connectivity and Event-Driven Architecture with Solace
Organizations today are going into a rapid digital transformation. With MuleSoft’s API Led connectivity approach, the integration strategy of the enterprises is now going towards more reusability with quicker deliverables of projects through discovery, self-service, and reusability. But what if we mix the flavor of Event Driven Architecture also into the Enterprise’s Integration Strategy? With this blog, […]