Bell-sw.com

Java microservices: architecture and code samples

If your team already has a monolithic application that grew out of its shoes, you can split it into a system of microservices. With time you can add new services that … See more

Actived: 4 days ago

URL: https://bell-sw.com/announcements/2020/09/21/microservices-101-understanding-the-architecture/

Prometheus monitoring on AWS for Java microservices BellSoft …

WebJVM monitoring with Prometheus on AWS. If we run a Java application (or any JVM-based application) in a container, then the application actually runs on JVM. …

Category:  Health Go Health

How to use buildpacks to build Java containers

WebA buildpack turns the application source code into a runnable production-ready container image. Buildpacks save time and effort for developers because there’s …

Category:  Health Go Health

Eliminate ConcurrentModificationException in Java apps BellSoft …

WebRoot cause. An attempt to modify a Collection while iterating through it is called a “concurrent modification.”. Such modification makes no sense for most …

Category:  Health Go Health

Setting up OpenRC init system

Webjournalctl helps you filter logs in many different ways (by service, priority, facility, and so on). Such powerful filtering is possible, because the systemd-journald service stores logs in …

Category:  Health Go Health

Coding languages for Finance and Fintech: Java, Kotlin …

WebNow that we have the history covered, it’s time for our piece de resistance: a list of the best JVM languages for the financial technology sector: Java, Kotlin, Groovy, …

Category:  Health Go Health

Containerizing Spring Boot apps with Docker BellSoft Java

WebA guide to building Java microservices. Part 2. Welcome back to developing cloud-native applications based on microservice architecture. In the first part of the …

Category:  Health Go Health

Containerizing Spring Boot apps with Docker BellSoft Java

WebThere are mainly two ways to access data in MongoDB. One is to use the Java Driver for MongoDB, which supports the native, low-level MongoDB API. Another, …

Category:  Health Go Health

Java performance optimization on Kubernetes

Web14.3. Java performance optimization is a formidable task, and Kubernetes, a complex tool with its intricacies and caveats, only complicates the matter. Although …

Category:  Health Go Health

Deploying Spring Boot app on Kubernetes

WebPrerequisites. Set up the environment. Create a Spring Boot application. Build a Docker container image. Write a Dockerfile. Containerize the app. Push the image to …

Category:  Health Go Health

Tips on reducing cloud expenses BellSoft Java

WebFind out the reasons for sky-rocketing cloud expenses. Reducing cloud costs is a hot topic in the modern IT world. In 2021 managing cloud computing expenses was …

Category:  Health Go Health

Spring Boot monitoring with Prometheus in Kubernetes

WebPrerequisites. Enable Spring Boot Actuator. Make Actuator metrics visible to Prometheus. Add custom metrics. Set up Prometheus and Grafana on Kubernetes. …

Category:  Health Go Health

BellSoft releases Alpaquita Cloud Native Platform

WebAlpaquita Cloud Native Platform (ACNP) is a technology stack bundled in a small container optimized for writing and executing Java applications. Each component …

Category:  Health Go Health

Six TCO reduction practices for IT companies BellSoft Java

WebBellsoft has already examined ways to reduce costs around Java and support in a guide to lowering TCO by choosing the right OpenJDK vendor. In this article we take …

Category:  Health Go Health