Skip to content

Sihendri

Little Note about technology

Menu
  • Home
  • About
  • Contact
Menu

Category: Docker

Docker Hub WordPress – HOW TO

Posted on March 2, 2023March 2, 2023 by sihendri

Docker Hub is a platform that provides a centralized resource for sharing and managing Docker images. It hosts a wide range of Docker images, including the official images for popular applications like WordPress. To use the official WordPress image from Docker Hub, you can follow these steps: Install Docker on your machine. Open a terminal…

Read more

Scaling Strategies for WebLogic Server on Docker: Horizontal Scaling

Posted on February 23, 2023February 23, 2023 by sihendri

WebLogic Server can be horizontally scaled on Docker by adding more containers to the cluster to handle increased load. Here are the steps to horizontally scale WebLogic Server on Docker: Determine the resource requirements: Before scaling the cluster, it is important to determine the resource requirements of the application. This includes CPU, memory, disk I/O,…

Read more

Scaling Strategies for WebLogic Server on Docker: Vertical Scaling

Posted on February 23, 2023February 23, 2023 by sihendri

WebLogic Server can be vertically scaled on Docker by increasing the resources allocated to a single container. Here are the steps to vertically scale WebLogic Server on Docker: Determine the resource requirements: Before scaling the container, it is important to determine the resource requirements of the application. This includes CPU, memory, disk I/O, and network…

Read more

Scaling Strategies for WebLogic Server on Docker

Posted on February 23, 2023February 23, 2023 by sihendri

There are two common scaling strategies that can be used to scale WebLogic Server on Docker: vertical scaling and horizontal scaling. Vertical Scaling: In this strategy, you increase the resources of a single container to handle increased load. This can be done by increasing the CPU, memory, or other resources of the container. Vertical scaling…

Read more

Configuring Data Sources for WebLogic Server on Docker

Posted on February 23, 2023February 23, 2023 by sihendri

Configuring data sources for WebLogic Server on Docker is an important step in ensuring that your applications can access the necessary data. Here are the steps to configure data sources for WebLogic Server on Docker: Create a JDBC Data Source: The first step is to create a JDBC data source in WebLogic Server. This can…

Read more

Scaling WebLogic Server on Docker: Scaling WebLogic Server instances using Docker.

Posted on February 23, 2023February 23, 2023 by sihendri

Scaling WebLogic Server instances on Docker can help organizations to meet the changing needs of their business without the need to manually provision additional hardware. Here are some steps to scale WebLogic Server on Docker: Choose a scaling strategy: There are two common scaling strategies that can be used to scale WebLogic Server on Docker….

Read more

Oracle WebLogic Server and Docker: Building Scalable Java Applications

Posted on February 22, 2023February 22, 2023 by sihendri

To get started with building scalable Java applications with Oracle WebLogic Server and Docker, you can follow these steps: Install Docker on your development machine and make sure it is running correctly. Download the official Oracle WebLogic Server Docker image from Docker Hub. Create a Dockerfile that extends the WebLogic Server Docker image and includes…

Read more

Building Scalable Applications with Oracle and Docker

Posted on February 22, 2023February 22, 2023 by sihendri

Building scalable applications with Oracle and Docker involves leveraging the power of containerization to create microservices-based architectures that can be easily deployed and scaled to meet changing demand. Here are some steps involved in this process:

Read more

Cara Membatasi Memory dan CPU di Docker

Posted on February 21, 2023 by sihendri

Untuk membatasi jumlah memori yang digunakan oleh container Docker, Anda dapat menggunakan opsi –memory saat menjalankan container. Berikut adalah cara untuk menetapkan limit memori saat menjalankan container: docker run –memory <jumlah_memori> <image>

Read more

Docker vs. virtual machine: Mana yang lebih baik untuk lingkungan pengembangan?

Posted on February 20, 2023February 21, 2023 by sihendri

Docker dan virtual machine (VM) adalah dua teknologi yang sering digunakan untuk membuat lingkungan pengembangan yang terisolasi. Kedua teknologi ini memiliki kelebihan dan kekurangan masing-masing. Namun, untuk memilih mana yang lebih baik untuk lingkungan pengembangan Anda, perlu dipertimbangkan beberapa faktor. Berikut adalah beberapa faktor yang perlu dipertimbangkan dalam memilih antara Docker dan VM untuk lingkungan…

Read more

Posts navigation

  • 1
  • 2
  • Next

Categories

  • Docker
  • java
  • News
  • Oracle
  • sQL
  • Uncategorized
  • weblogic
  • Windows
  • Wordpress

Latest Post

  • SGA and PGA in Oracle Database Configuration
  • Rumor: NVIDIA GeForce RTX 4070 to be Released on April 13, 2023
  • ASUS Zenfone 10 Leak Reveals It Might No Longer Be Compact
  • How To Substring Until First Space in Oracle String
  • TikTok set daily screen time limit for under 18s to 60 minutes
©2023 Sihendri | Built using WordPress and Responsive Blogily theme by Superb