Tetiana Fydorenchyk9 articles

Latest post GlassFish & Payara Auto-Clustering: Running Jakarta EE Highly-Available Applications in the Cloud

Check out out-of-box GlassFish & Payara auto-clustering implementation details and infrastructure topology specifics.

Avatar photo
  • Tetiana Fydorenchyk
October 13, 2021
  • Thorntail Fat, Thin, and Skinny Approach for Running Microservice Java Applications

    Thorntail, originally WildFly Swarm, is most suitable for packaging applications as JAR, WAR, or EAR files. The most important value is in the functional agility the Thorntail provides. You can start with the stripped down version of Thorntail, adding the required parts and application code on top. Below we will …

    Avatar photo
    • Tetiana Fydorenchyk
    September 22, 2021
  • Tomcat and TomEE Clustering Automation

    Apache Tomcat is an open-source application server maintained by the Apache community. It is one of the most popular solutions for hosting Java applications due to its ease-of-use and lightweight yet versatile functionality.

    Learn how how to install automatically clustered Tomcat and TomEE servers on Jelastic to get a highly available solution that can efficiently serve a large number of users, process high traffic, and be reliable!

    Avatar photo
    • Tetiana Fydorenchyk
    August 30, 2021
  • Jakarta EE Application Deployment to Kubernetes Cluster in Jelastic PaaS

    Recently, Jelastic were asked to sponsor cloud hosting of a Jakarta EE project, called Cargo Tracker.

    Being a member of Jakarta EE Working Group, Jelastic wanted to support the community and thus we started to run this application at one of our service providers (Scaleforce).

    In this article, we would like to show how to deploy the Jakarta EE projects to the Kubernetes cluster within Jelastic PaaS using Cargo Tracker as an example.

    Avatar photo
    • Tetiana Fydorenchyk
    June 16, 2021
  • Automatic WildFly Clustering in Managed Domain Mode and Scaling inside Containers

    How to extend WildFly from standalone server to cluster in managed domain mode inside containers for running cloud-native scalable applications?

    There is no need to rebuild the whole application architecture in order to gain the required outcome from both managed domain mode and container technology.

    Migration of legacy projects from VMs to micro clusters with system containers is not that painful at all.

    It brings a “rich taste” of flexibility and efficiency for increasing competitive advantage.

    Avatar photo
    • Tetiana Fydorenchyk
    May 31, 2021
  • Elastic JVM: Configuring G1 GC for Automatic Vertical Memory Scaling

    Nowadays, JVM-based applications can benefit from elasticity and density of container technology. However, there are still some issues that prevent unleashing the full potential of Java and containers “marriage.”

    Releasing unused but committed Heap memory by the major JVM implementations based on OpenJDK, in most cases, is not performed automatically, or requires specific knowledge to be configured.

    Avatar photo
    • Tetiana Fydorenchyk
    May 05, 2021
  • Java Garbage Collection Types and Settings Customization via Jelastic PaaS

    Performance and price are two big considerations in application hosting that always matter. And, often, we question ourselves on how to decrease the spends, without affecting the performance of your apps at the same time. In this article, we’d like to address automatic memory management for Java applications hosted with Jelastic using garbage collection.

    Let’s clarify what garbage collection is, what it does for Java applications and how it works within Jelastic PaaS.

    Avatar photo
    • Tetiana Fydorenchyk
    April 29, 2021
  • Building Microservices with Spring Boot Fat (Uber) Jar

    In most minds, microservices is an approach to make a traditional monolithic system more structured, dividing it into logical components that correspond to different functional areas of application.

    Thus, acting as a microservice, each component becomes self-contained, easily scaled, maintained and even upgraded without affecting the overall system.

    Also, with a microservice architecture, you can use a software written in different programming languages, including Java.

    Such freedom attracts but may frighten at the same time.

    Avatar photo
    • Tetiana Fydorenchyk
    April 21, 2021
  • Jenkins Cluster for Continuous Integration and Delivery (CI/CD) inside Jelastic PaaS

    In this article, we’ll describe how to install Jenkins cluster with slave nodes auto-discovering and self-registering inside a master node.

    Jelastic PaaS implemented this solution in Jenkins DevOps Pack that can be installed from the Marketplace or through environment setup wizard as a New Environment.

    In this tutorial we’ll cover both. Also, you will find out how to build a simple Java project hosted on GitHub using Jelastic Maven plugin.

    Avatar photo
    • Tetiana Fydorenchyk
    April 12, 2021
1-9 of 9

Subscribe to foojay updates:

https://foojay.io/today/author/tetiana-fydorenchyk/feed/
Copied to the clipboard