DevOps Classroom notes 27/Dec/2024

Establishing Database Connections from applications

  • Applications connect to database by using connection strings, Connection string contains
    • database servers ip/name
    • credentials
    • database name

Auto Scaling

  • Cloud providers support autoscaling which can be configured according to our needs
  • To give a consistent access to the application we create a load balancer with public ip.
  • Load balancer should forward the requests to the servers where application is working, to ensure application is working on the servers we perform health checks

DNS (Domain Naming Servers)

  • DNS servers maintains records, which is maintained for two purposes
    • Public
    • Internal/Private
  • DNS Servers maintain different types of records
    • A => Name to ipv4 address
    • AAAA => Name to ipV6 address
    • CName => alias

VPN

  • Overview
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

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

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%