michaela-damm.jpg
blocshop
September 25, 2020
0 min read

Technologies you should use to build microservices architectures

What technologies should you use to build microservices architectures?.jpeg

What does microservices architecture mean?

Microservices architecture is a way of designing applications that uses independent modules. Each microservice is small, focused on its own functionality, and only deals with one aspect of the application. This approach makes microservices easy to change or fix. Microservices are faster to develop, test, deploy, and scale independently.

Microservices are rapidly becoming the preferred approach for building systems and applications, replacing the monolithic approach that relied on a huge, ever-growing, and self-contained codebase. Up until a few years ago, monoliths were just the way it was done, but that has been changing as companies realize the benefits of breaking up their projects into microservices.

Even giants like Netflix, Amazon, eBay, and Spotify rely on microservices. You’ll be in good company.

Check out our blog post Microservices or monolithic – which is better? for more about the clear advantages of microservices.

What languages work best for microservices?

Blocshop uses the following languages when we’re implementing microservices for our clients: .NET Core, Node JS, Java, Python, C++

Each language has advantages and champions. For instance, we’re especially fond of .NET, but our team can adjust to any environment and requirements.

Remember that the microservices approach means that you can use whatever language is right for the task. You can use Node JS for one component, Python for another, and .NET for the rest. Or any combination that works.

We won’t confuse you with too much technical detail, but let’s look at each language in turn, so you can start to get a sense of what might be right for your project.

.NET Core

The cross-platform .NET Core (not to be confused with the .NET Framework, which is Windows-only) enables you to make use of an established and reliable language that is maintained and supported by Microsoft. .NET is well suited to microservices, because external applications don’t have to be redesigned before it will accept input from them.

Microsoft has made sure that .NET plays very nicely with Docker, which is now the industry standard system for keeping components contained but able to communicate. .NET also includes APIs (application programming interface) that make it easier to get those components talking to each other 🥰

And if you want to take advantage of the cloud, Microsoft maintains Azure, a secure, stable platform focused on allowing you to build, test, deploy, and manage your application across Microsoft data centers throughout the world. While language and platform-independent, Azure is particularly suited to .NET and even offers a hybrid approach so that you can run some modules in the cloud while keeping other microservices on-premises.

Node JS

The word “node” might tip you off that Node JS was originally designed to make it easy to build microservices, with separate “nodes” working together. The JS refers to JavaScript, which Node JS supports natively, utilizing the V8 JavaScript execution engine initially built for Google Chrome. In the ten or so years that it has existed, Node JS functionality has grown, with thousands of open-source libraries hosted on the npm website. That can save a lot of time and money, as sometimes the module you need can be deployed with only minimal additional development.

Java

Java has been around for well over 20 years and is often taught in Computer Science courses. It will run on almost any operating system and lots of the apps you use on your phone or tablet will have been written in Java. It’s easy to read, stable, and there are lots of excellent developers familiar with the language. So Java is tried and tested, but how does it fit with microservices? There are plenty of Java microservices frameworks (e.g. Spring Boot, DropWizard, Spark, Restlet), so it can be worthwhile considering such a popular language if it fits the task. It’s worth noting that Netflix powers billions of content requests every day with Java-driven microservices architecture 💪

Python

Python is easy to learn and is also taught in many universities, so it’s no surprise that it comes in as a close second to Java in terms of popularity among developers. It can be slower than Java in some cases, but in others, it will be the best choice because it allows for rapid prototyping and development. Like Java, it has lots of established frameworks suitable for designing microservices (e.g. Flask, Django, Falcon, Bottle) and plenty of open-source libraries.

C++

Complex, fast, efficient, and flexible, C++ is an old-timer that has been used in programming since the 1980s. Many legacy systems (including some of the ones Blocshop has converted from monoliths to microservices) were built in C++. But that doesn’t mean that there’s no place for this language in microservices. Some very tightly focused modules can benefit from the speed increases and low overheads.

How Blocshop can help you choose the right technology… and more

Now that you’re familiar with some of the languages used in microservices, we’re going to remind you again that microservices don’t necessarily care which language is used. It depends on the project. One of the core advantages of a microservices architecture is that you can use a range of different technologies to create your application or system. Each module can use a different language but communicate efficiently and reliably with the other modules.

When you decide to take the step towards microservices, you need a reliable partner with the commitment you need to complete the project. You also need a partner with the proven expertise to choose the right language and technology. Blocshop has implemented microservices for corporate clients such as Austrian Erste Bank, Irish-based wealth management startup Argeau, and we have a long-standing engagement with BCC in the Netherlands. We used .NET with Azure deployment to rewrite the BCC checkout process and are currently involved in migrating their legacy e-commerce systems to microservices.

If you want to explore how microservices can help your business, contact us today. We can explain your options and give you a project estimate.

Free ebook: From monolith to microservices

From monolith to microservices (ebook): How to break a monolith application into microservices.png

Learn more from our insights

chatgpt4_ai_integration_blocshop-transformed.png
July 19, 2024

ChatGPT-4: An Overview, Capabilities, and Limitations

The technical aspects, usage scenarios, and limitations of ChatGPT-4, including a comparison with ChatGPT-4o.

roro665_depict_a_data_sample_thta_completely_changes_its_form_725a4f20-ea40-4dd1-a68d-5c4327c9bf24_1.png
June 20, 2024

Generative AI used for data conversions and reformatting

How to use generative AI for data conversion, addressing integrity, hallucinations, privacy, and compliance issues with effective validation and monitoring strategies.

DALL·E 2024-05-30 09.37.01 - An illustration suitable for an article about ISO 20022. The scene should feature a modern, sleek representation of the ISO 20022 logo in the center. .webp
May 28, 2024

ISO 20022 Explained: A Comprehensive Guide for Financial Institution Managers

What is ISO 20022? How does it affect companies and institutions in the fintech and banking industry and how to prepare for its adoption? All explained in this article.

DALL·E 2024-05-22 20.55.08 - A detailed and high-quality DSLR photo of a person using a laptop to shop online, showing personalized product recommendations on the screen. The back.webp
May 16, 2024

Key AI Trends in E-commerce and Overview of AI integrations for E-commerce Platforms in 2024

Transform your e-commerce platform with AI tools for personalization, analytics, chatbots, search, and fraud detection. Boost sales and improve customer experiences.

eIDAS mark.png
May 09, 2024

Digital Identity and Payment Services in the EU in 2024: Key Updates

eIDAS 2.0 and PSD3 are set to enhance how digital identities and payment services are managed across the European Union in 2024. Here’s an overview of how each framework contributes to the digital landscape of the EU, what to expect, and how to prepare.

eIDAS 2 in fintech and open banking EU market.png
May 06, 2024

What is eIDAS 2.0 and EU Digital Identity Wallet and how will it change the EU digital market

Learn how eIDAS 2.0 and the EU Digital Identity Wallet will transform digital transactions and identity management across the European Union.

best large language models for ERP systems.png
March 31, 2024

Language Models Best Suited for Integration into ERPs

Four prominent large language models stand out for their compatibility and effectiveness in ERP system processes and automation. See what they are.

PSD3 in open banking Blocshop.png
April 23, 2024

PSD2 vs. PSD3: The Evolution of Payment Services Regulation

What is PSD3 in open banking? See how PSD3 compares to PSD2 and what should banks and fintech businesses do to ensure regulatory compliance in the EU market.

roro665_hands_working_with_a_laptop_in_a_modern_office_there_is_20dca307-c993-4539-99d7-fd5ca264248c.png
April 14, 2024

Enhancing ERP Systems with AI Chatbots

Explore how AI chatbots can transform ERP systems, enhancing efficiency, decision-making, and user interaction.

eIDAS in fintech and open banking EU market.png
April 29, 2024

eIDAS: The regulation helping secure Europe's digital future

See how eIDAS enhances EU digital transactions with secure identity verification, supporting e-commerce and public services across Europe.

hybrid ERPs.png
March 21, 2024

Hybrid ERP: An Innovative Approach to Enterprise Resource Planning

Hybrid ERP is a blend of cloud and on-premise solutions. With expertise in both, Blocshop is uniquely positioned to help you with hybrid ERP development and implementation.

0-4 cover.png
October 03, 2023

IT Staffing: Individual Hiring vs. Specialized Developer Teams

Should you hire individual developers or go for a specialized, custom-built developer team?

chatgpt-35-limitations.jpg
July 17, 2023

ChatGPT-3.5: An Overview and Limitations

In this article, we'll take a closer look at the capabilities and limitations of ChatGPT-3.5, providing you with a comprehensive overview of what it can do and what its boundaries are. So, let's delve into the inner workings of this large language model.

gpt4 vs gpt3-5 and the key differnces.png
June 15, 2023

A Deep Dive into GPT-4 vs GPT-3.5 Differences and Ability to Revolutionize Software Development

There are key differences between ChatGPT-3.5 and ChatGPT-4 that software developers and companies procuring software solutions alike should be aware of. Let's see how these differences affect the output generated by these models on specific examples.

ai-development-cto-2023.jpg
May 09, 2023

AI-powered software development: What CTOs need to know in 2023

As technology continues to evolve at a rapid pace in 2023 and beyond, CTOs must stay ahead of the curve by utilizing predictive analytics, automated testing processes, and deployment solutions.

ai-web-development.jpg
May 05, 2023

How Artificial Intelligence is changing web development

AI technology is now being used in many different industries, including web development. It’s important to understand the impact that AI can have on web development as it can help companies to create more efficient and user-friendly websites.

cto-ai-software-development.jpg
May 05, 2023

How AI-powered software development is changing the role of the CTO

As AI-powered software development becomes increasingly commonplace, CTOs must prepare themselves to take on a new set of responsibilities that require more than just technical know-how.

build-mvp.jpg
April 17, 2023

How to build a minimum viable product (MVP)

The MVP is the version of a new product that allows Blocshop and your team to collect the maximum amount of validated learning about customers with the least amount of effort. The essence of your core idea is delivered as a barebones solution. The solutions is, however, sufficient for usage by early adopters. As a product, it has tangible qulities that express a look and feel.

ai-tools-developers.png
March 21, 2023

10 AI tools for developers you should know about in 2023

For developers, programmers, and data scientists, AI coding solutions can free up thinking time, allowing such professionals to focus on the fundamentals of their projects, and complete such projects much faster.

web-app-ideas.png
February 14, 2023

17 Ideas for Web Apps in 2023

Gazillions of web apps and ideas for web apps are floating around the metaverse - so creating one that properly represents a unique brand is a huge challenge. Our list provides a number of areas of simple app ideas to help businesses transform their online presence through a web app.