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

    AWS ElastiCache – IAM policies

    • Post author:K Z
    • Post published:August 21, 2021
    • Post category:AWS ElastiCache
    • Post comments:0 Comments

    Using any AWS resource needs permissions from the AWS account holder to the user requesting such permission. Whether it is creation, access or deletion of the resource, all such actions…

    Continue ReadingAWS ElastiCache – IAM policies

    XSD – Complex Mix Element

    • Post author:k A
    • Post published:August 21, 2021
    • Post category:XSD
    • Post comments:0 Comments

    Complex Mix Element can have text and attribute and elements. See the following example − <student rollno = "393"> Dear <firstname>Dinkar</firstname> <lastname>Kad</lastname> <nickname>Dinkar</nickname> <marks>85</marks> </student> We can declare such Complex…

    Continue ReadingXSD – Complex Mix Element

    AWS ElastiCache – Delete Memcached Cluster

    • Post author:K Z
    • Post published:August 21, 2021
    • Post category:AWS ElastiCache
    • Post comments:0 Comments

    Once you have achieved the purpose of using an ElastiCache cluster, you will eventually reach a point when you no longer need the cluster either because you have a new…

    Continue ReadingAWS ElastiCache – Delete Memcached Cluster

    XSD – Complex Text Only Element

    • Post author:k A
    • Post published:August 21, 2021
    • Post category:XSD
    • Post comments:0 Comments

    Complex Text-only Element can only have text and attribute, but no content. See the following example − <marks grade = "A" >90</student> We can declare Complex Text-only elements using the…

    Continue ReadingXSD – Complex Text Only Element

    AWS ElastiCache – Connecting to Cluster in VPC

    • Post author:K Z
    • Post published:August 21, 2021
    • Post category:AWS ElastiCache
    • Post comments:0 Comments

    The following scenarios are supported by AWS ElastiCache platform to connect to clusters in a VPC. We already know from previous section that we use a EC2 instance to connect…

    Continue ReadingAWS ElastiCache – Connecting to Cluster in VPC

    AWS ElastiCache – Creating Memcached Cluster

    • Post author:K Z
    • Post published:August 21, 2021
    • Post category:AWS ElastiCache
    • Post comments:0 Comments

    Memcached is an open source, high-performance, distributed memory caching system intended to speed up dynamic web applications by reducing the database load. It is a key-value dictionary of strings, objects,…

    Continue ReadingAWS ElastiCache – Creating Memcached Cluster

    AWS ElastiCache – Memcached VPC

    • Post author:K Z
    • Post published:August 21, 2021
    • Post category:AWS ElastiCache
    • Post comments:0 Comments

    The VPC of the EC2 instance used for connecting to the Memcached cluster may not be the same VPC in as that of the cluster. In such cases we need…

    Continue ReadingAWS ElastiCache – Memcached VPC

    AWS ElastiCache – Add TTL

    • Post author:K Z
    • Post published:August 21, 2021
    • Post category:AWS ElastiCache
    • Post comments:0 Comments

    TTL is also known as Time to live. It is used to take advantage of both the lazy load strategy as well as write through strategy. These two strategies were…

    Continue ReadingAWS ElastiCache – Add TTL

    AWS ElastiCache – Write Through

    • Post author:K Z
    • Post published:August 21, 2021
    • Post category:AWS ElastiCache
    • Post comments:0 Comments

    Like lazy loading, write through is another caching strategy but unlike lazy loading, it does not wait for a hit or miss. It is a straight forward strategy in which…

    Continue ReadingAWS ElastiCache – Write Through

    AWS ElastiCache – Lazy Loading

    • Post author:K Z
    • Post published:August 21, 2021
    • Post category:AWS ElastiCache
    • Post comments:0 Comments

    There are different ways to populate the cache and keep maintaining the cache. These different ways are known as caching strategies. A gaming site maintaining the leaderboard data needs a…

    Continue ReadingAWS ElastiCache – Lazy Loading
    • Go to the previous page
    • 1
    • …
    • 514
    • 515
    • 516
    • 517
    • 518
    • 519
    • 520
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP