DevOps Classroom notes 30/Dec/2023

Infra Provisioning workshop

Terraform provisioners

Possibilities with Infrastructure and deployment

Preview

Virtual Machine based deployment

  • create a ubuntu linux vm
  • install java
  • run springpetclinic as a service

Terraform + Azure

  • Refer Here for the template
  • Exercise:
    • Create a springpetclinic as a service
    • Add variables
    • Add workspaces
    • Add tfvars per environment

Terraform + AWS

  • Refer Here for the template
  • Exercise:
    • Create a springpetclinic as a service
    • Add variables
    • Add workspaces
    • Add tfvars per environment

ARM Template

  • Refer Here for arm template with paramter values file

Cloudformation Template

  • Refer Here for the changes
  • Add the fix for cloud init failing
  • Note: try changing the ami id (ubuntu 20)

null_resource

  • If you need provisioning to execute on demand we can use null resources as discussed in the class Refer Here for the changeset

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

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

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube