TOP 10 Posts for this year 2022

Here are TOP 10 best and the most popular reads for this year, hope you would love this compilation. As always, please feel free to leave your comment in case of any questions or additional inputs.

Happy New Year and Good Luck!

#1.TOP 6 GUI tools for managing Docker environments

As containers take root, dozens of tools have sprung up to support them. In this post, we look at the TOP 6 GUI tools for managing docker environments.

#2.Docker tutorial : Build Docker images using Jenkins

In this post, we would check how to configure Jenkins to build Docker Images based on a Dockerfile. Below are the steps of how you can use Docker within a CI/CD pipeline, using Images as a build artifact that can be promoted to different environments, and finally production.

#3.What happens when one of your Kubernetes nodes fails?

We already know that Kubernetes is the No. 1 orchestration platform for container-based applications, automating the deployment and scaling of these apps, and streamlining maintenance operations. It coordinates a highly available cluster of computers that are connected to work as a single unit. The abstractions in Kubernetes allow you to deploy containerized applications to a cluster without tying them specifically to individual machines. The Kubernetes cluster usually comprises multiple nodes, what happens when one of the nodes fails? we are going to look at how this scenario is being handled by Kubernetes in this post.

#4.How to run Java application as service on Linux

In this post, we would check out how to run Java application as service on Linux and also start automatically if and when the system restarts.

#5.How do I connect to Postgresql running on host from Docker container

There could be instances where you want to connect to Postgresql database on the host from your containers. In this post, we take look at configuration steps on how to connect to Postgresql running on the host from your Docker containers.

#6.How to scale services using Docker Compose

Docker Compose tool is used to define and start running multi-container Docker applications. Configuration is as easy, there would be YAML file to configure your application’s services/networks/volumes etc., Then, with a single command, you can create and start all the services from the compose configuration. In this post, we can look at how to use existing Docker compose file and scale services.

#7.Kubernetes tutorial – Create deployments using YAML file

In this post, we will learn how to create application deployment using the YAML file, and also we can check how to create services to control the application communication.

#8.How to setup 2 node cluster on k3s?

In this post, we will take look at Lightweight Kubernetes engine k3s that can run on edge, IoT, and appliances. Rancher k3s is great for offline development, prototyping, and testing purpose. You can very well use it on a VM as a small, cheap, reliable k8s for CI/CD.

#9.How to deploy Angular 6 + Spring Boot app as single deployment unit ?

In this post, we will check how to deploy Angular 6 & Spring Boot REST application as a single deployment unit but however best practice is to separate Spring boot and Angular application so that we decouple the client code and server code, hence the application becomes highly scalable and manageable.

#10.How to merge multiple pages into one page in a PDF?

In this post we look at how to use PDF combining software – PDF Page Merger. Different from other PDF merging tools combining multiple PDF files to a single PDF file, it was specifically designed for merging multiple pages into one page in a single PDF file.

Like this post? Don’t forget to share it!

Summary
TOP 10 Posts for this year 2022
Article Name
TOP 10 Posts for this year 2022
Description
Here are 10 best and the most popular reads for this year, hope you would love this compilation.
Author
Publisher Name
Upnxtblog
Publisher Logo

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Previous post Four Professional Tips to Starting Your Web Services Business in 2023
Next post How Do You Define Scalability in Search Engine Optimization?