How user testing can make your product great
Get your product into the hands of test users and you'll walk away with valuable insights that could make the difference between success and failure.
DevOps is the integration of software development (Dev) and information technology operations (Ops) that emphasizes collaboration, communication, and automation. DevOps engineers help organizations reduce risks while ensuring reliability and scalability in their IT products. Working with a DevOps Expert can be extremely beneficial to any business as it helps them streamline processes and increase quality assurance.
DevOps Experts can help manage the lifecycle of any digital product from idea to final delivery. From gathering requirements, testing and releasing software in a safe manner, to maintaining scripts for daily operations, DevOps engineers are able to ensure end-to-end lifecycle management. DevOps also makes sure that changes are quickly adopted and rolled out after tests have shown they can perform properly in production environments.
Here's some projects that our DevOps Experts made real:
If you need help managing your IT operations, hiring a DevOps Expert is the way to go. Freelancer.com offers some of the most experienced experts in the field that can help you reach your goals in no time. You can post your own project today on Freelancer.com and find an experienced DevOps Expert ready to give you the best quality result!
Conform celor 40,456 recenzii, clienții îi evaluează pe DevOps Experts cu 4.9 din 5 stele.DevOps is the integration of software development (Dev) and information technology operations (Ops) that emphasizes collaboration, communication, and automation. DevOps engineers help organizations reduce risks while ensuring reliability and scalability in their IT products. Working with a DevOps Expert can be extremely beneficial to any business as it helps them streamline processes and increase quality assurance.
DevOps Experts can help manage the lifecycle of any digital product from idea to final delivery. From gathering requirements, testing and releasing software in a safe manner, to maintaining scripts for daily operations, DevOps engineers are able to ensure end-to-end lifecycle management. DevOps also makes sure that changes are quickly adopted and rolled out after tests have shown they can perform properly in production environments.
Here's some projects that our DevOps Experts made real:
If you need help managing your IT operations, hiring a DevOps Expert is the way to go. Freelancer.com offers some of the most experienced experts in the field that can help you reach your goals in no time. You can post your own project today on Freelancer.com and find an experienced DevOps Expert ready to give you the best quality result!
Conform celor 40,456 recenzii, clienții îi evaluează pe DevOps Experts cu 4.9 din 5 stele.I need the developer who have the rich experience in deploy to DirectAdmin using Docker. - Frontend : React + Vite - Backend : Python + TypeScript - Database: MongoDB URGENT and FIX BUDGET IS $50. If you have rich experience in DirectAdmin, please!
I need the developer who have the rich experience in deploy to DirectAdmin using Docker. - Frontend : React + Vite - Backend : Python + TypeScript - Database: MongoDB URGENT and FIX BUDGET IS $50. If you have rich experience in DirectAdmin, please!
Shadow Deployment and Traffic Mirroring System. The core problem this project solves is the inherent risk of deploying new backend code into a live production environment. Currently, undiscovered bugs, performance degradations, or unexpected errors in new releases can directly impact users, leading to customer dissatisfaction, support overhead, and potential revenue loss. The proposed solution is an intelligent backend gateway system that silently mirrors a configurable portion of live user traffic from our stable Production environment to a new Shadow environment. This shadow environment runs the new version of the code. The system will capture the responses from both environments, compare them asynchronously, and generate detailed reports on any discrepancies in functionality, data, or p...
I run a full-stack Node.js application—separate frontend and backend repos—on an Ubuntu-based EC2 instance. The code lives on GitHub, and right now every update is still being deployed manually. I’d like you to wire everything together through Jenkins so each push to the main branch triggers a clean build and automated deployment to my server. Here’s what I already have in place: an EC2 machine with Ubuntu up and running, SSH access, and GitHub credentials ready to integrate. Jenkins is not yet configured, so you will need to install, secure, and set it up on the same instance (or guide me through a best-practice alternative if that proves wiser). Your work will cover the full build-and-deploy stage only—no test or monitoring jobs for now. I expect a Jenkins...
I’m refreshing our entire technology footprint on Microsoft Azure and need a seasoned cloud architect who is equally at home drawing high-level designs and rolling up their sleeves in DevOps tooling. Scope • Infrastructure setup is the first priority. I already have high-level diagrams; you will refine them, build the landing zone, and provision resources through code. • End-to-end DevOps is crucial. I want automated CI/CD pipelines (GitHub Actions or Azure DevOps), IaC with Bicep or Terraform, and policy-as-code baked in from day one. • Migration comes next. Every workload—web apps, databases, and a handful of legacy services—will move across. I expect clear runbooks and cut-over plans. What I’ll hand over – Existing architecture sket...
I need a DevOps professional to streamline and fully automate our production deployments. The current release routine is still semi-manual, so every new version costs far too much time and introduces risk. My goal is to end up with a push-button (or better, commit-triggered) workflow that promotes code from our repository straight through to production with repeatable, predictable results. Stack and tools we already rely on: Jenkins for CI, Docker for containerisation, and Ansible for configuration management and orchestration. I want to keep this toolchain, so the work will revolve around wiring these pieces together, tightening any gaps, and adding whatever scripting or pipeline logic is necessary. Key expectations • A Jenkins pipeline that builds, tests, packages into Docker im...
I have a single Terraform file () to deploy a dedicated server. The file structure is already created and generally working; I'm just looking to update its values so that it maps to an actual server configuration in an actual available DC. This should be a fairly straightforward task for you (~1h), if you're experienced with both Terraform and OVHCloud (subsidiary, regions, DCs, API). Further work to deploy other resources would be available for the successful candidate.
I have an in-house BACnet/IP data-acquisition connector built with Python and BAC0 that already polls real devices on our test network. Before we can roll it out at scale, I need a Python engineer who can take the code from prototype to production. The priority is to standardise the existing REST-style APIs and iron out the remaining BACnet communication issues—packet timing quirks, device discovery edge cases, and error handling. While doing so, you will also strengthen stability, recoverability, observability, performance and scalability so that the same build runs reliably on virtual machines, bare-metal servers and BalenaOS devices. You will be working directly with our architect and senior developers, have SSH access to the BACnet lab for end-to-end tests, and can inspect the ...
Project Summary – Distributed Cloud-Hosted Whiteboard System We are building a lightweight cloud-based whiteboard application running on a custom private cloud environment deployed on AWS. The goal of the project is to run the whiteboard application across multiple cloud instances to improve performance, distribute user load, and ensure higher availability compared to a single-server setup. The solution uses Docker containers to package the application and Docker Swarm to orchestrate multiple nodes across three AWS EC2 instances (one manager and two workers). The application is deployed as a replicated service so that incoming traffic is automatically load-balanced across all running instances using Swarm’s built-in routing mesh. Each instance serves its own users independent...
Summary We are seeking a Senior LLM Infrastructure and DevOps Engineer to architect, deploy, and maintain large scale generative AI systems across AWS and GCP. This role focuses on LLM inference pipelines, multi agent orchestration, infra as code, and cloud native automation. You will own the reliability, security, and scalability of all infrastructure supporting N1’s AI driven report generation platform. This is an advanced role for an engineer deeply familiar with deploying production LLM workflows, optimizing cloud spend for generative AI, and implementing secure, highly available multi cloud systems. Core Requirements • Infrastructure diagramming and architecture ownership • 8 plus years in DevOps or CloudOps, including containerized and distributed deployments &bull...
I run a live, cross-platform stock-advisory app that also delivers bite-sized financial lessons to users on both Android and iOS. The front end is entirely Flutter, the API layer is Node.js, and the data sits in MongoDB. Everything is already in production; what I need now is an experienced all-rounder who can keep that stack healthy, fast, and moving forward. Here’s what the role looks like day-to-day: • Diagnose and squash production bugs before they ripple out to users. • Build and ship new user-facing features in Flutter as we expand the lesson library and advisory tools. • Keep an eye on performance—from frame rate on older devices to query speed in MongoDB—and optimise whenever we slip below target. • Maintain and extend the Node.js API, ...
I want a clean, fully-automated Continuous Integration pipeline in Azure DevOps written entirely in YAML. The repository already lives in Azure Repos; what I’m missing is the pipeline logic that will detect every push or pull request, build the code, run unit tests, and package the result as a Docker image so I can publish it to my registry in the next stage. You’ll translate those steps into a single, well-structured yml file, add any necessary service connections, and confirm the build works end-to-end on a fresh branch. Deliverables • with clear comments • Any variable-group or service-connection instructions needed for Docker integration • A brief markdown note explaining how to trigger or tweak the build If the build passes on the first run and t...
I’m searching for a Business Development Manager who already knows the permanent-placement world inside the IT & Technology sector. My team specialises in filling mid-level roles—think full-stack developers, DevOps engineers, system admins and similar profiles—and we need someone who can consistently open doors with new clients and deepen relationships with existing ones. Your core mission is straightforward: generate fresh job orders for permanent hires, coordinate with our recruiters to refine each requirement, and guide the process through to successful placement. I’m flexible on how you prospect—LinkedIn outreach, cold calls, networking events or your own established contacts—as long as the approach is professional and well-documented in a share...
I have an on-premises GitLab instance and a suite of microservices that need a reliable Build → Test → Deploy workflow. What I’m missing is a robust CI/CD pipeline that ties everything together end-to-end. Here’s the current picture: • Source code already lives in self-hosted GitLab repositories. • Runners can be added or re-configured as needed (Shell, Docker, or Kubernetes executors—whatever you recommend for clean, repeatable builds). • Deployments target our own servers behind the firewall; no cloud resources are involved. Your task is to design and implement the entire pipeline within GitLab, wiring up the three stages—build, automated testing, and final deployment—so that every merge to our default branch automatically mo...
JOB POSTING: Full-Stack Web Developer (Custom E-Commerce + Subscriptions) – Chhatrapati Sambhajinagar (On-site Preferred) Position: Full-Stack Web Developer Location: Chhatrapati Sambhajinagar (Aurangabad), Maharashtra Type: Contract / Freelance (1–3 months project) Budget: Competitive, based on skill & experience About the Project We are building a custom-coded e-commerce website for our organic grocery brand. The website will include: Standard e-commerce features Advanced subscription functionality Indian payment gateway integration Local + national delivery logic Customer self-service portal Admin dashboard This is NOT a WordPress/Shopify project. We need a real full-stack developer experienced with modern frameworks and API integrations. You will work closely with the...
We are looking for a Senior Full-Stack Engineer to architect and build our MVP using 14 (App Router), React 18, TypeScript, MUI 5, Prisma, and PostgreSQL. The role requires end-to-end ownership: implementing multi-tenant Clerk authentication, designing REST APIs with Route Handlers + Zod, building admin dashboards, handling file uploads, blob storage, PDF/Excel export, adding i18n (next-i18next), and setting up background jobs with Upstash/Redis. Applicants must have strong skills in DevOps (Vercel, env management, DB migrations), security, GDPR-compliant development, and enterprise UI patterns. This is a solo senior role requiring someone who can independently deliver production-ready architecture and features. Check the attached PDF for detailed skill requirements. thanks, chris
I need a DevOps professional to streamline and fully automate our production deployments. The current release routine is still semi-manual, so every new version costs far too much time and introduces risk. My goal is to end up with a push-button (or better, commit-triggered) workflow that promotes code from our repository straight through to production with repeatable, predictable results. Stack and tools we already rely on: Jenkins for CI, Docker for containerisation, and Ansible for configuration management and orchestration. I want to keep this toolchain, so the work will revolve around wiring these pieces together, tightening any gaps, and adding whatever scripting or pipeline logic is necessary. Key expectations • A Jenkins pipeline that builds, tests, packages into Docker im...
The pre-commit script for my BookCars project halts with the “Docker is not running” message even though the check is supposed to fall back to local mode for the frontend. Right now the hook shows: > bookcars@8.3.0 pre-commit /www/wwwroot/bookcars > Starting pre-commit checks… > Docker is not running. Running checks locally… > npm update check failed Everything builds and tests fine once the commit is forced, but I need Docker working so the hook completes cleanly and the npm update check stops complaining. I’m looking for hands-on guidance to both set up Docker from scratch on this server and make sure it starts automatically so the frontend checks detect it every time. That includes inspecting the existing , confirming any requir...
I'm looking for a Docker Compose setup that includes OpenResty, Certbot, and a reverse proxy. Additionally, I need Lua scripting for request/response manipulation. Requirements: - Docker Compose file - OpenResty as web server - Certbot for managing single domain SSL certificates - Reverse proxy configuration - Lua scripts for request/response manipulation Ideal skills and experience: - Proficiency in Docker and Docker Compose - Strong knowledge of OpenResty and Nginx - Experience with Certbot and SSL certificate management - Lua scripting expertise - Familiarity with reverse proxy setups
Project Overview I am looking for a full-stack developer to fix and finalize the “Demo Mode” of an existing MVP codebase. The project is a construction management platform called BillMilli. It allows owners to validate 3D design updates, track construction readiness, and manage site capture requirements. Current Status:I have the full source code (developed over 2 months), but I am unable to get the full stack running locally to demonstrate it. The code includes a FastAPI backend, a React frontend, and an Expo mobile app. The Goal:Your primary job is to take the existing repository, debug the configuration/connection issues, and deliver a fully functional local demo. The project will be considered complete only when the system works as described below. Scope of Work & ...
Project Overview I am looking for a full-stack developer to fix and finalize the “Demo Mode” of an existing MVP codebase. The project is a construction management platform called BillMilli. It allows owners to validate 3D design updates, track construction readiness, and manage site capture requirements. Current Status:I have the full source code (developed over 2 months), but I am unable to get the full stack running locally to demonstrate it. The code includes a FastAPI backend, a React frontend, and an Expo mobile app. The Goal:Your primary job is to take the existing repository, debug the configuration/connection issues, and deliver a fully functional local demo. The project will be considered complete only when the system works as described below. Scope of Work & ...
Hi I will share the details with the shortlisted candidates. Thanks
Hi I will share the details with the shortlisted candidates. Thanks
I already have a CloudFormation template that launches EC2 instances and an ECS cluster to run a Python-based Docker container. The stack works, but several resources now need tweaks and clean-up rather than wholesale replacement. Once we connect, I’ll share the current template, the running stack’s state, and the change log I’ve collected so you can dive straight in. Scope of work • Update or refactor existing EC2 and ECS resources so the service starts cleanly with every deployment. • Tidy up IAM roles, security groups, and any hard-coded parameters that could be moved to the parameter section. • Align task definitions with the latest Docker image (Python 3.11) and confirm logging/monitoring still flows to CloudWatch. • Validate the modified...
To those who previously took the time to bid on my project, I apologies for deleting it, but it was found to include some tasks that weren't quite right, and added to requirements. As such, I have taken them out and re-created the project. We are seeking a highly experienced and meticulous DevOps/Full-Stack developer or team to manage the migration of a critical web application from Hostinger to a robust AWS environment. The ideal candidate will not only be an expert in AWS server setup and management but will also possess strong skills in PHP/Laravel to conduct a thorough code review and suggest improvements as required. This project has two primary objectives: 1. Infrastructure Migration: Securely and efficiently migrate our primary application, `grant maestro`, from its current ...
Project Goal: Deploy a Scalable, Secure, and Highly-Available Web Application on Azure We are seeking an experienced Azure Cloud Engineer/DevOps Specialist to design, implement, and secure a resilient, multi-tier web application environment utilizing a combination of Azure IaaS (Infrastructure-as-a-Service) and PaaS (Platform-as-a-Service) offerings. This project is a complete deployment designed to demonstrate best practices in cloud architecture, fault tolerance, and secure resource management.
I need a sharp, US-based engineer to handle a complete software build from the ground up. My requirement is clear: software development, and more specifically full-stack development that spans everything—database design, API layer, business logic, and the user-facing interface. The feature set is still flexible, so I’d value your input on the best architecture and stack. Whether you favour Node/Express with React, Python/Django paired with Vue, or another modern combination, I’m open as long as the solution is scalable, well-tested, and easy to deploy. You’ll take ownership of setting up the repo, choosing tooling, and establishing good DevOps practices from day one. Deliverables • A working MVP covering the core user flows • Unit and integration tests...
Minimum 5 years of professional software development experience, with at least 3 years using C# and .NET. Proven expertise in React for building modern web applications. Strong skills in writing and optimizing T-SQL queries for Microsoft SQL Server. Excellent problem-solving and analytical abilities. Strong communication skills and ability to work collaboratively in a team environment. Preferred Bachelor’s degree in Computer Science, Software Engineering, or related field (or equivalent experience). Proven experience in designing Warehouse Automation systems. Demonstrated experience working in warehouse automation, logistics, or similar operational environments is preferred. Deep understanding of the Microsoft technology stack (Azure, DevOps, Visual Studio, etc.). Extensive experienc...
I’m putting together a repeatable “out-of-the-box” preparation process for Windows 11 machines and need a single PowerShell script that does all the heavy lifting for me. The script has to cover three main areas: • System configuration – apply network, security, and performance tweaks so a fresh install is production-ready the moment it reboots. • Software installation – I’ll supply the exact list of installers (some antivirus, productivity suites, dev tools, etc.); the script simply needs to fetch or locate them and handle silent installs. • User account setup – create the standard local accounts I specify and assign the correct group memberships. Because it will be used on multiple devices, the code must detect whether a step has...
I need a clean, reproducible Rancher-managed Kubernetes cluster running on my on-premise hardware. The cluster will serve as our primary development environment, so rapid spin-up of microservices, frequent redeploys, and straightforward troubleshooting are critical. Here is what I expect: • Architecture & prerequisites – validate my server specs, storage, and network layout, then outline the node roles and any required OS tweaks. • Installation – deploy Rancher, provision the Kubernetes cluster through it, and harden the installation with sensible defaults (HA etc. only if the existing hardware allows). • Core configuration – set up namespaces, ingress, basic RBAC, and persistent storage suitable for microservices in dev. • Demonstration &n...
We are seeking an experienced development team or individual specialist who can urgently complete an API integration between an existing SaaS application and GeoServer. The core architecture is in place, and we require rapid finalisation and delivery within 10 days. This role is being procured as a contingency/fallover option should the current development team be unable to meet the required deadline. For this reason, we need applicants who can be ready to mobilise quickly if activated. Key Requirements: • Strong, demonstrable experience with GeoServer, API development, and secure system integrations. • Ability to quickly assess the current project state and complete outstanding work on a tight schedule. • A mature Information Security Management System (ISMS) — ide...
Summary We are a growing technology-focused business building advanced automation systems across operations, sales, onboarding, KYC, CRM, documentation workflows, and voice-driven agentic tools. We are specifically looking for an AI Workflow Engineer (n8n) with a strong DevOps or backend engineering background — someone who understands infrastructure, API development, data handling, security layers, and system reliability. This is not a simple low-code automation role. n8n experience is ESSENTIAL, but the ideal candidate will come from: DevOps, Backend engineering, or Systems engineering, and will be capable of turning complex real-world processes into scalable, secure, production-grade automations. You’ll work closely with a multi-disciplinary team of engineers and exec...
For the next four months I’ll be standing up a new agentic AI framework from scratch and I need another engineer who can slot in part-time, fully remote, and own key components of the build. We’re still in the initial planning stage, so you’ll help set technical direction as much as you’ll write code. The heart of the work is Agentic AI Development: orchestrating multiple LLM-powered agents, wiring them into Multi-RAG pipelines, and exposing everything through a lightweight React interface. You’ll touch Google’s ADK, LangGraph, MCP servers, and AWS for scalable deployment, so confidence with cloud dev-ops is essential. Your strongest assets should be: deep LLM expertise, hands-on automation-agent experience, and a track record designing AI systems that...
I already capture deployment frequency through an existing DORA integration inside a Jenkins pipeline, but I now need the script refined so the remaining three key metrics are gathered automatically. 1. JIRA component tracking – Introduce a new JIRA component parameter and refactor any existing parameter blocks so the pipeline can calculate mean lead-time for changes and mean time to recovery, grouped by component. – The job should push this enriched data back to the same DORA dashboard we use today. 2. Opsgenie for change-failure rate – Wire Opsgenie into the same pipeline so every failed change is logged and the change-failure rate surfaces beside the other metrics. – Handle authentication and mapping between build IDs and Opsgenie incidents ...
My hosting infrastructure runs on ConvoyPanel and SynergyCP in equal measure, and I need a DevOps specialist who can keep both panels healthy while tying everything neatly into WHMCS. Day-to-day, the most urgent part of the role is hands-on troubleshooting of any server or network issue that appears, then hardening the stack so it does not reoccur. You’ll dive into Linux boxes, optimise services and network paths, automate image builds and roll-outs, wire up WHMCS modules, and layer in the right security controls. Clear written and spoken English is important because we discuss incidents and root-cause notes in real time. Nice extras—cloud platform know-how, Docker / Kubernetes fluency, and experience with monitoring suites—will help you shape longer-term improvemen...
We are looking for an experienced DevOps Engineer with strong AWS expertise and hands-on experience managing cloud infrastructure. The candidate must be capable of creating and managing servers, migrating code between environments, and building reliable deployment processes. Key Responsibilities: Create, configure, and manage AWS servers and cloud resources Handle code migration between environments Set up and manage CI/CD pipelines (GitLab, Jenkins, GitHub Actions, etc.) Implement infrastructure automation using Terraform, CloudFormation, or Ansible Work with containerization technologies such as Docker and Amazon ECS/EKS Build and manage container images, registries, and containerised workloads Monitor system performance and troubleshoot production issues Collaborate with development t...
I need a seasoned infrastructure-DevOps professional to step in and put our resilience and release process under a microscope. The immediate priority is a comprehensive audit of our data-restore and disaster-recovery posture, with special emphasis on testing and simulation procedures. I want to see an end-to-end, full system recovery test carried out in a controlled environment, complete with a clear run-book and evidence that we can meet our RTO/RPO targets. While you’re inside the stack, I also want to harden secrets management. We have chosen HashiCorp Vault, so you’ll be expected to design and implement a best-practice workflow: dynamic secrets, least-privilege policies, audit logging, and automated rotation where feasible. Deliverables (all tangible): • Audit report...
Job title Freelancer needed to create complete OpenShift video course for Udemy Project overview Looking for an experienced OpenShift engineer/trainer to design and record a complete video course that I can upload to Udemy under my instructor account. The audience is beginners to intermediate DevOps / cloud engineers who want hands‑on skills in Red Hat OpenShift. I am not looking for live classes; I need a full pre‑recorded course with all source files and full rights so I can sell it on Udemy. Scope of work The freelancer will: Design a clear course outline and learning objectives for each section Prepare slides, demos, and lab exercises Record high‑quality video lessons with clear audio Provide lab setup instructions (e.g., OpenShift Local / OKD / trial cluster) Deliver all raw f...
We need an experienced AWS professional to create a new EC2 instance and deploy a Laravel project on it. The job includes setting up a fresh server environment (Linux preferred), installing all necessary components such as PHP, Composer, MySQL, and configuring Laravel so that the application runs smoothly. Our Laravel developer will provide the project files, database, and any required guidance, so the main task is to set up the instance, upload the application, configure the .env, run all required commands, and ensure everything is working correctly on the server. There is no need to configure any domain or subdomain at this stage. The work must be done over AnyDesk, and we are looking for someone who can handle AWS instance creation, server configuration, and Laravel deployment effici...
Full time Fullstack JUNIOR Developer .NET CORE, , node.js, Linux OS Starting wage: U$5/hour progressing with 50% increase in 6 months and another 40% increase one year after that. About Us We are a small Brazilian MVNO (Mobile Virtual Network Operator) startup operating under the brand Giga.tel. We sell monthly recurring local data plans to Brazilians as well as Worldwide eSIM data plans to international travelers and rely entirely on digital infrastructure for sales, support, and operations. Communications: After the job is awarded OUR MAIN COMMUNICATIONS APP IS watzap and we also use extensively Gitlab, Meet, Trello, Slack, teamviewer, Anydesk, Teams and other communications tools. IF YOU CAN’T OR DON’T WANT TO USE THESE PLEASE DO NOT BID ON OUR JOBS! Read our presentat...
TUYỂN FREELANCER FULL-STACK – Làm việc 1 ngày/tuần (Thứ 6) Hình thức: Freelancer / Part-time cố định Thời gian làm: Mỗi thứ 6 (cố định). Mô hình: Họp kiểm tra tiến độ và hỗ trợ kỹ thuật Sau bàn giao: Tiếp tục bảo trì hệ thống (1 ngày/tuần) Thù lao: 1.000.000 – 1.500.000 / buổi (4–6 triệu/tháng) Công ty cần tìm 1 freelancer có kinh nghiệm để hỗ trợ kiểm tra kỹ thuật trong quá trình lập trình hệ thống Web và tiếp tục bảo trì sau khi dự án được bàn giao. ________________________________________ 1. MÔ TẢ CÔNG VIỆC Giai đoạn code (quan trọng nhất): • Tham gia họp vào mỗi thứ 6 để: o Nắm tiến độ o Review ...
I have a set of upcoming tasks that require solid, hands-on technical know-how and I’d like to handle them through a fully freelance arrangement. If you’re comfortable jumping into code repositories, configuring environments, and troubleshooting without much hand-holding, you’re exactly who I’m hoping to work with. Because I’m keeping the scope intentionally flexible, please outline the specific languages, frameworks, or platforms in which you are strongest, together with a brief example of a past project where your technical input made a clear impact. Screenshots, GitHub links, or short Loom walk-throughs are welcome. We’ll structure the collaboration around clearly defined milestones so you’re always sure what success looks like, and I&rsqu...
Our production stack lives entirely in AWS, centered on EC2 instances, S3 storage and a growing set of Lambda functions. Day-to-day deployment, scaling and maintenance are starting to slow us down, so I want a Senior DevOps engineer to step in and automate the repetitive work while tightening up reliability. A few key things you will tackle • Turn the manual EC2, S3 and Lambda setup into clean, version-controlled Infrastructure. • Design or refine a CI/CD pipeline that can push code to all three services with zero-downtime blue/green or canary style releases. • Bake in logging, metrics and alerting as you go so we have instant visibility of failures or performance drifts. • Document everything clearly enough that a new team member can spin up the entire environ...
Get your product into the hands of test users and you'll walk away with valuable insights that could make the difference between success and failure.
Learn how to hire and collaborate with a freelance Typeform Specialist to create impactful forms for your business.