The ultimate guide to hiring a web developer in 2021
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Redis is an advanced, open-source data structure server that is used for handling and managing key-value data sets. It has been the resource of choice for both small and large applications due to its high performance, easy scalability, and straightforward use. Having a Redis Professional on your team can help you create innovative products by leveraging all that the powerful data structure server can offer.
Redis is highly recommended for applications such as gaming leaderboards, frequent analytics updates, collecting data from multiple sources in real time, and other real-time applications. The more you understand its many capabilities, the more you realize why this technology is so popular with developers.
Our expert Redis Professionals specialize in using Redis to build powerful web and mobile applications.
Here’s some projects that our expert Redis Professionals made real:
This is just a small taste of what our professional Redis experts do every day on Freelancer.com. If you have a project that requires a Redis Professional to help you innovate with this powerful technology, then post your project now on Freelancer.com - we have a global community of talented professionals ready to help you make your ideas come true!
A partir das avaliações de 12,175, os clientes avaliam nosso Redis Professionals 4.9 de 5 estrelas.Redis is an advanced, open-source data structure server that is used for handling and managing key-value data sets. It has been the resource of choice for both small and large applications due to its high performance, easy scalability, and straightforward use. Having a Redis Professional on your team can help you create innovative products by leveraging all that the powerful data structure server can offer.
Redis is highly recommended for applications such as gaming leaderboards, frequent analytics updates, collecting data from multiple sources in real time, and other real-time applications. The more you understand its many capabilities, the more you realize why this technology is so popular with developers.
Our expert Redis Professionals specialize in using Redis to build powerful web and mobile applications.
Here’s some projects that our expert Redis Professionals made real:
This is just a small taste of what our professional Redis experts do every day on Freelancer.com. If you have a project that requires a Redis Professional to help you innovate with this powerful technology, then post your project now on Freelancer.com - we have a global community of talented professionals ready to help you make your ideas come true!
A partir das avaliações de 12,175, os clientes avaliam nosso Redis Professionals 4.9 de 5 estrelas.We are building a platform that pulls information from multiple external APIs, processes and normalizes the data, and serves clean structured responses to our web and mobile applications. We also need lightweight SDKs (JavaScript + Python) so third-party developers can easily integrate with our API. What You'll Build REST API Server Node.js + Express backend with 10-15 endpoints Redis caching layer to manage rate limits and performance PostgreSQL database for user data and configurations WebSocket support for real-time data streaming Error handling with fallbacks (if one source is down, serve cached data) Deploy on with auto-deploy from GitHub JavaScript SDK npm package that wraps all API endpoints into clean one-liner methods Full documentation with examples Publish to npm Python...
I need the official open-source Java backed of our project deployed, configured, and ready for continuous delivery. The source code is stable; what’s missing is a production-grade environment that handles build, test, and roll-out with minimal manual touch points. Here is the flow I have in mind: 1. Hybrid database approach Distributed Cluster (3 VPS server) 2. Containerize the application with Docker and automate builds via Maven or Gradle. 3. Primary Databases for Chat History Cassandra (NoSQL) 4. Secondary Databases PostgreSQL (for users Metadata) on the codebase’s data model. 5. Redis : Presence/Session 6. Backed Language: Spring Boot Java 21/25 with RabbitMQ,and Maven or Gradle configuratio 7. Real-time: WebSockets for bidirectional communication 8. also preferred ...
Full-Stack Developer for MVP Website Monitoring and Audit Suite We are seeking a skilled Full-Stack Developer to create a Minimum Viable Product (MVP) for a website monitoring and audit suite. The ideal candidate will have experience with both front-end and back-end technologies to build a user-friendly and efficient platform. You will be responsible for designing, developing, and implementing features that allow users to monitor website performance and conduct audits effectively. Strong problem-solving skills and attention to detail are essential. If you are passionate about building innovative solutions, we would love to hear from you! Key Responsibilities: Scanner Engine: Build a resilient microservice using Puppeteer and the Lighthouse Engine capable of mobile-first emulation and hardw...
Project Title Build Enterprise Reverse Auction Procurement SaaS Platform Project Summary We are developing a premium multi-tenant SaaS platform focused on reverse-auction-driven procurement for MSMEs and large enterprises. Phase 1 scope does NOT include SAP integration (planned for Phase 2). Core Requirements Multi-tenant SaaS architecture PAN-based company registration (unique ID) Multiple GSTN structure under one company Vendor registration with: PAN GSTN(s) MSME status Nature of business (Manufacturer, Wholesaler, Distributor, Retailer, Service Provider) Vendor item registration (Item Name, Description, HSN Code) RFQ module Real-time Reverse Auction engine with: Open / Blind / Rank-only modes 2-minute auto-extension Buyer sees vendor names Vendors cannot see competitor name...
deploying the official open-source backend components and integrating them with various third-party services for full functionality. • mainly our requirements our own infrastructure Self-Hosted with Custom Instance public rebranded messaging app. • Only people who have previously studied and worked on production-style Signal server architecture and structure should communicate • Those who have not previously studied and worked on production-style Signal server architecture and structure should not submit bid proposals. • The official source code is open-source and available on GitHub. • You only need to deploy and configure the Signal server only. The process requires significant technical expertise in server management, Java, database administrat...
About the role We’re building a Security SaaS platform used by customers who depend on reliability, performance, and strong security foundations. As a Backend Developer, you’ll design and implement APIs and backend services that power our product—covering everything from data pipelines and integrations to authentication, auditing, and system scalability. You’ll work closely with Product, Security, and Operations teams to deliver secure-by-default services with great developer ergonomics. Tech stack (current & relevant) • Python (Django / Django REST Framework) • Go (services, high-performance workloads) • C++ / C# (agents, performance-critical components, integrations) • REST APIs, OpenAPI/Swagger • PostgreSQL / Redis (typical), m...
Product Overview P2P Crypto Marketplace for Digital Goods A decentralized, escrow-backed peer-to-peer marketplace enabling users to safely trade digital goods (subscriptions, gift cards, licenses, accounts) using cryptocurrency, launched as a Telegram Mini App for instant global reach. The platform eliminates trust issues in digital goods trading by combining KYC verification, smart-contract escrow, and multi-step trade validation. Core Value Proposition Trade digital goods globally with crypto—without trust, fraud, or delays. No chargebacks No middleman holding funds No long onboarding Built for crypto users, not adapted for them How It Works (Trade Flow) User Verification Telegram login (one-tap) Mandatory KYC (basic → advanced tiers) Wallet connection (EVM-comp...
Product Overview P2P Crypto Marketplace for Digital Goods A decentralized, escrow-backed peer-to-peer marketplace enabling users to safely trade digital goods (subscriptions, gift cards, licenses, accounts) using cryptocurrency, launched as a Telegram Mini App for instant global reach. The platform eliminates trust issues in digital goods trading by combining KYC verification, smart-contract escrow, and multi-step trade validation. Core Value Proposition Trade digital goods globally with crypto—without trust, fraud, or delays. No chargebacks No middleman holding funds No long onboarding Built for crypto users, not adapted for them How It Works (Trade Flow) User Verification Telegram login (one-tap) Mandatory KYC (basic → advanced tiers) Wallet connection (EVM-comp...
I’m running a Laravel 10 bulk-media sender that talks to WhatsApp Business Cloud through a webhook. Whenever the API answers with HTTP 429, the webhook does mark the message as failed, yet the queued retry flow (RetryFailedWhatsAppJob on Redis/cloud queue) rarely fires, and when it does, the image-ID matching logic sometimes mis-aligns. The result is missed retries or, worse, duplicate sends. Here’s what needs to happen: • Repair the webhook callback so the media object returned by WhatsApp is always matched to the correct outbound record. • Ensure the job is dispatched, picked up, and processed on the existing Redis-backed queue every time a 429 occurs, honouring the current attempt counter. • Implement a reliable back-off for those 429 responses so we r...
Please read carefully before bidding. We are building a production-grade AI-powered building inspection report platform. 90% was built in base44 however, base44 cannot parse pdf"s larger than 10MB, so we have hit a roadblock and decided to take another route. This is NOT: *A WordPress job *A Shopify job *A bubble/no-code job *A “prompt engineering” job *A basic CRUD web app This is a serious backend architecture project involving: PDF parsing (11MB+ technical reports) AI defect extraction Structured data normalization Repair cost estimation logic Long-running job orchestration Background workers / queues Multi-user concurrency Production deployment architecture NOTE: Required Technical Stack (Non-Negotiable) You must have experience with: Node.js or Py...
Security Engineer to implement advanced application-layer security improvements, session control, and structured framework upgrades. This is a higher complexity engagement involving architectural work and controlled deployment. Scope of Work 1. Concurrent Login and Session Management Design and implement controlled session management. Responsibilities Implement Redis or ElastiCache-based session tracking Develop middleware to prevent unauthorized concurrent sessions Build configurable session policies Implement detailed audit logging Ensure compatibility with mobile clients Support emergency break glass access scenarios Healthcare-aligned audit logging is required. 2. Administrative Portal Access Control (Optional VPN / Zero Trust) Secure administrative access to sensitive function...
Security Engineer to implement advanced application-layer security improvements, session control, and structured framework upgrades. This is a higher complexity engagement involving architectural work and controlled deployment. Scope of Work 1. Concurrent Login and Session Management Design and implement controlled session management. Responsibilities Implement Redis or ElastiCache-based session tracking Develop middleware to prevent unauthorized concurrent sessions Build configurable session policies Implement detailed audit logging Ensure compatibility with mobile clients Support emergency break glass access scenarios Healthcare-aligned audit logging is required. 2. Administrative Portal Access Control (Optional VPN / Zero Trust) Secure administrative access to sensitive function...
Security Engineer to implement advanced application-layer security improvements, session control, and structured framework upgrades. This is a higher complexity engagement involving architectural work and controlled deployment. Scope of Work 1. Concurrent Login and Session Management Design and implement controlled session management. Responsibilities Implement Redis or ElastiCache-based session tracking Develop middleware to prevent unauthorized concurrent sessions Build configurable session policies Implement detailed audit logging Ensure compatibility with mobile clients Support emergency break glass access scenarios Healthcare-aligned audit logging is required. 2. Administrative Portal Access Control (Optional VPN / Zero Trust) Secure administrative access to sensitive function...
Security Engineer to implement advanced application-layer security improvements, session control, and structured framework upgrades. This is a higher complexity engagement involving architectural work and controlled deployment. Scope of Work 1. Concurrent Login and Session Management Design and implement controlled session management. Responsibilities Implement Redis or ElastiCache-based session tracking Develop middleware to prevent unauthorized concurrent sessions Build configurable session policies Implement detailed audit logging Ensure compatibility with mobile clients Support emergency break glass access scenarios Healthcare-aligned audit logging is required. 2. Administrative Portal Access Control (Optional VPN / Zero Trust) Secure administrative access to sensitive function...
* This is for freelancers only, agencies stay away I need a Drupal specialist to build an institutional site whose primary role is to host and showcase educational content - specifically our research articles and publications. The platform must let visitors quickly locate material through robust search and filter tools tied to a clear taxonomy (author, topic, year, journal) and give them a one-click option to download individual papers as PDFs. Beyond the core article repository, I also want a dedicated area for larger research papers as well as a dynamic news & events section so we can highlight conferences, calls for papers, and awards. All content should be managed through Drupal’s editorial workflow with role-based permissions for authors, reviewers, and admins. Deliverabl...
If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
Learn how to find and work with a top-rated Google Chrome Developer for your project today!
Learn how to find and work with a skilled Geolocation Developer for your project. Tips and tricks to ensure successful collaboration.