Virtual Meeting Etiquette Why “Cameras On” Is More Than Just a Rule In our remote work world, virtual meetings are our lifeline. They bring our global team together, making it easy and flexible to connect, no matter where we are. But with this shift comes the challenge of maintaining the personal connections and engagement that […]
The purpose of this blog is to explain how to set up custom Solr core for use with Sitecore. Before starting this we should have both Sitecore and solr installed on the system. All the solr cores are created by default in context with sitecore at the time of sitecore installation.Here we will see how […]
What is Appium? Appium is an open-source tool to automate the mobile application. With help of an appium we can automate native, mobile web, and hybrid applications. Supports iOS mobile, Android mobile, and Windows desktop platforms. Supports multiple programming languages. Read more about Appium: Official Website Native, Web and Hybrid Applications Native Apps: Calculator, Camera […]
Introduction: The following blog encompasses us to understand about the “Microsoft PowerApps”. It will help us to know why and in which way “Microsoft PowerApps” is relevant, using some pictorial depiction. What is PowerApps: PowerApps is a suite of apps, services, and connectors. It is a data platform that provides a rapid development environment to […]
Microservices are individual pieces of business functionality that are independently developed, deployed and managed by a small team of people from different disciplines. See picture. Inner versus Outer Complexity Fundamentally, microservices shift complexity outward. “Inner” is what’s in a single microservice and how it’s packaged. It includes the runtime, the business logic, coding to the […]
AWS Lambda AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. You can trigger Lambda from over 200 AWS services and software as a service (SaaS) applications, and only pay for what you use. The code is […]
Azure Cosmos DB is a fully managed globally distributed multi master replication NoSQL database. Its’s designed for high scale global replication low latency database. It has excellent response times and 99.999% availability. Key Features Global Distribution: Distributed across all major regions in Azure across the globe. Regional Presence: It is available in all regions where […]