Microservices is a modern method of architecting applications that divides large applications into smaller, independent services. These services are designed to be quickly and easily deployable, and easily scalable. A Microservices Architect is a software engineer that designs these microservices, ensuring the application is both secure and fault tolerant. They are responsible for the design of the system's architecture, and also responsible for configuring and deploying these services.

Here's some projects our expert Microservices Architects made real:

  • Temperature converter applications with REST API and Javascript
  • Integration solutions between cloud API gateways, eureka, and microservices
  • Identity Server service configurations in both Windows Docker and Linux containers
  • JVA, SDK, Microservice, MVN, Docker Hello World Projects
  • Spring Boot mini applications for calculating orders
  • Full Stack Developer/Engineers with experience in Java8, SpringBoot, Angular10, and Junit5 (Mockito)
  • Reactive programming sample APIs in Spring Webflux

For any business implementing microservice architecture not only requires technical proficiency but also requires an experienced architect for it's successful implementation. Our expert architects at Freelancer can provide custom solutions to have your applications performant with full scalability and reliable results. Our domestic and international pool of experts have enabled us to provide the most feasible solution at the most cost effective prices. Hire our experienced professionals now via Freelancer to make your development project a success.

Da 10,888 valutazioni, i clienti danno una valutazione ai nostri Microservices Architects di 4.91 stelle su 5
Assumi Microservices Architects

Microservices is a modern method of architecting applications that divides large applications into smaller, independent services. These services are designed to be quickly and easily deployable, and easily scalable. A Microservices Architect is a software engineer that designs these microservices, ensuring the application is both secure and fault tolerant. They are responsible for the design of the system's architecture, and also responsible for configuring and deploying these services.

Here's some projects our expert Microservices Architects made real:

  • Temperature converter applications with REST API and Javascript
  • Integration solutions between cloud API gateways, eureka, and microservices
  • Identity Server service configurations in both Windows Docker and Linux containers
  • JVA, SDK, Microservice, MVN, Docker Hello World Projects
  • Spring Boot mini applications for calculating orders
  • Full Stack Developer/Engineers with experience in Java8, SpringBoot, Angular10, and Junit5 (Mockito)
  • Reactive programming sample APIs in Spring Webflux

For any business implementing microservice architecture not only requires technical proficiency but also requires an experienced architect for it's successful implementation. Our expert architects at Freelancer can provide custom solutions to have your applications performant with full scalability and reliable results. Our domestic and international pool of experts have enabled us to provide the most feasible solution at the most cost effective prices. Hire our experienced professionals now via Freelancer to make your development project a success.

Da 10,888 valutazioni, i clienti danno una valutazione ai nostri Microservices Architects di 4.91 stelle su 5
Assumi Microservices Architects

Filtro

Le mie ultime ricerche
Filtra per:
Budget
a
a
a
Tipo
Competenze
Lingue
    Stato del lavoro
    10 lavori trovati
    Appian AOK Kubernetes
    5 giorni left
    Verificato

    Appian expert, Appian on kubernetes, Appian process model, Appian cloud, Appian connectors, integration objects

    €20 / hr Average bid
    €20 / hr Offerta media
    58 offerte

    I need a concise, production-ready web solution built with FastAPI following a micro-services architecture. The project is strictly backend-focused: each service should expose clean, well-documented REST endpoints, handle its own data layer, and communicate with the others through lightweight HTTP or messaging where appropriate. I will provide the high-level domain model and the specific responsibilities of each service once we start. Your job is to translate those requirements into modular FastAPI code, wire up the routing, validation and dependency injection, and ensure that every service can be containerised for straightforward deployment. Please include basic automated tests and OpenAPI documentation generated by FastAPI itself so I can review functionality quickly in Postman or Swa...

    €132 Average bid
    €132 Offerta media
    95 offerte

    I’m rolling out a new feature that touches both ends of our stack. On the backend we run Java 21 with Spring Boot micro-services, alongside a small Node.js/Python layer that exchanges events through Kafka. The frontend is split between an older Angular module and a newer React interface. The job is to design and code the complete feature, wiring it cleanly into every affected service and UI surface. You will: • Extend (or create) the relevant Spring Boot endpoints, making sure they publish and consume the right Kafka topics. • Update the Angular dashboard and the React SPA so the user experience is seamless across both frameworks. • Keep code idiomatic, unit-tested, and pushed to our Git repo via pull requests. Acceptance criteria • All API tests pass in ...

    €10 / hr Average bid
    €10 / hr Offerta media
    116 offerte

    I’m setting up a dedicated platform that streamlines end-to-end supply chain operations—everything from order intake to final delivery—so I need a developer who can own the entire build of both the back-end software and its companion mobile app. Core objectives • Design a central dashboard that gives real-time visibility into inventory, purchase orders, and carrier status. • Develop native apps (iOS and Android) for on-floor staff to scan, update, and confirm movements on the go. • Implement role-based access, automated alerts, and API hooks so the system can sync with existing ERPs and carrier systems. Tech preferences I’m flexible on stack, but experience with cloud-first architecture (AWS or GCP), microservices, React/Angular for web,...

    €357 Average bid
    €357 Offerta media
    37 offerte

    Estoy iniciando el desarrollo de un ERP contable y necesito un desarrollador senior full-stack que lidere tanto el backend como el frontend. La solución se construirá con Java (Spring Boot), arquitectura de microservicios, Angular para la interfaz y PostgreSQL como base de datos. Qué espero de tu perfil • Experiencia experta en contabilidad aplicada al software: plan de cuentas, asientos, conciliaciones y estados financieros. • Dominio comprobado de Java, Angular y PostgreSQL; manejo sólido de microservicios y APIs REST seguras. • Residencia preferente en Ecuador, Colombia o México para coincidir en zona horaria. Alcance inicial del trabajo 1. Módulo de Facturación electrónica y tradicional con gestión ...

    €11343 Average bid
    €11343 Offerta media
    49 offerte
    Full-Stack .NET & React Development
    2 giorni left
    Verificato

    I’m building a green-field product that needs a solid foundation across web, mobile and cloud. The server side will run on .NET (Core/Framework) and expose RESTful endpoints organised as micro-services. For the browser I’m happy with either Angular or React—pick whichever you are fastest with—and the companion mobile app will be written in React Native so we can share as much logic and styling as possible. The data layer can land on SQL Server, a NoSQL store or a mix of both; I’m open to your recommendation as long as the choice is justified and future-proof. Everything will be hosted on AWS or Azure, wired into a CI/CD pipeline (GitHub Actions or Azure DevOps are fine) so every commit ships automatically through test, staging and production. Clean code, SOLI...

    €3 / hr Average bid
    €3 / hr Offerta media
    28 offerte
    Java Text Parsing API
    1 giorno left
    Verificato

    I need a Java backend API that receives raw text, parses it according to configurable rules, and returns clean, structured JSON. The service acts purely as a data-processing engine inside a broader micro-services environment, so the focus is speed, accuracy, and a clean REST design. Scope of work • Set up a lightweight Spring Boot (or comparable) project with clear separation between controller, service, and parser layers. • Build the core parsing module: regex- or grammar-based, rule driven, and easily extendable without code rewrites. • Expose REST endpoints (e.g., POST /parse) that accept text payloads up to 5 KB and respond in under 200 ms on standard hardware. • Write unit and integration tests targeting edge cases and performance. • Produce an Open...

    €10 / hr Average bid
    €10 / hr Offerta media
    42 offerte

    For the website For App - Need someone who can start making micro AI tools to attract massive traffic for the website . can be related to dating , Shadi , astrology and other small tools that can be build once and reused forever . budget will be low for the same . More details: Is this project for business or personal use? For an existing business What information should successful freelancers include in their application? Experience How soon do you need your project completed? ASAP

    €18 Average bid
    €18 Offerta media
    16 offerte
    Taxi Dispatch System Build
    10 ore left
    Verificato

    I have an attached document that walks through the vision for a chauffeurs’-marketplace, but the core of the project is very clear: I need a complete taxi dispatch system built from the ground up. The primary goal is to develop an automated dispatch engine that can instantly match riders with available drivers without human intervention. The system must run smoothly on both mobile and web platforms, so passengers and drivers will each have a dedicated iOS/Android app while the operations team manages everything from a responsive web dashboard. Key objectives • Automation first: incoming ride requests should trigger the dispatch logic, evaluate driver proximity, vehicle type, and current workload, then push the job to the best-suited driver automatically. • Seamles...

    €253 Average bid
    €253 Offerta media
    215 offerte

    Articoli consigliati per te