Filter

Mine tidligere søk
Filtrer etter:
Budsjett
til
til
til
Skriv
Ferdigheter
Språk
    Jobbstatus
    3,708 golang jobber funnet

    !!!! READ THE ENTIRE JOB ADD THOROUGHLY !!!! NOTE : ALL AI RESPONSES WILL BE DELETED So, Are you sick of chasing hundreds of bids between small projects? Is Copilot & AI taking your jobs away, and making endless bidding painful? Our AI-Company are offering a FULLTIME secure LONG TERM job for the right PHP + Golang API developers. We need more API developers for FULLTIME 40hrs per week, for a LONG TERM CONTRACT to join our Dev Team We have Government as clients, therefore a complete POLICE background check as well as a very thorough **SECURITY CLEARANCE** process are required for proof of identity after a successful interview. But to get an interview you need to FOLLOW all of the instructions below. NOTE: ALL INITIAL BIDS ARE FINAL. Only BID once, the correct final bid am...

    $9 / hr Average bid
    $9 / hr Snitt bud
    268 bud

    I need a self-contained Python package that wraps the Fraunhofer-AISEC Code Property Graph () and lets me create, inspect, and visualise CPGs through a clean web interface. Core features • Graph construction – given source files or repos in Python, JavaScript, Java, Golang and modern Next/React projects, the framework should spin up the underlying CPG tooling, parse the code and persist the resulting graph in a format that can be queried later (neo4j or similar is fine as long as it is documented). • Code analysis – expose Pythonic helper functions so I can write my own queries, run common vulnerability patterns, and export results as JSON/CSV. • Visualisation – through a lightweight web UI (Flask/FastAPI + Vue/React/etc.) I want to select a...

    $151 Average bid
    $151 Snitt bud
    69 bud

    AWS SAAS project and need job support What you’ll jump into • CDK infrastructure setup(TypeScript Must) – creating and refining reusable constructs, deploying stacks, and wiring resources. • Golang code • AWS Cloudwatch, Amplify & Cognito

    $456 Average bid
    $456 Snitt bud
    37 bud

    I need a robust, well-documented web scraper built from the ground up using Golang. Need web scraping expert who can do this small project.

    $41 Average bid
    $41 Snitt bud
    25 bud

    ...React-based Progressive Web App is ready for server-side integration, and I need a solid Golang backend that I can drop straight into a cloud environment on AWS or GCP. You’ll take charge of the service layer: modelling data, wiring up REST (or GraphQL if you prefer), handling authentication/authorization, and exposing clean, well-documented endpoints the PWA can consume in real time. I already have the frontend repo structured and running locally, so the main focus is Go. Think idiomatic code, unit tests, and container-ready deployment files (Docker + Terraform or Cloud Build). A Postgres store is available; if another database fits better, we can discuss that early. Deliverables • Modular Golang project with clear folder structure • API endpoints fu...

    $647 Average bid
    $647 Snitt bud
    18 bud

    ...wallet balance. • In-Game Timer: A visual countdown timer that reflects the server-side timer for the "Time Per Move" rule. • Game History: Users should have a history screen logging all matches played, outcomes, and the associated financial transactions (bets/winnings). Technology Stack Recommendation (Suggestion) Component Recommended Technology Rationale Backend Node.js (Express) or Golang Excellent for scalable, high-concurrency real-time servers. Real-Time (with Node.js) The industry standard for reliable, real-time web applications. Database PostgreSQL (for User/Financial Data) Strong relational integrity, transactional safety (ACID compliance) required for money management. Caching/State Redis Used for ultra-fast storage of active game sessio...

    $856 Average bid
    $856 Snitt bud
    50 bud

    I run a production stack built on Go microservices and a companion TypeScript layer, all containerised and deployed to Kubernetes. A recent push has broken several critical paths and I need immediate hot-fixes that can be merged, containerised, and rolled out without downtime. The work involves: • Pinpointing and resolving the regressions in the Go codebase (Golang 1.21) and the related TypeScript modules. • Updating Dockerfiles, Helm charts, or raw manifests so the corrected images deploy cleanly to our Kubernetes cluster. • Writing or updating unit tests to prove each fix, then pushing a clean pull-request to our Git repository. • Verifying the patched containers in a staging namespace before promoting them to production. Acceptance criteria: 1. All f...

    $167 Average bid
    $167 Snitt bud
    68 bud

    I'm seeking a skilled professional to support a new project. Tech Stack: AWS and GoLang Ideal Skills: - Proficiency in AWS and Golang - GOOD COMMUNICATION IS A MUST - Strong problem-solving skills for bug fixing and maintenance - Knowledge in performance optimization techniques - Should be able to lead other developers as well Support is needed during CST hours.

    $8 / hr Average bid
    $8 / hr Snitt bud
    8 bud

    Job Title Experienced Web 3 Front End Developer (Part-Time Teaching Role – 3 Hours, Global Web3 Bootcamp) About the Project: We are Borderless Coding, a global tech education company helping developers transition into international blockchain and Web3 careers. Check out ...Schedule Total: 3 hours of instruction. Format: Flexible — can be (live via Zoom) or pre-recorded modules. Start date: End-November 2025. Remote and async-friendly. Compensation $30-40/hour USD Total contract: $90-120 USD Payment per session or milestone via Freelancer.com. Opportunity for follow-up contracts (Polygon, StarkNet, AI x Web3, etc.). How to Apply Please include: Links to GitHub or Golang projects you’ve built. A short note on any teaching or mentoring experience. Your availability ...

    $205 Average bid
    $205 Snitt bud
    40 bud

    Job Title Experienced Golang Developer (Part-Time Teaching Role – 3 Hours, Global Web3 Bootcamp) About the Project: We are Borderless Coding, a global tech education company helping developers transition into international blockchain and Web3 careers. Check out our bootcamp: We’re launching a new Golang module in our Web3 Global Developer Bootcamp and looking for an experienced Golang developer to teach a practical, project-based component focused on real-world dApp development. Your Role As the Golang Instructor, you’ll: Teach a 3-hour program (can be live or pre-recorded) for intermediate Web3 developers. Guide students through building and deploying web3 dApps using Cosmos SDK Explain Cosmos architecture, accounts, blockchains, IBC and tok...

    $144 Average bid
    $144 Snitt bud
    20 bud

    My simple chat app is built with a React frontend and Golang backend and served by Nginx on an Ubuntu EC2 instance (public IP). When the browser tries to POST to API/* I receive the error: “Access to fetch at 'http://localhost:8080/register' from origin 'http://public-ip' has been blocked by CORS policy: The request client is not a secure context and the resource is in more-private address space `loopback`.” I need the CORS policy tightened to allow requests only from specific public IPs (not a blanket *). Whether the change belongs in the Go server, the Nginx reverse-proxy rules, or both. Need more support to end the final deployment into ec2 and aws rds connection.

    $22 Average bid
    $22 Snitt bud
    52 bud

    My simple chat app is built with a React frontend served by Nginx on an Ubuntu EC2 instance (public IP ‑ 3.235.226.188) and a Golang API listening on port 8080. When the browser tries to POST to /register I receive the error: “Access to fetch at 'http://localhost:8080/register' from origin 'http://3.235.226.188' has been blocked by CORS policy: The request client is not a secure context and the resource is in more-private address space `loopback`.” I need the CORS policy tightened to allow requests only from specific public IPs (not a blanket *). Whether the change belongs in the Go server, the Nginx reverse-proxy rules, or both, I’m open to the cleanest approach as long as: • The React app running at http://3.235.226.188 can successfull...

    $30 Average bid
    $30 Snitt bud
    38 bud

    ...feasible Skill Name Python SQL ML PySpark Scala Java (Spark) ML Flow Kubernetes Docker SpringBoot (Java) React Native JavaScript Angular React JS GIT Kafka Node JS Rust Linux Terraform Ansible Server CEPH Storage Microservices MYSQL (In-memory DB setup + Database Setup) CI/CD + Jenkin + Kafka Prometheus Grafana Network Network Security Hyperledger Fabric Chain code Golang Coding - Data Structure based Problem Solving .Net Azure Cloud Computing AWS Android Kotlin IOS Swift RAG PLSQL MongoDB Gen AI Prompt Engineering...

    $10 / hr Average bid
    $10 / hr Snitt bud
    18 bud

    I’m overseeing a casual game that runs on a Go backend with Node.js handling real-time play for both web and mobile. A few usability issues have cropped up and I’d like a developer who knows their way around Go, Node, and a typical HTML5/JavaScript front end to tidy things up. The immediate tasks are: * Finish installing 2 sets of games. * Investigate the code to document how games can be configured. • Remove intrusive pop-up screens that currently appear at specific levels. Once your code change is deployed the game flow at those levels should be seamless with no residual blank overlays or console errors. • Track down existing graphic assets in the project bundle; my graphic designer will supply the new artwork, so I only need you to swap the files and point any...

    $1112 Average bid
    Omtalt Viktig Taushetspliktsavtale
    $1112 Snitt bud
    14 bud

    I have a small React frontend and a Golang backend that already talk to each other over a REST API. I now need a basic, working Docker setup so I can run both parts on Google Cloud. Here’s what I’m after: • One Dockerfile for the React app and another for the Go service. • A simple (or equivalent) that spins them up locally and shows they can communicate on the expected REST endpoints. • Step-by-step commands to push the two images to Google Container Registry and launch them (Cloud Run or another straightforward GCP option is fine). • A short README that explains every command, environment variable, and port you use so I can reproduce the process. I don’t need advanced CI/CD or autoscaling right now—just a clean, minimal containe...

    $23 Average bid
    $23 Snitt bud
    25 bud

    I already have a small sample project—a React frontend and a Golang API—that I’d like to run together via Docker Compose. I’ve put together an initial compose file, but the stack fails to start with “ns error unknown host.” Here’s what I need: • A clean that spins up two services: – React frontend (latest stable React image or Node base) – Golang API service (latest Go image) • Networking configured so the React app can call the API by service name without DNS issues. • Any minor tweaks to my Dockerfiles so both containers build and start smoothly. • A short README listing the commands to build, run, and stop the stack on a typical dev machine. No database is required right now. Lat...

    $30 Average bid
    $30 Snitt bud
    13 bud

    ...installs the app on a new handset, registers the same fingerprint, enters the code, and sees their entire vault re-appear within seconds. Because the core promise is “your files survive anything,” I expect end-to-end encryption (AES-256 or better), secure key management, and strong transport-layer protection. Feel free to recommend best-practice stacks—AWS KMS, Google Cloud Storage, Firebase, custom Golang or Node.js APIs—provided the result is rock-solid and GDPR-friendly. Deliverables • Universal iOS & Android app (native Swift/Kotlin or a cross-platform framework such as Flutter / React Native) • Cloud back-end with encrypted object storage and user authentication services • Automatic background file crawler for documents, vid...

    $250 - $750
    Forseglet
    $250 - $750
    47 bud

    Hello! We are looking for some outsourcing help with our internal tool. It's currently vibecoded with cursor, has a stack of following technologies - Golang, Mysql, html, css,js. General overview Our service is a Go-based push notification platform. The system integrates with OneSignal for push delivery and our marketing CRM for user data synchronization. In a basic terms, it's a big API sender. We have lots and lots of users we have across different apps that we want to send API push notifications via API. The system handles the requests and decides which content to send based on the user data. Issues It's not stable (sending some users several notifications simoultaneously) No logging to verify if the system is working as expected on each step of the way Abse...

    $28 / hr Average bid
    $28 / hr Snitt bud
    212 bud

    Summary We’re looking for a Go (Golang) Developer to build modular backend services and APIs for a modern, scalable platform. The backend will follow a clean architecture and microservice pattern, integrating with external APIs and internal infrastructure managed on AWS. You’ll work closely with our DevOps engineer and frontend team to design and implement core APIs, ensuring clean, tested, and efficient code. Responsibilities: - Develop RESTful APIs and backend microservices in Go (Fiber or Echo preferred). - Follow clean architecture principles with well-defined domain and repository layers. - Integrate with authentication, caching, and data persistence services. - Write unit and integration tests; support performance testing. - Collaborate with DevOps to containeri...

    $157 Average bid
    $157 Snitt bud
    83 bud

    Summary We’re looking for a Go (Golang) Developer to build modular backend services and APIs for a modern, scalable platform. The backend will follow a clean architecture and microservice pattern, integrating with external APIs and internal infrastructure managed on AWS. You’ll work closely with our DevOps engineer and frontend team to design and implement core APIs, ensuring clean, tested, and efficient code. Responsibilities: - Develop RESTful APIs and backend microservices in Go (Fiber or Echo preferred). - Follow clean architecture principles with well-defined domain and repository layers. - Integrate with authentication, caching, and data persistence services. - Write unit and integration tests; support performance testing. - Collaborate with DevOps to containeri...

    $22 / hr Average bid
    $22 / hr Snitt bud
    94 bud

    ...must be in v1: Content creators and Teachers/Educators, each with their own dashboards, project folders, and usage analytics. Students will only consume the published H5P packages, so an embedded player plus SCORM/xAPI export is needed, but they don’t require logins yet. What I’m looking for in you: • Clear guidance on the optimal stack (I’m leaning React or Svelte for the front end, NestJS/Golang/FastAPI for the back end, but prove me wrong if you have better reasoning). • A modular architecture that lets us add future AI models without re-plumbing the codebase. • Clean, well-documented code that can scale to thousands of concurrent editors. • A working proof-of-concept: log in, create an H5P quiz, generate an AI voice-over, publish...

    $1252 Average bid
    $1252 Snitt bud
    42 bud

    I am building a new corporate website and want it architected with a Golang backend and a React.js frontend. The project is purely web development: clean code, modern design, and seamless integration between the two stacks are the priorities. Core scope • A responsive corporate/business site presented through React. • A Golang REST API powering all data operations. • A dedicated Client Testimonials section that I can add to, edit, and remove from an admin view. Key expectations – Reusable, well-documented code (Go modules, React components). – Simple build and deployment scripts so I can run the project locally and push it to my chosen cloud host without guesswork. – Clear instructions on how the testimonials data is stored, mi...

    $35 / hr Average bid
    $35 / hr Snitt bud
    150 bud

    ...Developers (All Tech Stacks) Full Stack / Web Development JavaScript, TypeScript, HTML5, CSS3, React.js, , Angular, Vue.js Node.js, , NestJS, GraphQL, REST API PHP (Laravel, CodeIgniter, Symfony, WordPress, Magento) Python (Django, Flask, FastAPI) Ruby on Rails, GoLang, Rust Mobile App Development Android (Kotlin, Java), iOS (Swift, Objective-C) Flutter, React Native, Ionic, Xamarin Backend / Server-Side Java (Spring Boot, Hibernate, Microservices) .NET Core, C#, ASP.NET MVC Python, Node.js, GoLang, PHP, Ruby, C++ Cloud-Native & DevOps AWS (EC2, Lambda, S3, CloudFormation), Azure, GCP Docker, Kubernetes, Jenkins, Terraform, Ansible, GitLab CI/CD Microservices, Service Mesh (Istio, Linkerd), API Gateways (Apigee, Kong, AWS API Gateway) Blockchain / Web3 Ethereum, S...

    $56320 Average bid
    $56320 Snitt bud
    8 bud

    Looking for a Go (Golang) Developer Hello, We are looking for an experienced Go (Golang) developer (or team) to create a console application that will parse downloaded files and store their content in a MySQL database. A key requirement is efficient database handling – the application must generate bulk SQL queries (INSERT and UPDATE) rather than processing individual records one by one. The complete technical specification can be found below. If cooperation goes well, we are open to long-term collaboration on future projects. Our stack includes: React, React Native, PHP, Symfony, CodeIgniter, Qt. What We Offer - A prepared environment: Dockerfile, docker-compose, and database data - Consultations and clarification of any unclear parts of the specification - Reliabl...

    $530 Average bid
    $530 Snitt bud
    142 bud

    ...with strong technical expertise are highly preferred. Open Positions: Senior Java Architect Senior Flutter Engineer Senior Front-End Architect Senior Golang Engineer Responsibilities (varies by role): Design, develop, and deliver scalable, high-performance solutions. Drive architectural decisions and establish technical best practices. Collaborate with remote, cross-functional teams worldwide. Mentor junior engineers and provide leadership in technical excellence. Communicate effectively in Chinese with clients, stakeholders, and teammates. Requirements: 7+ years of proven experience in the respective role (Java, Flutter, Front-End, or Golang). Strong understanding of system architecture, design principles, and modern frameworks. Demonstrated leadership experience in...

    $15 / hr Average bid
    $15 / hr Snitt bud
    102 bud

    ...immersive experiences? We’re looking for someone to join our dynamic team and help us shape the future of interactive development! What You’ll Be Working On: - Creating powerful front-end applications with React and Angular. - Building efficient, scalable back-end systems using GoLang. - Developing engaging, high-performance graphics and games using PixiJS. What We’re Looking For: - Proficiency in React and/or Angular with a solid understanding of modern web development practices. - Experience with GoLang for back-end development. - A passion for working on graphical frameworks like PixiJS (or similar). - Strong problem-solving skills and a collaborative mindset. Why Join Us? - Work on exciting projects in a fast-paced, innovativ...

    $2215 Average bid
    $2215 Snitt bud
    200 bud

    I need a small Go service that continually polls a Modbus-enabled device, collects its sensor readings, system status, and any control-command registers I specify, then writes those values straight into Redis. The flow is two-way: read from the device, publish to Redis—Write back to Modbus based on http api payload. Key requirements • Written in Go, making use of a solid Modbus client library (goburrow/modbus or similar is fine). • Connection should work for both TCP and RTU; Redis Connection details will be in a simple xml. but, Modbus Device config like where to connect and what to read/write will be indicated in redis hashes, if the IP address are same for multiple config, based on config single client used and need to handle sequential read/write based on config. ...

    $275 Average bid
    $275 Snitt bud
    13 bud

    I am building a software and looking for professionals who can work on below concepts individually and independently. Frontend: Flutter (Android/iOS) Infrastructure: Github + Google Cloud Platform Backend: C++/Python/Golang

    $75 Average bid
    $75 Snitt bud
    21 bud

    ...top priorities. The role involves setting up a clean, modern UI, a secure backend API, and CMS for content management. Responsibilities 1. Frontend Development • Develop a modern, responsive interface using React + TypeScript. • Implement clean, modular CSS for consistent UI styling. • Ensure smooth user experience across devices. 2. Backend Development • Build a secure API layer using Golang or Python. • Focus on high-level security practices (encryption, authentication, secure data handling). • Design APIs for integration with frontend and third-party services. 3. Database Management • Work with PostgreSQL for structured, scalable data storage. • Design efficient schemas, optimize queries, and ensure data integrity. •...

    $84 Average bid
    $84 Snitt bud
    17 bud

    I have a working proof-of-concept that shows how a Telegram chat can delete a dice message immediately and re-roll it with any face value I specify. Now I want that idea turned into a tidy, reliable bot written in Go 1.18 +. Here’s the flow I am after: • In chat I send a command such as “/roll 5”. • The bot deletes the original dice animation at once and publishes a fresh one that lands on the requested number. Everything else—authorisation, chat-ID handling, error checking, graceful rate-limit handling—should happen silently in the background so the experience feels instant to users. I will supply: • A short demo program plus a video walkthrough that clarifies the timing tricks involved. • My existing Bot API key for local test...

    $78 Average bid
    $78 Snitt bud
    14 bud

    ...top priorities. The role involves setting up a clean, modern UI, a secure backend API, and CMS for content management. Responsibilities 1. Frontend Development • Develop a modern, responsive interface using React + TypeScript. • Implement clean, modular CSS for consistent UI styling. • Ensure smooth user experience across devices. 2. Backend Development • Build a secure API layer using Golang or Python. • Focus on high-level security practices (encryption, authentication, secure data handling). • Design APIs for integration with frontend and third-party services. 3. Database Management • Work with PostgreSQL for structured, scalable data storage. • Design efficient schemas, optimize queries, and ensure data integrity. •...

    $8 - $14 / hr
    Forseglet
    $8 - $14 / hr
    28 bud

    We are seeking an experienced Golang developer to work directly with our client. The ideal candidate should have strong expertise in Golang, AWS, and Terraform. Responsibilities include developing and maintaining applications, collaborating with the client to meet project goals, and ensuring high-quality deliverables. Key Requirements: - Proficiency in Golang programming. - Hands-on experience with AWS services. - Strong knowledge of Terraform for infrastructure as code. - Ability to work collaboratively with clients and teams.

    $1042 Average bid
    $1042 Snitt bud
    4 bud

    ...professional summary that already covers my four-plus years of work with Golang, Terraform, and AWS. What I need now is a concise, impactful rewrite that makes my technical depth impossible to miss—especially my hands-on experience building microservice-based back-ends in Go. The focus is strictly on hard skills and architectural know-how. Showcase how I design and deliver high-performance, scalable services, build REST and gRPC APIs, and automate everything through IaC. Soft-skill language can stay minimal; the spotlight belongs on code, cloud, and microservices craftsmanship. Deliverable • One polished professional summary (≈120–150 words) optimized for résumés, LinkedIn, and pitch decks, with crisp references to Golang, microserv...

    $1196 Average bid
    $1196 Snitt bud
    12 bud
    Golang developer
    Avsluttet left

    I need a polished, formally–worded professional summary that captures my 4.5 + years as a Software Engineer specializing in Golang, Terraform, and AWS. The final piece must be delivered as a ready-to-share PDF and should read like an executive snapshot of my skills in microservices design, REST / gRPC API development, and DevOps-driven cloud architecture. Please weave in the following: • Brief, results-focused examples of past projects that highlight performance, scalability, and security wins. • Key achievements—quantifiable whenever possible—to underline my impact on system reliability, speed of delivery, or cost optimization. • Any relevant technical certifications that reinforce my expertise in AWS, infrastructure-as-code, or containerizat...

    $6613 Average bid
    $6613 Snitt bud
    18 bud

    I’m building a two-wheeler mobility platform similar to Rapido and I want the core server-side logic written in Go. The immediate goal is to deliver a clean, well-tested REST API that handles everything from sign-up to payment confirmation while talking to a PostgreSQL database and a few essential external services. What the code needs to do • User authentication & management – secure sign-up / sign-in (JWT or similar), profile updates, KYC flags where required. • Ride booking & management – match rider and captain, real-time status updates, fare calculation, cancellations and history retrieval. • Payment processing – initiate, confirm and record payments; gracefully handle webhooks and retries. Integrations in scope • Maps &a...

    $277 Average bid
    $277 Snitt bud
    19 bud

    ...top priorities. The role involves setting up a clean, modern UI, a secure backend API, and a CMS for content management. Responsibilities 1. Frontend Development • Develop a modern, responsive interface using React + TypeScript. • Implement clean, modular CSS for consistent UI styling. • Ensure smooth user experience across devices. 2. Backend Development • Build a secure API layer using Golang or Python. • Focus on high-level security practices (encryption, authentication, secure data handling). • Design APIs for integration with frontend and third-party services. 3. Database Management • Work with PostgreSQL for structured, scalable data storage. • Design efficient schemas, optimize queries, and ensure data integrity. &bul...

    $11 / hr Average bid
    Omtalt Taushetspliktsavtale
    $11 / hr Snitt bud
    21 bud

    I’m putting together a reusable web-automation framework in Go that relies on Rod, the Playwright wrapper, to drive headless Chromium. Its single purpose is web scraping on heavy, JavaScript-driven sites and the only payload I care about right now is clean text content. You’ll architect the core so that I can point it at any dynamic page, wait for specific DOM events or selectors, and reliably pull the required text. I need graceful error handling, session management, and a simple way to plug in custom extractors for new targets later. Deliverables • Idiomatic Go module that wraps Rod/Playwright setups (browser pool, page lifecycle, wait helpers) • Example scraper demonstrating text extraction from at least one SPA site • README covering build steps, envi...

    $585 Average bid
    $585 Snitt bud
    59 bud

    I maintain a growing suite of customer-facing web applications and need a dedicated engineer to own the backend layer. The stack blends Laravel (PHP 8), Golang micro-services, and a handful of Python utilities that power reporting and data sync; React drives the front-end you will be feeding. Most days revolve around architecting and extending RESTful APIs, optimising database queries, hardening security, and refactoring legacy Laravel modules so everything plays nicely together. What I count as success: clean, well-documented code pushed to GitHub; passing tests in the CI pipeline; and a clear, written summary of the work at the end of each sprint. Expect to collaborate with our front-end team through pull-requests and Slack, ship small features continuously, and jump into the occ...

    $351 Average bid
    $351 Snitt bud
    174 bud

    I need an experienced DevOps engineer to resolve a GPU detection issue in our Kubernetes deployment. The problem seems to stem from the GPU driver not being installed. I require assistance specifically with node setup in Kubernetes. Our platform is deployed using AWS EKS, and we also utilize Docker and S3 integrations. Ke...using Pytorch is not detecting the GPU in Kubernetes. We need an experienced Dev Ops engineer with hands-on experience in Kubernetes, Docker, AWS (especially EKS), and S3 integrations for the deployment of our platform. An CI/CD Engineer with good experience with Kubernetes, Docker, AWS EKS cloud native. A plus would have computer vision understanding / experience. The type of services Fast API , GoLang Microservices, UnReal Engine, Kubernetes, Docker EKS, AW...

    $1944 Average bid
    $1944 Snitt bud
    53 bud

    I am looking for a someone who is really good at Golang, Kubernetes, PostgreSQL. Key Responsibilities: • Develop and Enhance Services: Utilize Golang to build robust backend cloud-agnostic services. Optimize our codebase for enhanced quality scalability and reliability. • API Development and Integration: Design and implement RESTful APIs to facilitate seamless interactions between our UI and server-side operations. • Deployment to Cloud Environments: Manage cloud-native solutions using Containers, Kubernetes, in AWS, Azure and GCP. • Data Persistence: Leverage Postgres to manage business objects in JSON, ensuring data integrity and operational effic...

    $21 / hr Average bid
    $21 / hr Snitt bud
    59 bud

    We're a software agency expanding our business and seeking senior software engineers to join our team. Key Requirements: - 10+ years in software development, primarily backend with Golang, Ruby on Rails, Python, or Java. - Strong front-end skills with React, Angular, or Vue. - Solid DevOps background with expertise in Docker, Kubernetes, and CI/CD pipelines, plus monitoring and logging. - Proficient in AWS, Azure, and Infrastructure as Code. - Capable of architecting and designing software projects. - Excellent written and spoken English skills (fluent/native). Preferred Qualifications: - Experience in artificial intelligence and related technologies. Compensation: $1500-$2000 per month Ideal Skills & Experience: - Extensive software development background - Proficiency...

    $2297 Average bid
    $2297 Snitt bud
    170 bud

    Looking for senior Golang developer in Cornwall, UK We’re an ambitious AI startup based in Newquay, Cornwall, looking for a talented senior developer to join our team. This is your chance to join a startup at the very beginning – a rare opportunity to help build a revolutionary AI platform that will redefine how businesses run complex processes. We’re looking for people based in Newquay or nearby (within 30 minutes travel time ideally): • 1 x Go Developer: deep expertise in building high-performance, scalable backend systems What we value: • Absolute mastery of your craft – you know your tools inside out • Honesty, reliability and a collaborative spirit • Hunger to build something game-changing from the ground up What y...

    $51 / hr Average bid
    Lokal
    $51 / hr Snitt bud
    20 bud

    Trainer Requirement: Golang Technical Training Project Duration: 60 Hours (4 Hours per day) Training Type: Technical – Hands-on with real-time examples Module Name: Golang (Go Programming Language) Audience Level: Lateral (Experienced Professionals with prior programming knowledge) Training Location: Pune (Onsite) Training Scope / Expectations: Deliver structured sessions covering Golang fundamentals to advanced concepts, including: Syntax, data types, functions, error handling Concurrency (goroutines, channels) Structs, interfaces, packages, modules File handling, testing, and debugging Networking, REST API development Go with Cloud & Microservices (preferred) Provide hands-on coding exercises, case studies, and assignments. Prepare assessment and...

    $497 Average bid
    $497 Snitt bud
    13 bud

    ...privacy-first design, and real-time communication technologies. Our mission is to help teams work smarter, not harder, by transforming productivity through AI-powered solutions. Key Requirements: - Research and evaluate AI, real-time communication, and automation technologies for integration into our platform. - Design, implement, and test features using Node.js (JavaScript/TypeScript), Python, and/or Go (Golang). - Collaborate with cross-functional teams to connect product concepts with technical implementation. - Work with SDKs for virtual meetings and communication platforms to build automation and AI capabilities. - Build and maintain scalable backend systems using Docker, Kubernetes, and cloud services (AWS / GCP / Azure). - Manage structured and unstructured data using Pos...

    $716 Average bid
    Viktig Taushetspliktsavtale
    $716 Snitt bud
    3 bud

    I'm looking for a skilled Golang developer to join us as a contractor for 3 months. The main focus of this project is API development, with the goal of enhancing scalability for our microservices. You'll be integrating with our existing cloud infrastructure (AWS, GCP, etc.). Key Requirements: - Proficiency in Golang and API development - Experience with microservices architecture and scalability challenges - Strong knowledge of cloud services, particularly AWS and GCP - Ability to work independently and collaborate with our existing team Ideal Skills and Experience: - Background in developing scalable APIs - Familiarity with containerization and orchestration tools (Docker, Kubernetes) - Solid understanding of security best practices in cloud environments - Excell...

    $22819 Average bid
    $22819 Snitt bud
    15 bud

    I need a skilled Golang developer to debug and fix issues with our SAML-based SSO integration. Currently, the login works with Google Identity but fails with Okta and Azure AD due to metadata mismatches. What needs to be done: - Review our existing SAML 2.0 integration - Identify and fix login failures with Okta and Azure AD - Ensure SSO flow works with at least Okta and Azure AD - Update any required configuration or metadata exchange files - Test and confirm successful login in staging Requirements: - Strong experience in Golang - Good understanding of SAML 2.0 protocol - Familiarity with SSO tools like crewjam/saml or similar libraries - Ability to debug IdP–SP configuration mismatches Access to metadata files for non-working IdPs will be provided.

    $148 Average bid
    $148 Snitt bud
    23 bud

    Description: matrix bridge app between teams and Element app. key features: - Syncing Data between systems - Contact sync, Message Sync. - different options for Relay, puppeting, and other ACL calls between Users - saving such data into database to handle different scenario usages Use mautrix SDK and Teams Graph API.

    $116 Average bid
    $116 Snitt bud
    53 bud

    DOKUMEN SPESIFIKASI SISTEM Platform web dan PWA yang menghubungkan pembeli dengan pekebun & peniaga durian berdasarkan lokasi. --- STACK TEKNOLOGI Komponen Teknologi Digunakan Frontend (React) + Tailwind CSS (PWA-ready) Backend API Golang (Gin atau Fiber) Authentication JWT (access + refresh) + Role-Based Access Database PostgreSQL + PostGIS (untuk geo-query) File Storage Hetzner Cloud / CDN optional Caching (Opsyen) Redis (untuk caching carian, seller popular) Deployment Hetzner Cloud API Integrasi WhatsApp API, Google Maps API, FPX (opsyenal) --- PERANAN PENGGUNA (USER ROLES) Role Keterangan Admin: Pemilik sistem. Urus pengguna, komisen, lokasi, produk, dan analitik. Pekebun: Individu bermusim yang menjual durian terus dari kebun. Peniaga: Penjual tetap dengan s...

    $172 Average bid
    $172 Snitt bud
    48 bud

    Go RestApI swagger elastic search Aws S3 Lambda gin testing CICD

    $289 Average bid
    $289 Snitt bud
    25 bud

    I'm looking at how to extract the data from dynamodb in golang, I just want you to show me some basic examples. I'm looking someone who is good in Go and programming in general, there are some features I would like to know. Required: - Expert in programming in general, like have solved multiple programming algorithms without using AI - Good in Go basic Knoledge: - aws

    $24 Average bid
    Omtalt
    $24 Snitt bud
    7 bud

    Topp golang artikler