Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Get data the way you want

    Kubernetes – Labels & Selectors

    • Post author:S J
    • Post published:August 23, 2021
    • Post category:kubernetes
    • Post comments:0 Comments

    Labels Labels are key-value pairs which are attached to pods, replication controller and services. They are used as identifying attributes for objects such as pods and replication controller. They can…

    Continue ReadingKubernetes – Labels & Selectors

    Kubernetes – Jobs

    • Post author:S J
    • Post published:August 23, 2021
    • Post category:kubernetes
    • Post comments:0 Comments

    The main function of a job is to create one or more pod and tracks about the success of pods. They ensure that the specified number of pods are completed…

    Continue ReadingKubernetes – Jobs

    Kubernetes – Images

    • Post author:S J
    • Post published:August 23, 2021
    • Post category:kubernetes
    • Post comments:2 Comments

    Kubernetes (Docker) images are the key building blocks of Containerized Infrastructure. As of now, we are only supporting Kubernetes to support Docker images. Each container in a pod has its…

    Continue ReadingKubernetes – Images

    Kubernetes – Setup

    • Post author:S J
    • Post published:August 23, 2021
    • Post category:kubernetes
    • Post comments:0 Comments

    It is important to set up the Virtual Datacenter (vDC) before setting up Kubernetes. This can be considered as a set of machines where they can communicate with each other…

    Continue ReadingKubernetes – Setup

    PL/SQL – Strings

    • Post author:B D
    • Post published:August 23, 2021
    • Post category:PL/SQL
    • Post comments:0 Comments

    The string in PL/SQL is actually a sequence of characters with an optional size specification. The characters could be numeric, letters, blank, special characters, or a combination of all. PL/SQL…

    Continue ReadingPL/SQL – Strings

    Kubernetes – Architecture

    • Post author:S J
    • Post published:August 23, 2021
    • Post category:kubernetes
    • Post comments:0 Comments

    In this chapter, we will discuss the basic architecture of Kubernetes. Kubernetes - Cluster Architecture As seen in the following diagram, Kubernetes follows client-server architecture. Wherein, we have master installed…

    Continue ReadingKubernetes – Architecture

    Kubernetes Tutorial

    • Post author:S J
    • Post published:August 23, 2021
    • Post category:kubernetes
    • Post comments:0 Comments

    Kubernetes is a container management technology developed in Google lab to manage containerized applications in different kind of environments such as physical, virtual, and cloud infrastructure. It is an open…

    Continue ReadingKubernetes Tutorial

    PL/SQL – GOTO Statement

    • Post author:B D
    • Post published:August 23, 2021
    • Post category:PL/SQL
    • Post comments:1 Comment

    A GOTO statement in PL/SQL programming language provides an unconditional jump from the GOTO to a labeled statement in the same subprogram. NOTE − The use of the GOTO statement is not recommended…

    Continue ReadingPL/SQL – GOTO Statement

    PL/SQL – CONTINUE Statement

    • Post author:B D
    • Post published:August 23, 2021
    • Post category:PL/SQL
    • Post comments:0 Comments

    The CONTINUE statement causes the loop to skip the remainder of its body and immediately retest its condition prior to reiterating. In other words, it forces the next iteration of the loop…

    Continue ReadingPL/SQL – CONTINUE Statement

    PL/SQL – EXIT Statement

    • Post author:B D
    • Post published:August 23, 2021
    • Post category:PL/SQL
    • Post comments:1 Comment

    The EXIT statement in PL/SQL programming language has the following two usages − When the EXIT statement is encountered inside a loop, the loop is immediately terminated and the program control resumes…

    Continue ReadingPL/SQL – EXIT Statement
    • Go to the previous page
    • 1
    • …
    • 479
    • 480
    • 481
    • 482
    • 483
    • 484
    • 485
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP