Data, Analytics & AI
Digital Engineering
Digital Experience
Cloud & Infrastructure
Digital Marketing
Solutions
Field Sales Platform
Who We Are
Our People
Our Commitments
Our Way of Working Accelerating faster go-to-market.
Blogs Insights and our point of views.
Case Studies
Press Releases
POVs
Industries
Healthcare
Patient experiences engineered for the consumer expectations of 2026.
Insurance and Warranty
Sales, claims, and modernization - Sundew has shipped most defensively.
Luxury and Retail
Digital commerce solutions for the global luxury houses and lifestyle D2C brands.
Education
Modernizing and building applications, platforms, and digital presence.
Real Estate
Customer-facing applications and brand digital presence with marketing funnels.
Travel and Hospitality
Booking, stay, and post-trip unified into one intelligent guest journey.
Energy & Utility
Manufacturing
Food & Beverage
Government
Professional Services
Media & Entertainment
Blogs Latest Insights
Case Studies Success Stories
Press Releases Company Updates
POVs Company Updates
Have something on your mind? Let's create something amazing together.
* marked fields are mandatory
Setting up Drupal on Windows can be a seamless process with the right tools at your disposal. DDEV, a powerful and user-friendly local development environment, makes it easier than ever to install Drupal on Windows.
This step-by-step approach provides a clear and professional roadmap to get your Drupal site up and running effortlessly.
Let’s dive in and simplify your development journey!
Drupal is a powerful tool for building websites and applications. What makes it special is its flexibility and scalability. While you can use Drupal’s core features for easy content management and robust security, the ability to extend and customize it sets it apart.
Drupal is designed to be modular. This means you can add extra features with thousands of available modules, tailor the look of your site with various themes, or use pre-packaged distributions as a starting point.
Whether you’re looking to integrate it with other services or build a unique digital framework, Drupal’s flexibility lets you create a tailored experience that meets your needs. It’s a go-to choice for anyone needing a robust, adaptable content management system.
DDEV is an open-source platform designed to simplify the development, testing, and deployment of PHP-based web applications, including Drupal.
When setting up a local development environment, you can choose between Docker with Windows Subsystem for Linux (WSL) or XAMPP for Drupal installation on Windows.
Here’s a quick comparison:
Consistent across different environments
Simple and easy to install
Isolates applications and dependencies
Provides an all-in-one package with Apache, MySQL, PHP, and Perl
Great for complex, scalable projects
Quick setup for smaller projects
Steeper learning curve
Less flexible and scalable
More setup time
Can lead to conflicts with multiple projects
To install Drupal on Windows, your choice depends on your needs: Docker with WSL2 offers unmatched flexibility and scalability, while XAMPP provides a simpler, faster setup for quick deployment.
Note:- Please Enable HypervisorPlatform and Windows Subsystem for Linux Options by visiting Turn Windows features on or off.
In the Windows Update settings, navigate to Advanced Options and activate the option to Receive updates for other Microsoft products.
This ensures your system stays up-to-date with the latest features and security patches beyond Windows itself.
Additionally, it's a good idea to periodically run the command wsl.exe --update to manually check for and apply any updates to the Windows Subsystem for Linux (WSL).
Once set up, you can access your Ubuntu distribution using either the Ubuntu terminal app or the Windows Terminal.
Your Ubuntu distribution should have DDEV and Docker fully operational, providing a seamless development environment on your Windows machine.
Step 1: Open terminal access WSL using the command:
Step 2: Create a folder and give that folder read and write permission using the sudo command:
For creating Drupal:
For checking permission:
Step 3: Once the folder is created and permission is set, then download Drupal.
To download Drupal Core, its libraries, and other dependencies, run this command:
Step 4: Now download one final component called Drush.
Step 5: After Drupal installation on Windows, launch your Drupal site by running the following command, which will automatically open it in a browser:
You will come across the default Drupal installation wizard.
Step 6: Checking Your Permissions (if asked for permissions)During the process to install Drupal on Windows or upon loading the welcome page, you may encounter a warning related to the permission settings of the /sites/default directory and the settings.php file inside it.
After the installation, Drupal will attempt to adjust the permissions of the /sites/default directory to make it readable and executable for all groups (permission mode 555).
Additionally, the system will try to set the settings.php file to read-only (permission mode 444).
If this warning appears, it is crucial to manually apply the necessary permissions using the following chmod commands from your project’s root directory:
Failure to correct these permissions could expose your site to security vulnerabilities. Make sure to execute these commands to ensure your site remains secure.
With the above guide, it doesn’t have to be a daunting task to install Drupal on Windows using DDEV. By following these steps, you can set up a robust, local development environment that’s both efficient and reliable. Whether you’re a beginner or a seasoned developer, this approach will streamline your workflow and set the foundation for success.
Related Blogs
Blog
Composable Enterprise Applications: The Future of Scalable Business Architecture
Traditional enterprise applications, often built as monolithic IT systems, struggle to keep up with the demands of today’s fast-moving business landscape. As market conditions, customer expectations, and business models evolve, inflexible architectures can hinder innovation. They can also slow an organization’s ability to scale or adapt to change.Composable enterprise applications offer a smarter, more agile alternative, enabling businesses to build, modify, and expand their digital capabilities on demand. An architectural shift to flexible, reconfigurable options enables enterprises to develop and deploy new solutions faster. This approach supports continuous responsiveness to market demands and technological changes.So, what makes these applications so powerful, and why are they redefining enterprise agility? Let’s dig into the nitty-gritty of composable enterprise apps and uncover what sets them apart.Importance of Composable Enterprise ApplicationsComposable applications are typically built using microservices, APIs, and cloud-native solutions, which expose core business capabilities as services.Prioritizing modularity, interoperability, flexibility, and reusability, a composable architecture is built around business capabilities, not traditional IT limitations.By adopting a composable strategy, enterprises lay the foundation for a more responsive, scalable, and future-ready business architecture. This setup supports continuous innovation and sustained growth.Key Technologies of a Composable Enterprise Application ArchitectureBehind every composable enterprise lies a powerful, interconnected stack of modern technologies, working in harmony to deliver agility, scalability, and resilience. These are the foundational tools that make modular, on-demand business functionality not only possible but practical at scale.API-First Strategy: APIs expose core business functions for integration, enabling modularity and reusability. API gateways and management platforms ensure secure, scalable, and efficient connectivity across systems.Microservices Architecture: Functions are broken into independent, deployable microservices, making updates faster, scaling easier, and maintenance more manageable.Service Mesh: A service mesh provides governance, observability, and secure communication across microservices, solving complexity as service volumes grow.AI and Machine Learning Integration: Composable enterprise applications enable seamless integration of machine learning and AI modules, providing advanced analytics and predictive insights. This allows businesses to leverage data-driven decision-making without the need to reconfigure the entire system.Event-Driven Architecture: Event APIs enable real-time interactions and automation, triggering business processes instantly and reducing system latency.Cloud-Native Approaches: Cloud-native architectures support automatic updates, easy scaling, and robust disaster recovery, eliminating the need for on-premise servers and ensuring continuous service reliability.Zero Trust Security & Compliance: A zero-trust model ensures each service is authenticated and authorized, protecting data and maintaining compliance across distributed systems.How Does Composability Encourage Custom Enterprise Application Development?No two businesses are built the same, and your enterprise applications shouldn’t be either. Composable enterprise architectures enable the creation of custom applications that align precisely with your business goals, workflows, and vision. This holds true whether you're a global conglomerate or a fast-growing startup with a niche offering.Tailored to Fit, Not Force-FitWith composable architecture, development starts with your unique business needs, not generic templates. Modular components can be designed to mirror specific processes, rules, and user flows. The result is an application that feels like it was built for you, because it was.Rapid Prototyping and IterationBecause each module operates independently, developers can quickly prototype and test new features without disrupting the entire system. This enables faster development cycles, agile experimentation, and reduced time-to-market, which are critical advantages in competitive industries.Seamless Integration with What You Already UseAlready invested in high-performing tools like a top-tier CRM or inventory platform? No problem. Composable enterprise apps are built for interoperability, allowing seamless integration with existing systems through APIs and microservices. You get a custom solution that connects perfectly with your current tech stack.Built to EvolveTechnology doesn’t stand still—and neither should your business applications. Composable systems make it easy to update, enhance, or even replace individual modules without touching the rest of the system. That means you stay future-ready without costly overhauls or operational downtime.Components of a Composable Enterprise Application EcosystemA modular enterprise application ecosystem is designed for adaptability, scalability, and business alignment. At its core, it’s built from modular components that can evolve independently while working together as a unified system. Here’s a breakdown of its essential layers:1. Main PlatformThe foundation of a composable system, the core platform ensures seamless coordination across modules. It handles data orchestration, business logic, and governance, providing a stable framework for modular expansion.2. Functional Modules (Microservices)Each module focuses on a specific business function and can be added, updated, or replaced as needed:Finance Operations: Supports accounting, billing, budgeting, and forecasting.Human Resources: Manages employee data, payroll, and performance.Inventory and Supply Chain: Tracks stock, shipments, and warehouse logistics.Customer Relationship Management (CRM): Handles customer data, engagement, and sales pipelines.Business Intelligence: Delivers data-driven insights through dashboards and analytics tools.3. Data ConnectorsThis layer enables smooth communication across internal modules and external systems. APIs, connectors, and middleware ensure real-time data sharing and interoperability across tools and platforms.4. Security MechanismsSecurity is embedded at every level, through identity access management, data encryption, compliance protocols, and monitoring. A composable architecture supports zero-trust frameworks and regulatory readiness.5. Front-End (UI/UX)A user-centric interface ensures the system is intuitive, accessible, and responsive across roles. Customizable dashboards and workflows enhance productivity and simplify interactions with complex backend processes.Use Cases of Composable Enterprise AppsFrom adapting to shifting demands to accelerating innovation, different sectors are harnessing composability to stay ahead. This approach helps them remain agile, efficient, and future-ready in a constantly evolving landscape.Insurance and WarrantyInsurance providers can create modular systems for claims processing, underwriting, fraud detection, and customer service using composable enterprise applications. This flexible architecture allows for the quick integration of new policy types or third-party data sources without disrupting existing systems. The result is greater agility and faster time-to-market.Banking & Financial ServicesComposable apps contribute to the latest trends in banking, helping modernize legacy systems. They can roll out personalized customer portals, integrate risk analytics, or update compliance tools. This is all done without jeopardizing security or interrupting core banking functions.IT & Technology ServicesTech companies can break down large, monolithic platforms into microservices, streamlining everything from project management and DevOps to customer onboarding. This means faster innovation, smoother collaboration, and better client customization.Retail & E-commerceRetailers can scale capabilities like inventory management and customer engagement in real time. During peak seasons, they can boost logistics and order processing modules, without touching the rest of the system. This ensures smoother operations and better customer satisfaction in the retail industry.HealthcareHospitals and healthcare providers can streamline patient care, billing, procurement, and HR through independent, secure modules. This not only supports regulatory compliance (like HIPAA) but also improves operational efficiency while protecting sensitive data.ManufacturingMicroservices-based architecture helps manufacturers simplify complexity. By modularizing processes like supplier coordination, production scheduling, and compliance tracking, organizations can gain greater flexibility. This allows them to make real-time adjustments to supply chains or factory outputs without triggering system-wide disruptions.EdTechEducational platforms can combine modular components for course creation, student management, assessments, and analytics. As needs evolve, they can update or swap individual modules, supporting hybrid learning, real-time progress tracking, and personalized learning paths.Wrapping upComposable enterprise applications are more than just a tech upgrade. They’re about reimagining how businesses can stay nimble, innovative, and ready for whatever comes next. With the ability to adapt quickly, optimize systems, and respond to customer needs in real time, these applications offer unmatched flexibility. They give companies the freedom to evolve without the heavy lift of legacy systems. By opting for a modular, flexible approach, businesses can create something that’s not just future-proof but built for growth and agility. This will ensure the long-term success of both their operations and their people.
React JS vs Angular JS vs. Node JS Which is the best JavaScript framework?
Choosing the right JavaScript framework for creating an incredible web application is the foremost decision of every business owner. It would ultimately help them to provide seamless web experience to their customers.When it comes to developing websites, JavaScript is the most ideal one and a favourite amongst developers. While choosing one of the JavaScript frameworks, there is often a dispute as to whether to choose Angular js, Node.js or React Js. So, before you approach for JavaScript Development, you must know and understand the difference between all the three applications and their features. o understand how JavaScript is becoming more prominent across digital platforms, it’s important to explore its widespread applications beyond just frameworks.Comparison of JavaScript Frameworks: Angular.JS vs Node.JS vs React.JSAngular.JSAngularJS was launched in 2009 by Google. It is an open source client-side web framework. It assists developers to resolve issues in single page web application containing a shell page with multiple views. It works on features like routing, data binding, templates, dependency injection, directives, deep linking, and filters. With a large support community, there can be some best reasons to choose AngularJS• There is an induction subsystem with inbuilt dependency• Allows simple routing and angular data binding• Amazing UX can be built by help of AngularJS• There can be certain performance issues with DOM basics• At times the scope of the application can be hard to debug• As pages embed interactive elements, it surges the page loading timeNode.JSNode JS is built on Chrome V8 JavaScript Engine; it makes use of an event-driven, non-blocking I/O model that makes them simple and efficient. Node.JS package network is the largest biome of open source libraries in the world.Reasons to choose Node.JS• Node.JS developers write server-side applications in JavaScript• Coders can scale up applications created in Node.JS in vertical as well as horizontal manners• Google’s V8 JavaScript engine pile up the code written in JavaScript right into machine code• It further supports the caching of individual modules• It is highly extensible• It follows the asynchronous programming method rather than linear blocking.React.JSReact.JS development is mainly used to find a framework that helps in building a dynamic library with high performance. Used for building amazing user interfaces and also supports rendering performance. It is more like an open-source JavaScript library rather than a framework.Reasons to choose React.JSOut of the several reasons React.JS can be the future of hybrid mobile app, some of the interesting ones are:• Allows server-side and client-side rendering.• Simple to learn and implement• Fully component-based design.• SEO effective search engine• Debug JavaScript easilyAngular.JS is a fully introduced framework while React.JS is a library. One has to write less code with React JS as it performs better due to the application of virtual DOM. As React has just started, its community is still growing. Node.js is a JavaScript and its runtime is fast and lightweight. It can be used to create fast and scalable networking applications. With Client-Side data rendering and an upper configuration, React JS is the appropriate choice for all JavaScript framework Developers.
Six Instagram Marketing Tips for Brands in 2019
Instagram is one of the most popular social networks in the world. Last June, it exceeded the billion-user mark. It started as a simple platform for sharing photos and videos with people having similar interests and now it has become a valuable marketing tool for businesses. They are investing more and more on Instagram to promote their products. Here are some tips for using the app to highlight your business.Use user-generated contentIt’s about delivering spontaneous content, like videos and live broadcasts. This type of communication makes it possible to value the human factor, too often invisible in B2B companies, in order to build credibility with potential customers. An excessively professional image may produce an impression of coldness and distance. Nowadays, customers enjoy meeting people who are behind the branding of a company.Combine spontaneity and varietyWith Instagram, posting a photo or video is extremely easy. The time spent, creating the content is thus minimized. The platform allows users to publish different types of content without planning or editing. Diversifying content allows a business not only to reach different audience segments but also to reveal different facets of its business. It is therefore important to focus on variety, rather than confined to monotonous series of posts.Do actively invest in your nicheBesides publishing content, it is important to take an active part in the conversation. In addition to publishing images and videos, a company must be careful to respond to comments from its subscribers. A company that takes the time to interact with others/outsiders is more likely to receive interest in return.Tell a story with each postOn Instagram, the most popular companies are the ones that tell the most compelling stories. To attract a committed audience, you need to invest in high-quality visual storytelling, which allows your company to stand out and establish a consistent presence on the platform. This presence is not limited to the photo and video stream. The Stories feature of Instagram grabs more attention of the relevant audiences.Measure meaningful indicatorsAll indicators are not equal. It is best to focus on data that signals active engagement, such as comments or the number of new subscribers. These indicators make it possible to evaluate concretely the performances of the company and the effective quality of the generated exposure.B2B companies have their place on InstagramInstagram is admired mainly by B2C brands. However, the platform represents a real opportunity for B2B companies, provided these good practices are applied.Now you have a good idea of the steps to put in place to get started on Instagram. Set a specific number of goals and analyze the results of your marketing efforts. After that, regularly post quality content. Remember to add a bit of storytelling to your descriptions to engage the conversation with your followers. Make Stories to announce big events or exclusive promotions. In case you need further amplification, feel free to get in touch with our experts at [email protected] or call us at +91-98367-81929.
Thank You!
Excellent!
Successfully subscribed to Sundew Solutions newsletter!
Oops!
Sorry
Something went wrong!