├── modules └── config │ └── __init__.py ├── terravision ├── clearcache.sh ├── terravision.bat ├── override.tf ├── ai-backend-terraform ├── lambda │ └── requirements.txt └── terraform.tfvars ├── images ├── code.png └── architecture.png ├── pytest.ini ├── resource_images ├── aws │ ├── aws.png │ ├── ml │ │ ├── q.png │ │ ├── lex.png │ │ ├── bedrock.png │ │ ├── kendra.png │ │ ├── polly.png │ │ ├── deeplens.png │ │ ├── deepracer.png │ │ ├── forecast.png │ │ ├── sagemaker.png │ │ ├── textract.png │ │ ├── transform.png │ │ ├── translate.png │ │ ├── augmented-ai.png │ │ ├── comprehend.png │ │ ├── deepcomposer.png │ │ ├── personalize.png │ │ ├── rekognition.png │ │ ├── transcribe.png │ │ ├── fraud-detector.png │ │ ├── elastic-inference.png │ │ ├── machine-learning.png │ │ ├── rekognition-image.png │ │ ├── rekognition-video.png │ │ ├── sagemaker-model.png │ │ ├── tensorflow-on-aws.png │ │ ├── apache-mxnet-on-aws.png │ │ ├── deep-learning-amis.png │ │ ├── sagemaker-notebook.png │ │ ├── sagemaker-ground-truth.png │ │ └── sagemaker-training-job.png │ ├── ar │ │ ├── ar-vr.png │ │ └── sumerian.png │ ├── compute │ │ ├── ec2.png │ │ ├── batch.png │ │ ├── compute.png │ │ ├── ec2-ami.png │ │ ├── fargate.png │ │ ├── lambda.png │ │ ├── karpenter.png │ │ ├── lightsail.png │ │ ├── outposts.png │ │ ├── app-runner.png │ │ ├── ec2-instance.png │ │ ├── ec2-rescue.png │ │ ├── ec2-rounded.png │ │ ├── local-zones.png │ │ ├── wavelength.png │ │ ├── batch-rounded.png │ │ ├── ec2-instances.png │ │ ├── lambda-rounded.png │ │ ├── thinkbox-draft.png │ │ ├── thinkbox-frost.png │ │ ├── thinkbox-stoke.png │ │ ├── thinkbox-xmesh.png │ │ ├── compute-optimizer.png │ │ ├── compute-rounded.png │ │ ├── ec2-auto-scaling.png │ │ ├── ec2-image-builder.png │ │ ├── ec2-spot-instance.png │ │ ├── elastic-beanstalk.png │ │ ├── fargate-rounded.png │ │ ├── lambda-function.png │ │ ├── lightsail-rounded.png │ │ ├── outposts-rounded.png │ │ ├── thinkbox-deadline.png │ │ ├── thinkbox-krakatoa.png │ │ └── thinkbox-sequoia.png │ ├── cost │ │ ├── budgets.png │ │ ├── cost-explorer.png │ │ ├── cost-management.png │ │ └── savings-plans.png │ ├── database │ │ ├── rds.png │ │ ├── aurora.png │ │ ├── database.png │ │ ├── dynamodb.png │ │ ├── neptune.png │ │ ├── redshift.png │ │ ├── elasticache.png │ │ ├── timestream.png │ │ ├── dynamodb-dax.png │ │ ├── dynamodb-item.png │ │ ├── rds-instance.png │ │ ├── rds-on-vmware.png │ │ ├── aurora-instance.png │ │ ├── dynamodb-items.png │ │ ├── dynamodb-streams.png │ │ └── dynamodb-table.png │ ├── general │ │ ├── aws.png │ │ ├── disk.png │ │ ├── sdk.png │ │ ├── user.png │ │ ├── vpc.png │ │ ├── blank.png │ │ ├── client.png │ │ ├── forums.png │ │ ├── general.png │ │ ├── toolkit.png │ │ ├── users.png │ │ ├── aws_account.png │ │ ├── generic-sdk.png │ │ ├── marketplace.png │ │ ├── multimedia.png │ │ ├── saml-token.png │ │ ├── ssl-padlock.png │ │ ├── tape-storage.png │ │ ├── internet-alt1.png │ │ ├── internet-alt2.png │ │ ├── mobile-client.png │ │ ├── generic-database.png │ │ ├── generic-firewall.png │ │ ├── internet-gateway.png │ │ └── office-building.png │ ├── iot │ │ ├── freertos.png │ │ ├── iot-bank.png │ │ ├── iot-car.png │ │ ├── iot-cart.png │ │ ├── iot-core.png │ │ ├── iot-http.png │ │ ├── iot-jobs.png │ │ ├── iot-mqtt.png │ │ ├── iot-rule.png │ │ ├── iot-1-click.png │ │ ├── iot-action.png │ │ ├── iot-bicycle.png │ │ ├── iot-button.png │ │ ├── iot-camera.png │ │ ├── iot-events.png │ │ ├── iot-factory.png │ │ ├── iot-fire-tv.png │ │ ├── iot-generic.png │ │ ├── iot-house.png │ │ ├── iot-http2.png │ │ ├── iot-lambda.png │ │ ├── iot-policy.png │ │ ├── iot-sensor.png │ │ ├── iot-servo.png │ │ ├── iot-shadow.png │ │ ├── iot-topic.png │ │ ├── iot-travel.png │ │ ├── iot-utility.png │ │ ├── iot-actuator.png │ │ ├── iot-analytics.png │ │ ├── iot-door-lock.png │ │ ├── iot-lightbulb.png │ │ ├── iot-simulator.png │ │ ├── iot-sitewise.png │ │ ├── iot-windfarm.png │ │ ├── iot-alexa-echo.png │ │ ├── iot-alexa-skill.png │ │ ├── iot-certificate.png │ │ ├── iot-coffee-pot.png │ │ ├── iot-greengrass.png │ │ ├── iot-thermostat.png │ │ ├── iot-things-graph.png │ │ ├── internet-of-things.png │ │ ├── iot-desired-state.png │ │ ├── iot-device-gateway.png │ │ ├── iot-fire-tv-stick.png │ │ ├── iot-hardware-board.png │ │ ├── iot-reported-state.png │ │ ├── iot-analytics-channel.png │ │ ├── iot-device-defender.png │ │ ├── iot-device-management.png │ │ ├── iot-medical-emergency.png │ │ └── iot-policy-emergency.png │ ├── network │ │ ├── nacl.png │ │ ├── vpc.png │ │ ├── app-mesh.png │ │ ├── cloud-map.png │ │ ├── endpoint.png │ │ ├── route-53.png │ │ ├── api-gateway.png │ │ ├── client-vpn.png │ │ ├── cloudfront.png │ │ ├── nat-gateway.png │ │ ├── privatelink.png │ │ ├── route-table.png │ │ ├── vpc-peering.png │ │ ├── vpc-router.png │ │ ├── vpn-gateway.png │ │ ├── direct-connect.png │ │ ├── private-subnet.png │ │ ├── private_subnet.png │ │ ├── public-subnet.png │ │ ├── public_subnet.png │ │ ├── vpc-flow-logs.png │ │ ├── vpn-connection.png │ │ ├── internet-gateway.png │ │ ├── network-firewall.png │ │ ├── site-to-site-vpn.png │ │ └── transit-gateway.png │ ├── security │ │ ├── waf.png │ │ ├── macie.png │ │ ├── shield.png │ │ ├── artifact.png │ │ ├── cloudhsm.png │ │ ├── cognito.png │ │ ├── detective.png │ │ ├── guardduty.png │ │ ├── inspector.png │ │ ├── simple-ad.png │ │ ├── ad-connector.png │ │ ├── security-hub.png │ │ ├── security-lake.png │ │ ├── cloud-directory.png │ │ ├── firewall-manager.png │ │ ├── inspector-agent.png │ │ ├── secrets-manager.png │ │ └── shield-advanced.png │ ├── storage │ │ ├── fsx.png │ │ ├── backup.png │ │ ├── storage.png │ │ ├── snowball.png │ │ ├── s3-glacier.png │ │ ├── snowmobile.png │ │ ├── fsx-for-lustre.png │ │ └── snowball-edge.png │ ├── analytics │ │ ├── emr.png │ │ ├── glue.png │ │ ├── athena.png │ │ ├── kinesis.png │ │ ├── analytics.png │ │ ├── emr-engine.png │ │ ├── quicksight.png │ │ ├── redshift.png │ │ ├── cloudsearch.png │ │ ├── emr-cluster.png │ │ ├── data-pipeline.png │ │ ├── glue-crawlers.png │ │ └── lake-formation.png │ ├── business │ │ ├── chime.png │ │ └── workmail.png │ ├── devtools │ │ ├── cloud9.png │ │ ├── x-ray.png │ │ ├── codestar.png │ │ ├── cloudshell.png │ │ ├── codebuild.png │ │ ├── codecommit.png │ │ ├── codedeploy.png │ │ ├── codeartifact.png │ │ ├── codepipeline.png │ │ ├── cloud9-resource.png │ │ ├── developer-tools.png │ │ └── tools-and-sdks.png │ ├── enablement │ │ ├── iq.png │ │ └── support.png │ ├── game │ │ ├── game-tech.png │ │ └── gamelift.png │ ├── integration │ │ ├── mq.png │ │ ├── appsync.png │ │ └── eventbridge.png │ ├── mobile │ │ ├── amplify.png │ │ ├── appsync.png │ │ ├── mobile.png │ │ ├── pinpoint.png │ │ ├── api-gateway.png │ │ └── device-farm.png │ ├── quantum │ │ └── braket.png │ ├── enduser │ │ ├── workdocs.png │ │ ├── worklink.png │ │ ├── workspaces.png │ │ └── appstream-2-0.png │ ├── management │ │ ├── config.png │ │ ├── proton.png │ │ ├── chatbot.png │ │ ├── codeguru.png │ │ ├── opsworks.png │ │ ├── cloudtrail.png │ │ ├── cloudwatch.png │ │ ├── auto-scaling.png │ │ ├── cloudformation.png │ │ ├── control-tower.png │ │ ├── opsworks-apps.png │ │ ├── opsworks-stack.png │ │ └── organizations.png │ ├── robotics │ │ ├── robotics.png │ │ └── robomaker.png │ ├── engagement │ │ ├── connect.png │ │ └── pinpoint.png │ ├── media │ │ ├── elemental-live.png │ │ ├── media-services.png │ │ ├── elemental-delta.png │ │ ├── elemental-server.png │ │ ├── elastic-transcoder.png │ │ ├── elemental-conductor.png │ │ └── elemental-medialive.png │ ├── migration │ │ ├── datasync.png │ │ ├── snowball.png │ │ ├── snowmobile.png │ │ ├── datasync-agent.png │ │ ├── migration-hub.png │ │ └── snowball-edge.png │ ├── satellite │ │ ├── satellite.png │ │ └── ground-station.png │ └── blockchain │ │ └── blockchain.png ├── gcp │ ├── gcp.png │ ├── ml │ │ ├── tpu.png │ │ ├── ai-hub.png │ │ ├── automl.png │ │ ├── jobs-api.png │ │ ├── vertex-ai.png │ │ ├── ai-platform.png │ │ ├── vision-api.png │ │ ├── automl-tables.png │ │ ├── automl-vision.png │ │ ├── inference-api.png │ │ ├── speech-to-text.png │ │ ├── text-to-speech.png │ │ ├── translation-api.png │ │ ├── automl-translation.png │ │ └── recommendations-ai.png │ ├── api │ │ ├── apigee.png │ │ ├── api-gateway.png │ │ └── endpoints.png │ ├── compute │ │ ├── gpu.png │ │ ├── run.png │ │ ├── functions.png │ │ ├── app-engine.png │ │ ├── gke-on-prem.png │ │ └── compute-engine.png │ ├── database │ │ ├── sql.png │ │ ├── bigtable.png │ │ ├── spanner.png │ │ ├── datastore.png │ │ ├── firestore.png │ │ └── memorystore.png │ ├── devtools │ │ ├── sdk.png │ │ ├── build.png │ │ ├── code.png │ │ ├── tasks.png │ │ ├── test-lab.png │ │ ├── cloud-shell.png │ │ ├── ide-plugins.png │ │ └── scheduler.png │ ├── iot │ │ └── iot-core.png │ ├── network │ │ ├── cdn.png │ │ ├── dns.png │ │ ├── nat.png │ │ ├── vpn.png │ │ ├── armor.png │ │ ├── network.png │ │ ├── router.png │ │ ├── routes.png │ │ ├── cloud-ids.png │ │ ├── service-mesh.png │ │ ├── firewall-rules.png │ │ ├── load-balancing.png │ │ └── network-tiers.png │ ├── security │ │ ├── iam.png │ │ └── iap.png │ ├── storage │ │ ├── storage.png │ │ ├── filestore.png │ │ └── local-ssd.png │ ├── analytics │ │ ├── datalab.png │ │ ├── looker.png │ │ ├── pubsub.png │ │ ├── bigquery.png │ │ ├── composer.png │ │ ├── dataflow.png │ │ ├── dataprep.png │ │ ├── dataproc.png │ │ ├── genomics.png │ │ ├── data-catalog.png │ │ └── data-fusion.png │ ├── management │ │ ├── quotas.png │ │ ├── billing.png │ │ ├── project.png │ │ └── support.png │ └── operations │ │ ├── logging.png │ │ └── monitoring.png ├── azure │ ├── azure.png │ ├── iot │ │ ├── maps.png │ │ ├── sphere.png │ │ ├── iot-edge.png │ │ ├── iot-hub.png │ │ ├── azure-stack.png │ │ ├── event-hubs.png │ │ ├── logic-apps.png │ │ ├── digital-twins.png │ │ ├── function-apps.png │ │ ├── industrial-iot.png │ │ ├── azure-cosmos-db.png │ │ └── iot-hub-security.png │ ├── compute │ │ ├── vm.png │ │ ├── disks.png │ │ ├── hosts.png │ │ ├── images.png │ │ ├── host-pools.png │ │ ├── os-images.png │ │ ├── vm-classic.png │ │ ├── vm-images.png │ │ ├── vm-linux.png │ │ ├── vm-windows.png │ │ ├── workspaces.png │ │ ├── app-services.png │ │ ├── host-groups.png │ │ ├── spring-cloud.png │ │ ├── vm-scale-set.png │ │ └── workspaces-2.png │ ├── menu │ │ └── keys.png │ ├── other │ │ ├── fiji.png │ │ ├── rtos.png │ │ ├── wac.png │ │ ├── aquila.png │ │ ├── avs-vm.png │ │ ├── azure-a.png │ │ ├── azurite.png │ │ ├── ceres.png │ │ ├── aks-istio.png │ │ ├── disk-pool.png │ │ ├── peerings.png │ │ ├── ssh-keys.png │ │ ├── test-base.png │ │ ├── web-jobs.png │ │ ├── aad-licenses.png │ │ ├── azure-quotas.png │ │ ├── azure-sphere.png │ │ ├── backup-vault.png │ │ ├── cost-export.png │ │ ├── defender-hmi.png │ │ ├── defender-plc.png │ │ ├── defender-rtu.png │ │ ├── elastic-san.png │ │ ├── fhir-service.png │ │ ├── sonic-dash.png │ │ ├── arc-kubernetes.png │ │ ├── arc-sql-server.png │ │ ├── azure-orbital.png │ │ ├── dashboard-hub.png │ │ ├── dedicated-hsm.png │ │ ├── defender-meter.png │ │ ├── defender-relay.png │ │ ├── defender-slot.png │ │ ├── instance-pools.png │ │ ├── resource-guard.png │ │ ├── resource-mover.png │ │ ├── savings-plans.png │ │ └── template-specs.png │ ├── web │ │ ├── search.png │ │ ├── app-space.png │ │ ├── signalr.png │ │ ├── api-center.png │ │ ├── static-apps.png │ │ ├── app-services.png │ │ ├── media-services.png │ │ ├── power-platform.png │ │ ├── api-connections.png │ │ └── cognitive-search.png │ ├── database │ │ ├── sql.png │ │ ├── sql-vm.png │ │ ├── cosmos-db.png │ │ ├── data-lake.png │ │ └── sql-servers.png │ ├── devops │ │ ├── boards.png │ │ ├── devops.png │ │ ├── repos.png │ │ ├── artifacts.png │ │ ├── cloudtest.png │ │ ├── pipelines.png │ │ ├── test-plans.png │ │ ├── azure-devops.png │ │ ├── devtest-labs.png │ │ ├── lab-accounts.png │ │ ├── lab-services.png │ │ └── load-testing.png │ ├── general │ │ ├── bug.png │ │ ├── cache.png │ │ ├── code.png │ │ ├── cubes.png │ │ ├── error.png │ │ ├── file.png │ │ ├── files.png │ │ ├── ftp.png │ │ ├── gear.png │ │ ├── guide.png │ │ ├── heart.png │ │ ├── image.png │ │ ├── learn.png │ │ ├── media.png │ │ ├── power.png │ │ ├── ssd.png │ │ ├── table.png │ │ ├── tag.png │ │ ├── tags.png │ │ ├── backlog.png │ │ ├── branch.png │ │ ├── browser.png │ │ ├── builds.png │ │ ├── commit.png │ │ ├── counter.png │ │ ├── mobile.png │ │ ├── module.png │ │ ├── recent.png │ │ ├── search.png │ │ ├── support.png │ │ ├── toolbox.png │ │ ├── azurehome.png │ │ ├── biz-talk.png │ │ ├── blob-block.png │ │ ├── blob-page.png │ │ ├── controls.png │ │ ├── dashboard.png │ │ ├── download.png │ │ ├── extensions.png │ │ ├── load-test.png │ │ ├── location.png │ │ ├── media-file.png │ │ ├── power-up.png │ │ ├── powershell.png │ │ ├── resource.png │ │ ├── scheduler.png │ │ ├── templates.png │ │ ├── usericon.png │ │ ├── versions.png │ │ ├── web-slots.png │ │ ├── web-test.png │ │ ├── whatsnew.png │ │ ├── workbooks.png │ │ ├── workflow.png │ │ ├── allresources.png │ │ ├── cost-alerts.png │ │ ├── cost-budgets.png │ │ ├── dev-console.png │ │ ├── folder-blank.png │ │ ├── globe-error.png │ │ ├── helpsupport.png │ │ ├── information.png │ │ ├── input-output.png │ │ ├── journey-hub.png │ │ ├── marketplace.png │ │ ├── reservations.png │ │ ├── search-grid.png │ │ ├── server-farm.png │ │ ├── troubleshoot.png │ │ ├── twousericon.png │ │ ├── userprivacy.png │ │ └── userresource.png │ ├── intune │ │ ├── ebooks.png │ │ ├── intune.png │ │ ├── devices.png │ │ ├── mindaro.png │ │ ├── client-apps.png │ │ └── tenant-status.png │ ├── ml │ │ ├── batch-ai.png │ │ ├── bot-services.png │ │ ├── azure-open-ai.png │ │ └── genomics-accounts.png │ ├── monitor │ │ ├── logs.png │ │ ├── metrics.png │ │ ├── monitor.png │ │ ├── auto-scale.png │ │ └── activity-log.png │ ├── identity │ │ ├── ad-b2c.png │ │ ├── groups.png │ │ ├── users.png │ │ ├── api-proxy.png │ │ └── security.png │ ├── network │ │ ├── subnets.png │ │ ├── dns-zones.png │ │ ├── firewall.png │ │ ├── cdn-profiles.png │ │ ├── connections.png │ │ ├── front-doors.png │ │ ├── route-tables.png │ │ └── virtual-wans.png │ ├── networking │ │ ├── nat.png │ │ ├── spot-vm.png │ │ ├── subnet.png │ │ ├── bastions.png │ │ ├── dns-zones.png │ │ ├── firewalls.png │ │ ├── ip-groups.png │ │ └── spot-vmss.png │ ├── azurestack │ │ ├── offers.png │ │ ├── plans.png │ │ ├── updates.png │ │ └── capacity.png │ ├── integration │ │ └── relays.png │ ├── migrate │ │ └── data-box.png │ ├── migration │ │ └── data-box.png │ ├── newicons │ │ └── osconfig.png │ ├── security │ │ ├── defender.png │ │ ├── sentinel.png │ │ ├── detonation.png │ │ └── key-vaults.png │ ├── storage │ │ ├── data-box.png │ │ ├── blob-storage.png │ │ ├── data-shares.png │ │ └── netapp-files.png │ ├── analytics │ │ ├── databricks.png │ │ └── event-hubs.png │ ├── databases │ │ ├── azure-sql.png │ │ └── sql-server.png │ └── mobile │ │ └── app-services.png ├── generic │ ├── os │ │ ├── ios.png │ │ ├── suse.png │ │ ├── android.png │ │ ├── centos.png │ │ ├── debian.png │ │ ├── raspbian.png │ │ ├── red-hat.png │ │ ├── ubuntu.png │ │ ├── windows.png │ │ └── linux-general.png │ ├── generic.png │ ├── blank │ │ └── blank.png │ ├── network │ │ ├── vpn.png │ │ ├── Untitled.png │ │ ├── firewall.png │ │ ├── router.png │ │ ├── subnet.png │ │ └── switch.png │ ├── compute │ │ └── rack.png │ ├── database │ │ └── sql.png │ ├── device │ │ ├── mobile.png │ │ └── tablet.png │ ├── place │ │ └── datacenter.png │ ├── storage │ │ └── storage.png │ └── virtualization │ │ └── xen.png └── onprem │ ├── iac │ ├── awx.png │ ├── ansible.png │ ├── atlantis.png │ ├── pulumi.png │ ├── puppet.png │ └── terraform.png │ ├── onprem.png │ ├── vcs │ ├── git.png │ ├── svn.png │ ├── gitea.png │ ├── github.png │ └── gitlab.png │ ├── cd │ ├── tekton.png │ ├── spinnaker.png │ └── tekton-cli.png │ ├── ci │ ├── zuulci.png │ ├── circleci.png │ ├── droneci.png │ ├── gitlabci.png │ ├── jenkins.png │ ├── teamcity.png │ ├── travisci.png │ ├── concourseci.png │ └── github-actions.png │ ├── client │ ├── user.png │ ├── users.png │ └── client.png │ ├── dns │ ├── coredns.png │ └── powerdns.png │ ├── etl │ └── embulk.png │ ├── gitops │ ├── flux.png │ ├── argocd.png │ └── flagger.png │ ├── identity │ └── dex.png │ ├── logging │ ├── loki.png │ ├── fluentbit.png │ ├── graylog.png │ ├── rsyslog.png │ └── syslog-ng.png │ ├── mlops │ ├── mlflow.png │ └── polyaxon.png │ ├── network │ ├── etcd.png │ ├── kong.png │ ├── tyk.png │ ├── vyos.png │ ├── yarp.png │ ├── apache.png │ ├── bind-9.png │ ├── caddy.png │ ├── consul.png │ ├── envoy.png │ ├── istio.png │ ├── jetty.png │ ├── nginx.png │ ├── ocelot.png │ ├── tomcat.png │ ├── glassfish.png │ ├── gunicorn.png │ ├── haproxy.png │ ├── internet.png │ ├── jbossas.png │ ├── linkerd.png │ ├── mikrotik.png │ ├── opnsense.png │ ├── pfsense.png │ ├── pomerium.png │ ├── powerdns.png │ ├── traefik.png │ ├── wildfly.png │ ├── zookeeper.png │ └── ambassador.png │ ├── proxmox │ └── pve.png │ ├── queue │ ├── celery.png │ ├── emqx.png │ ├── kafka.png │ ├── nats.png │ ├── zeromq.png │ ├── activemq.png │ └── rabbitmq.png │ ├── search │ └── solr.png │ ├── storage │ ├── ceph.png │ ├── ceph-osd.png │ ├── glusterfs.png │ └── portworx.png │ ├── analytics │ ├── beam.png │ ├── dbt.png │ ├── hive.png │ ├── dremio.png │ ├── flink.png │ ├── hadoop.png │ ├── norikra.png │ ├── powerbi.png │ ├── presto.png │ ├── singer.png │ ├── spark.png │ ├── storm.png │ ├── tableau.png │ ├── trino.png │ ├── metabase.png │ └── superset.png │ ├── auth │ ├── boundary.png │ ├── buzzfeed-sso.png │ └── oauth2-proxy.png │ ├── compute │ ├── nomad.png │ └── server.png │ ├── container │ ├── crio.png │ ├── k3s.png │ ├── lxc.png │ ├── rkt.png │ ├── docker.png │ └── gvisor.png │ ├── database │ ├── druid.png │ ├── hbase.png │ ├── mssql.png │ ├── mysql.png │ ├── neo4j.png │ ├── couchdb.png │ ├── dgraph.png │ ├── duckdb.png │ ├── influxdb.png │ ├── mariadb.png │ ├── mongodb.png │ ├── oracle.png │ ├── qdrant.png │ ├── scylla.png │ ├── cassandra.png │ ├── clickhouse.png │ ├── couchbase.png │ ├── janusgraph.png │ └── postgresql.png │ ├── inmemory │ ├── redis.png │ ├── aerospike.png │ ├── hazelcast.png │ └── memcached.png │ ├── registry │ ├── jfrog.png │ └── harbor.png │ ├── security │ ├── trivy.png │ ├── vault.png │ └── bitwarden.png │ ├── tracing │ ├── jaeger.png │ └── tempo.png │ ├── workflow │ ├── nifi.png │ ├── airflow.png │ ├── digdag.png │ └── kubeflow.png │ ├── aggregator │ ├── vector.png │ └── fluentd.png │ ├── monitoring │ ├── cortex.png │ ├── humio.png │ ├── mimir.png │ ├── nagios.png │ ├── sentry.png │ ├── splunk.png │ ├── thanos.png │ ├── zabbix.png │ ├── datadog.png │ ├── grafana.png │ └── newrelic.png │ └── groupware │ └── nextcloud.png └── requirements.txt /modules/config/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /terravision: -------------------------------------------------------------------------------- 1 | terravision.py -------------------------------------------------------------------------------- /clearcache.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | rm -rf ~/.terravision -------------------------------------------------------------------------------- /terravision.bat: -------------------------------------------------------------------------------- 1 | @python "%~dp0terravision.py" %* 2 | -------------------------------------------------------------------------------- /override.tf: -------------------------------------------------------------------------------- 1 | terraform { 2 | backend "local" { 3 | 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /ai-backend-terraform/lambda/requirements.txt: -------------------------------------------------------------------------------- 1 | boto3>=1.28.0 2 | awslambdaric>=2.0.0 3 | -------------------------------------------------------------------------------- /images/code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/images/code.png -------------------------------------------------------------------------------- /ai-backend-terraform/terraform.tfvars: -------------------------------------------------------------------------------- 1 | bedrock_model_id = "us.anthropic.claude-sonnet-4-5-20250929-v1:0" 2 | -------------------------------------------------------------------------------- /images/architecture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/images/architecture.png -------------------------------------------------------------------------------- /pytest.ini: -------------------------------------------------------------------------------- 1 | [pytest] 2 | markers = 3 | slow: marks tests as slow (deselect with '-m "not slow"') 4 | serial -------------------------------------------------------------------------------- /resource_images/aws/aws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/aws.png -------------------------------------------------------------------------------- /resource_images/aws/ml/q.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/q.png -------------------------------------------------------------------------------- /resource_images/gcp/gcp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/gcp.png -------------------------------------------------------------------------------- /resource_images/aws/ml/lex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/lex.png -------------------------------------------------------------------------------- /resource_images/azure/azure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/azure.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/tpu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/tpu.png -------------------------------------------------------------------------------- /resource_images/aws/ar/ar-vr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ar/ar-vr.png -------------------------------------------------------------------------------- /resource_images/aws/ml/bedrock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/bedrock.png -------------------------------------------------------------------------------- /resource_images/aws/ml/kendra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/kendra.png -------------------------------------------------------------------------------- /resource_images/aws/ml/polly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/polly.png -------------------------------------------------------------------------------- /resource_images/azure/iot/maps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/maps.png -------------------------------------------------------------------------------- /resource_images/gcp/api/apigee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/api/apigee.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/ai-hub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/ai-hub.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/automl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/automl.png -------------------------------------------------------------------------------- /resource_images/generic/os/ios.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/os/ios.png -------------------------------------------------------------------------------- /resource_images/onprem/iac/awx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/iac/awx.png -------------------------------------------------------------------------------- /resource_images/onprem/onprem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/onprem.png -------------------------------------------------------------------------------- /resource_images/onprem/vcs/git.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/vcs/git.png -------------------------------------------------------------------------------- /resource_images/onprem/vcs/svn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/vcs/svn.png -------------------------------------------------------------------------------- /resource_images/aws/ar/sumerian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ar/sumerian.png -------------------------------------------------------------------------------- /resource_images/aws/compute/ec2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/ec2.png -------------------------------------------------------------------------------- /resource_images/aws/cost/budgets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/cost/budgets.png -------------------------------------------------------------------------------- /resource_images/aws/database/rds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/rds.png -------------------------------------------------------------------------------- /resource_images/aws/general/aws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/aws.png -------------------------------------------------------------------------------- /resource_images/aws/general/disk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/disk.png -------------------------------------------------------------------------------- /resource_images/aws/general/sdk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/sdk.png -------------------------------------------------------------------------------- /resource_images/aws/general/user.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/user.png -------------------------------------------------------------------------------- /resource_images/aws/general/vpc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/vpc.png -------------------------------------------------------------------------------- /resource_images/aws/iot/freertos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/freertos.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-bank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-bank.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-car.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-car.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-cart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-cart.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-core.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-core.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-http.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-http.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-jobs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-jobs.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-mqtt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-mqtt.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-rule.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-rule.png -------------------------------------------------------------------------------- /resource_images/aws/ml/deeplens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/deeplens.png -------------------------------------------------------------------------------- /resource_images/aws/ml/deepracer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/deepracer.png -------------------------------------------------------------------------------- /resource_images/aws/ml/forecast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/forecast.png -------------------------------------------------------------------------------- /resource_images/aws/ml/sagemaker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/sagemaker.png -------------------------------------------------------------------------------- /resource_images/aws/ml/textract.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/textract.png -------------------------------------------------------------------------------- /resource_images/aws/ml/transform.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/transform.png -------------------------------------------------------------------------------- /resource_images/aws/ml/translate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/translate.png -------------------------------------------------------------------------------- /resource_images/aws/network/nacl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/nacl.png -------------------------------------------------------------------------------- /resource_images/aws/network/vpc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/vpc.png -------------------------------------------------------------------------------- /resource_images/aws/security/waf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/waf.png -------------------------------------------------------------------------------- /resource_images/aws/storage/fsx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/storage/fsx.png -------------------------------------------------------------------------------- /resource_images/azure/compute/vm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/vm.png -------------------------------------------------------------------------------- /resource_images/azure/iot/sphere.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/sphere.png -------------------------------------------------------------------------------- /resource_images/azure/menu/keys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/menu/keys.png -------------------------------------------------------------------------------- /resource_images/azure/other/fiji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/fiji.png -------------------------------------------------------------------------------- /resource_images/azure/other/rtos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/rtos.png -------------------------------------------------------------------------------- /resource_images/azure/other/wac.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/wac.png -------------------------------------------------------------------------------- /resource_images/azure/web/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/web/search.png -------------------------------------------------------------------------------- /resource_images/gcp/compute/gpu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/compute/gpu.png -------------------------------------------------------------------------------- /resource_images/gcp/compute/run.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/compute/run.png -------------------------------------------------------------------------------- /resource_images/gcp/database/sql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/database/sql.png -------------------------------------------------------------------------------- /resource_images/gcp/devtools/sdk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/devtools/sdk.png -------------------------------------------------------------------------------- /resource_images/gcp/iot/iot-core.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/iot/iot-core.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/jobs-api.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/jobs-api.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/vertex-ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/vertex-ai.png -------------------------------------------------------------------------------- /resource_images/gcp/network/cdn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/cdn.png -------------------------------------------------------------------------------- /resource_images/gcp/network/dns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/dns.png -------------------------------------------------------------------------------- /resource_images/gcp/network/nat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/nat.png -------------------------------------------------------------------------------- /resource_images/gcp/network/vpn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/vpn.png -------------------------------------------------------------------------------- /resource_images/gcp/security/iam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/security/iam.png -------------------------------------------------------------------------------- /resource_images/gcp/security/iap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/security/iap.png -------------------------------------------------------------------------------- /resource_images/generic/generic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/generic.png -------------------------------------------------------------------------------- /resource_images/generic/os/suse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/os/suse.png -------------------------------------------------------------------------------- /resource_images/onprem/cd/tekton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/cd/tekton.png -------------------------------------------------------------------------------- /resource_images/onprem/ci/zuulci.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/ci/zuulci.png -------------------------------------------------------------------------------- /resource_images/onprem/vcs/gitea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/vcs/gitea.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/emr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/emr.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/glue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/glue.png -------------------------------------------------------------------------------- /resource_images/aws/business/chime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/business/chime.png -------------------------------------------------------------------------------- /resource_images/aws/compute/batch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/batch.png -------------------------------------------------------------------------------- /resource_images/aws/compute/compute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/compute.png -------------------------------------------------------------------------------- /resource_images/aws/compute/ec2-ami.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/ec2-ami.png -------------------------------------------------------------------------------- /resource_images/aws/compute/fargate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/fargate.png -------------------------------------------------------------------------------- /resource_images/aws/compute/lambda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/lambda.png -------------------------------------------------------------------------------- /resource_images/aws/database/aurora.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/aurora.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/cloud9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/cloud9.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/x-ray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/x-ray.png -------------------------------------------------------------------------------- /resource_images/aws/enablement/iq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/enablement/iq.png -------------------------------------------------------------------------------- /resource_images/aws/game/game-tech.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/game/game-tech.png -------------------------------------------------------------------------------- /resource_images/aws/game/gamelift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/game/gamelift.png -------------------------------------------------------------------------------- /resource_images/aws/general/blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/blank.png -------------------------------------------------------------------------------- /resource_images/aws/general/client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/client.png -------------------------------------------------------------------------------- /resource_images/aws/general/forums.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/forums.png -------------------------------------------------------------------------------- /resource_images/aws/general/general.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/general.png -------------------------------------------------------------------------------- /resource_images/aws/general/toolkit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/toolkit.png -------------------------------------------------------------------------------- /resource_images/aws/general/users.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/users.png -------------------------------------------------------------------------------- /resource_images/aws/integration/mq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/integration/mq.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-1-click.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-1-click.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-action.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-action.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-bicycle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-bicycle.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-button.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-camera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-camera.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-events.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-events.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-factory.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-factory.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-fire-tv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-fire-tv.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-generic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-generic.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-house.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-house.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-http2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-http2.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-lambda.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-lambda.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-policy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-policy.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-sensor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-sensor.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-servo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-servo.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-shadow.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-topic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-topic.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-travel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-travel.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-utility.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-utility.png -------------------------------------------------------------------------------- /resource_images/aws/ml/augmented-ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/augmented-ai.png -------------------------------------------------------------------------------- /resource_images/aws/ml/comprehend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/comprehend.png -------------------------------------------------------------------------------- /resource_images/aws/ml/deepcomposer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/deepcomposer.png -------------------------------------------------------------------------------- /resource_images/aws/ml/personalize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/personalize.png -------------------------------------------------------------------------------- /resource_images/aws/ml/rekognition.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/rekognition.png -------------------------------------------------------------------------------- /resource_images/aws/ml/transcribe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/transcribe.png -------------------------------------------------------------------------------- /resource_images/aws/mobile/amplify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/mobile/amplify.png -------------------------------------------------------------------------------- /resource_images/aws/mobile/appsync.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/mobile/appsync.png -------------------------------------------------------------------------------- /resource_images/aws/mobile/mobile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/mobile/mobile.png -------------------------------------------------------------------------------- /resource_images/aws/mobile/pinpoint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/mobile/pinpoint.png -------------------------------------------------------------------------------- /resource_images/aws/quantum/braket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/quantum/braket.png -------------------------------------------------------------------------------- /resource_images/aws/security/macie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/macie.png -------------------------------------------------------------------------------- /resource_images/aws/security/shield.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/shield.png -------------------------------------------------------------------------------- /resource_images/aws/storage/backup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/storage/backup.png -------------------------------------------------------------------------------- /resource_images/aws/storage/storage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/storage/storage.png -------------------------------------------------------------------------------- /resource_images/azure/compute/disks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/disks.png -------------------------------------------------------------------------------- /resource_images/azure/compute/hosts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/hosts.png -------------------------------------------------------------------------------- /resource_images/azure/database/sql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/database/sql.png -------------------------------------------------------------------------------- /resource_images/azure/devops/boards.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/boards.png -------------------------------------------------------------------------------- /resource_images/azure/devops/devops.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/devops.png -------------------------------------------------------------------------------- /resource_images/azure/devops/repos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/repos.png -------------------------------------------------------------------------------- /resource_images/azure/general/bug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/bug.png -------------------------------------------------------------------------------- /resource_images/azure/general/cache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/cache.png -------------------------------------------------------------------------------- /resource_images/azure/general/code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/code.png -------------------------------------------------------------------------------- /resource_images/azure/general/cubes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/cubes.png -------------------------------------------------------------------------------- /resource_images/azure/general/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/error.png -------------------------------------------------------------------------------- /resource_images/azure/general/file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/file.png -------------------------------------------------------------------------------- /resource_images/azure/general/files.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/files.png -------------------------------------------------------------------------------- /resource_images/azure/general/ftp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/ftp.png -------------------------------------------------------------------------------- /resource_images/azure/general/gear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/gear.png -------------------------------------------------------------------------------- /resource_images/azure/general/guide.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/guide.png -------------------------------------------------------------------------------- /resource_images/azure/general/heart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/heart.png -------------------------------------------------------------------------------- /resource_images/azure/general/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/image.png -------------------------------------------------------------------------------- /resource_images/azure/general/learn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/learn.png -------------------------------------------------------------------------------- /resource_images/azure/general/media.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/media.png -------------------------------------------------------------------------------- /resource_images/azure/general/power.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/power.png -------------------------------------------------------------------------------- /resource_images/azure/general/ssd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/ssd.png -------------------------------------------------------------------------------- /resource_images/azure/general/table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/table.png -------------------------------------------------------------------------------- /resource_images/azure/general/tag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/tag.png -------------------------------------------------------------------------------- /resource_images/azure/general/tags.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/tags.png -------------------------------------------------------------------------------- /resource_images/azure/intune/ebooks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/intune/ebooks.png -------------------------------------------------------------------------------- /resource_images/azure/intune/intune.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/intune/intune.png -------------------------------------------------------------------------------- /resource_images/azure/iot/iot-edge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/iot-edge.png -------------------------------------------------------------------------------- /resource_images/azure/iot/iot-hub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/iot-hub.png -------------------------------------------------------------------------------- /resource_images/azure/ml/batch-ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/ml/batch-ai.png -------------------------------------------------------------------------------- /resource_images/azure/monitor/logs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/monitor/logs.png -------------------------------------------------------------------------------- /resource_images/azure/other/aquila.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/aquila.png -------------------------------------------------------------------------------- /resource_images/azure/other/avs-vm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/avs-vm.png -------------------------------------------------------------------------------- /resource_images/azure/other/azure-a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/azure-a.png -------------------------------------------------------------------------------- /resource_images/azure/other/azurite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/azurite.png -------------------------------------------------------------------------------- /resource_images/azure/other/ceres.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/ceres.png -------------------------------------------------------------------------------- /resource_images/azure/web/app-space.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/web/app-space.png -------------------------------------------------------------------------------- /resource_images/azure/web/signalr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/web/signalr.png -------------------------------------------------------------------------------- /resource_images/gcp/api/api-gateway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/api/api-gateway.png -------------------------------------------------------------------------------- /resource_images/gcp/api/endpoints.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/api/endpoints.png -------------------------------------------------------------------------------- /resource_images/gcp/devtools/build.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/devtools/build.png -------------------------------------------------------------------------------- /resource_images/gcp/devtools/code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/devtools/code.png -------------------------------------------------------------------------------- /resource_images/gcp/devtools/tasks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/devtools/tasks.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/ai-platform.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/ai-platform.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/vision-api.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/vision-api.png -------------------------------------------------------------------------------- /resource_images/gcp/network/armor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/armor.png -------------------------------------------------------------------------------- /resource_images/gcp/network/network.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/network.png -------------------------------------------------------------------------------- /resource_images/gcp/network/router.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/router.png -------------------------------------------------------------------------------- /resource_images/gcp/network/routes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/routes.png -------------------------------------------------------------------------------- /resource_images/gcp/storage/storage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/storage/storage.png -------------------------------------------------------------------------------- /resource_images/generic/blank/blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/blank/blank.png -------------------------------------------------------------------------------- /resource_images/generic/network/vpn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/network/vpn.png -------------------------------------------------------------------------------- /resource_images/generic/os/android.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/os/android.png -------------------------------------------------------------------------------- /resource_images/generic/os/centos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/os/centos.png -------------------------------------------------------------------------------- /resource_images/generic/os/debian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/os/debian.png -------------------------------------------------------------------------------- /resource_images/generic/os/raspbian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/os/raspbian.png -------------------------------------------------------------------------------- /resource_images/generic/os/red-hat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/os/red-hat.png -------------------------------------------------------------------------------- /resource_images/generic/os/ubuntu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/os/ubuntu.png -------------------------------------------------------------------------------- /resource_images/generic/os/windows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/os/windows.png -------------------------------------------------------------------------------- /resource_images/onprem/cd/spinnaker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/cd/spinnaker.png -------------------------------------------------------------------------------- /resource_images/onprem/ci/circleci.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/ci/circleci.png -------------------------------------------------------------------------------- /resource_images/onprem/ci/droneci.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/ci/droneci.png -------------------------------------------------------------------------------- /resource_images/onprem/ci/gitlabci.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/ci/gitlabci.png -------------------------------------------------------------------------------- /resource_images/onprem/ci/jenkins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/ci/jenkins.png -------------------------------------------------------------------------------- /resource_images/onprem/ci/teamcity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/ci/teamcity.png -------------------------------------------------------------------------------- /resource_images/onprem/ci/travisci.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/ci/travisci.png -------------------------------------------------------------------------------- /resource_images/onprem/client/user.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/client/user.png -------------------------------------------------------------------------------- /resource_images/onprem/client/users.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/client/users.png -------------------------------------------------------------------------------- /resource_images/onprem/dns/coredns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/dns/coredns.png -------------------------------------------------------------------------------- /resource_images/onprem/dns/powerdns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/dns/powerdns.png -------------------------------------------------------------------------------- /resource_images/onprem/etl/embulk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/etl/embulk.png -------------------------------------------------------------------------------- /resource_images/onprem/gitops/flux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/gitops/flux.png -------------------------------------------------------------------------------- /resource_images/onprem/iac/ansible.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/iac/ansible.png -------------------------------------------------------------------------------- /resource_images/onprem/iac/atlantis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/iac/atlantis.png -------------------------------------------------------------------------------- /resource_images/onprem/iac/pulumi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/iac/pulumi.png -------------------------------------------------------------------------------- /resource_images/onprem/iac/puppet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/iac/puppet.png -------------------------------------------------------------------------------- /resource_images/onprem/identity/dex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/identity/dex.png -------------------------------------------------------------------------------- /resource_images/onprem/logging/loki.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/logging/loki.png -------------------------------------------------------------------------------- /resource_images/onprem/mlops/mlflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/mlops/mlflow.png -------------------------------------------------------------------------------- /resource_images/onprem/network/etcd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/etcd.png -------------------------------------------------------------------------------- /resource_images/onprem/network/kong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/kong.png -------------------------------------------------------------------------------- /resource_images/onprem/network/tyk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/tyk.png -------------------------------------------------------------------------------- /resource_images/onprem/network/vyos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/vyos.png -------------------------------------------------------------------------------- /resource_images/onprem/network/yarp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/yarp.png -------------------------------------------------------------------------------- /resource_images/onprem/proxmox/pve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/proxmox/pve.png -------------------------------------------------------------------------------- /resource_images/onprem/queue/celery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/queue/celery.png -------------------------------------------------------------------------------- /resource_images/onprem/queue/emqx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/queue/emqx.png -------------------------------------------------------------------------------- /resource_images/onprem/queue/kafka.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/queue/kafka.png -------------------------------------------------------------------------------- /resource_images/onprem/queue/nats.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/queue/nats.png -------------------------------------------------------------------------------- /resource_images/onprem/queue/zeromq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/queue/zeromq.png -------------------------------------------------------------------------------- /resource_images/onprem/search/solr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/search/solr.png -------------------------------------------------------------------------------- /resource_images/onprem/storage/ceph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/storage/ceph.png -------------------------------------------------------------------------------- /resource_images/onprem/vcs/github.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/vcs/github.png -------------------------------------------------------------------------------- /resource_images/onprem/vcs/gitlab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/vcs/gitlab.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/athena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/athena.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/kinesis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/kinesis.png -------------------------------------------------------------------------------- /resource_images/aws/business/workmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/business/workmail.png -------------------------------------------------------------------------------- /resource_images/aws/compute/karpenter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/karpenter.png -------------------------------------------------------------------------------- /resource_images/aws/compute/lightsail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/lightsail.png -------------------------------------------------------------------------------- /resource_images/aws/compute/outposts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/outposts.png -------------------------------------------------------------------------------- /resource_images/aws/database/database.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/database.png -------------------------------------------------------------------------------- /resource_images/aws/database/dynamodb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/dynamodb.png -------------------------------------------------------------------------------- /resource_images/aws/database/neptune.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/neptune.png -------------------------------------------------------------------------------- /resource_images/aws/database/redshift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/redshift.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/codestar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/codestar.png -------------------------------------------------------------------------------- /resource_images/aws/enduser/workdocs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/enduser/workdocs.png -------------------------------------------------------------------------------- /resource_images/aws/enduser/worklink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/enduser/worklink.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-actuator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-actuator.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-analytics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-analytics.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-door-lock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-door-lock.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-lightbulb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-lightbulb.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-simulator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-simulator.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-sitewise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-sitewise.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-windfarm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-windfarm.png -------------------------------------------------------------------------------- /resource_images/aws/management/config.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/config.png -------------------------------------------------------------------------------- /resource_images/aws/management/proton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/proton.png -------------------------------------------------------------------------------- /resource_images/aws/ml/fraud-detector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/fraud-detector.png -------------------------------------------------------------------------------- /resource_images/aws/network/app-mesh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/app-mesh.png -------------------------------------------------------------------------------- /resource_images/aws/network/cloud-map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/cloud-map.png -------------------------------------------------------------------------------- /resource_images/aws/network/endpoint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/endpoint.png -------------------------------------------------------------------------------- /resource_images/aws/network/route-53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/route-53.png -------------------------------------------------------------------------------- /resource_images/aws/robotics/robotics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/robotics/robotics.png -------------------------------------------------------------------------------- /resource_images/aws/security/artifact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/artifact.png -------------------------------------------------------------------------------- /resource_images/aws/security/cloudhsm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/cloudhsm.png -------------------------------------------------------------------------------- /resource_images/aws/security/cognito.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/cognito.png -------------------------------------------------------------------------------- /resource_images/aws/storage/snowball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/storage/snowball.png -------------------------------------------------------------------------------- /resource_images/azure/compute/images.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/images.png -------------------------------------------------------------------------------- /resource_images/azure/database/sql-vm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/database/sql-vm.png -------------------------------------------------------------------------------- /resource_images/azure/general/backlog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/backlog.png -------------------------------------------------------------------------------- /resource_images/azure/general/branch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/branch.png -------------------------------------------------------------------------------- /resource_images/azure/general/browser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/browser.png -------------------------------------------------------------------------------- /resource_images/azure/general/builds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/builds.png -------------------------------------------------------------------------------- /resource_images/azure/general/commit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/commit.png -------------------------------------------------------------------------------- /resource_images/azure/general/counter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/counter.png -------------------------------------------------------------------------------- /resource_images/azure/general/mobile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/mobile.png -------------------------------------------------------------------------------- /resource_images/azure/general/module.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/module.png -------------------------------------------------------------------------------- /resource_images/azure/general/recent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/recent.png -------------------------------------------------------------------------------- /resource_images/azure/general/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/search.png -------------------------------------------------------------------------------- /resource_images/azure/general/support.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/support.png -------------------------------------------------------------------------------- /resource_images/azure/general/toolbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/toolbox.png -------------------------------------------------------------------------------- /resource_images/azure/identity/ad-b2c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/identity/ad-b2c.png -------------------------------------------------------------------------------- /resource_images/azure/identity/groups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/identity/groups.png -------------------------------------------------------------------------------- /resource_images/azure/identity/users.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/identity/users.png -------------------------------------------------------------------------------- /resource_images/azure/intune/devices.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/intune/devices.png -------------------------------------------------------------------------------- /resource_images/azure/intune/mindaro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/intune/mindaro.png -------------------------------------------------------------------------------- /resource_images/azure/iot/azure-stack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/azure-stack.png -------------------------------------------------------------------------------- /resource_images/azure/iot/event-hubs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/event-hubs.png -------------------------------------------------------------------------------- /resource_images/azure/iot/logic-apps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/logic-apps.png -------------------------------------------------------------------------------- /resource_images/azure/ml/bot-services.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/ml/bot-services.png -------------------------------------------------------------------------------- /resource_images/azure/monitor/metrics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/monitor/metrics.png -------------------------------------------------------------------------------- /resource_images/azure/monitor/monitor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/monitor/monitor.png -------------------------------------------------------------------------------- /resource_images/azure/network/subnets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/network/subnets.png -------------------------------------------------------------------------------- /resource_images/azure/networking/nat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/networking/nat.png -------------------------------------------------------------------------------- /resource_images/azure/other/aks-istio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/aks-istio.png -------------------------------------------------------------------------------- /resource_images/azure/other/disk-pool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/disk-pool.png -------------------------------------------------------------------------------- /resource_images/azure/other/peerings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/peerings.png -------------------------------------------------------------------------------- /resource_images/azure/other/ssh-keys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/ssh-keys.png -------------------------------------------------------------------------------- /resource_images/azure/other/test-base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/test-base.png -------------------------------------------------------------------------------- /resource_images/azure/other/web-jobs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/web-jobs.png -------------------------------------------------------------------------------- /resource_images/azure/web/api-center.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/web/api-center.png -------------------------------------------------------------------------------- /resource_images/azure/web/static-apps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/web/static-apps.png -------------------------------------------------------------------------------- /resource_images/gcp/analytics/datalab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/analytics/datalab.png -------------------------------------------------------------------------------- /resource_images/gcp/analytics/looker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/analytics/looker.png -------------------------------------------------------------------------------- /resource_images/gcp/analytics/pubsub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/analytics/pubsub.png -------------------------------------------------------------------------------- /resource_images/gcp/compute/functions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/compute/functions.png -------------------------------------------------------------------------------- /resource_images/gcp/database/bigtable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/database/bigtable.png -------------------------------------------------------------------------------- /resource_images/gcp/database/spanner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/database/spanner.png -------------------------------------------------------------------------------- /resource_images/gcp/devtools/test-lab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/devtools/test-lab.png -------------------------------------------------------------------------------- /resource_images/gcp/management/quotas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/management/quotas.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/automl-tables.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/automl-tables.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/automl-vision.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/automl-vision.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/inference-api.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/inference-api.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/speech-to-text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/speech-to-text.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/text-to-speech.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/text-to-speech.png -------------------------------------------------------------------------------- /resource_images/gcp/network/cloud-ids.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/cloud-ids.png -------------------------------------------------------------------------------- /resource_images/gcp/storage/filestore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/storage/filestore.png -------------------------------------------------------------------------------- /resource_images/gcp/storage/local-ssd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/storage/local-ssd.png -------------------------------------------------------------------------------- /resource_images/generic/compute/rack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/compute/rack.png -------------------------------------------------------------------------------- /resource_images/generic/database/sql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/database/sql.png -------------------------------------------------------------------------------- /resource_images/generic/device/mobile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/device/mobile.png -------------------------------------------------------------------------------- /resource_images/generic/device/tablet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/device/tablet.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/beam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/beam.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/dbt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/dbt.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/hive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/hive.png -------------------------------------------------------------------------------- /resource_images/onprem/auth/boundary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/auth/boundary.png -------------------------------------------------------------------------------- /resource_images/onprem/cd/tekton-cli.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/cd/tekton-cli.png -------------------------------------------------------------------------------- /resource_images/onprem/ci/concourseci.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/ci/concourseci.png -------------------------------------------------------------------------------- /resource_images/onprem/client/client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/client/client.png -------------------------------------------------------------------------------- /resource_images/onprem/compute/nomad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/compute/nomad.png -------------------------------------------------------------------------------- /resource_images/onprem/compute/server.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/compute/server.png -------------------------------------------------------------------------------- /resource_images/onprem/container/crio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/container/crio.png -------------------------------------------------------------------------------- /resource_images/onprem/container/k3s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/container/k3s.png -------------------------------------------------------------------------------- /resource_images/onprem/container/lxc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/container/lxc.png -------------------------------------------------------------------------------- /resource_images/onprem/container/rkt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/container/rkt.png -------------------------------------------------------------------------------- /resource_images/onprem/database/druid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/druid.png -------------------------------------------------------------------------------- /resource_images/onprem/database/hbase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/hbase.png -------------------------------------------------------------------------------- /resource_images/onprem/database/mssql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/mssql.png -------------------------------------------------------------------------------- /resource_images/onprem/database/mysql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/mysql.png -------------------------------------------------------------------------------- /resource_images/onprem/database/neo4j.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/neo4j.png -------------------------------------------------------------------------------- /resource_images/onprem/gitops/argocd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/gitops/argocd.png -------------------------------------------------------------------------------- /resource_images/onprem/gitops/flagger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/gitops/flagger.png -------------------------------------------------------------------------------- /resource_images/onprem/iac/terraform.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/iac/terraform.png -------------------------------------------------------------------------------- /resource_images/onprem/inmemory/redis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/inmemory/redis.png -------------------------------------------------------------------------------- /resource_images/onprem/mlops/polyaxon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/mlops/polyaxon.png -------------------------------------------------------------------------------- /resource_images/onprem/network/apache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/apache.png -------------------------------------------------------------------------------- /resource_images/onprem/network/bind-9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/bind-9.png -------------------------------------------------------------------------------- /resource_images/onprem/network/caddy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/caddy.png -------------------------------------------------------------------------------- /resource_images/onprem/network/consul.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/consul.png -------------------------------------------------------------------------------- /resource_images/onprem/network/envoy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/envoy.png -------------------------------------------------------------------------------- /resource_images/onprem/network/istio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/istio.png -------------------------------------------------------------------------------- /resource_images/onprem/network/jetty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/jetty.png -------------------------------------------------------------------------------- /resource_images/onprem/network/nginx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/nginx.png -------------------------------------------------------------------------------- /resource_images/onprem/network/ocelot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/ocelot.png -------------------------------------------------------------------------------- /resource_images/onprem/network/tomcat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/tomcat.png -------------------------------------------------------------------------------- /resource_images/onprem/queue/activemq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/queue/activemq.png -------------------------------------------------------------------------------- /resource_images/onprem/queue/rabbitmq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/queue/rabbitmq.png -------------------------------------------------------------------------------- /resource_images/onprem/registry/jfrog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/registry/jfrog.png -------------------------------------------------------------------------------- /resource_images/onprem/security/trivy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/security/trivy.png -------------------------------------------------------------------------------- /resource_images/onprem/security/vault.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/security/vault.png -------------------------------------------------------------------------------- /resource_images/onprem/tracing/jaeger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/tracing/jaeger.png -------------------------------------------------------------------------------- /resource_images/onprem/tracing/tempo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/tracing/tempo.png -------------------------------------------------------------------------------- /resource_images/onprem/workflow/nifi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/workflow/nifi.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/analytics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/analytics.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/emr-engine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/emr-engine.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/quicksight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/quicksight.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/redshift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/redshift.png -------------------------------------------------------------------------------- /resource_images/aws/compute/app-runner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/app-runner.png -------------------------------------------------------------------------------- /resource_images/aws/compute/ec2-instance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/ec2-instance.png -------------------------------------------------------------------------------- /resource_images/aws/compute/ec2-rescue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/ec2-rescue.png -------------------------------------------------------------------------------- /resource_images/aws/compute/ec2-rounded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/ec2-rounded.png -------------------------------------------------------------------------------- /resource_images/aws/compute/local-zones.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/local-zones.png -------------------------------------------------------------------------------- /resource_images/aws/compute/wavelength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/wavelength.png -------------------------------------------------------------------------------- /resource_images/aws/cost/cost-explorer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/cost/cost-explorer.png -------------------------------------------------------------------------------- /resource_images/aws/cost/cost-management.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/cost/cost-management.png -------------------------------------------------------------------------------- /resource_images/aws/cost/savings-plans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/cost/savings-plans.png -------------------------------------------------------------------------------- /resource_images/aws/database/elasticache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/elasticache.png -------------------------------------------------------------------------------- /resource_images/aws/database/timestream.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/timestream.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/cloudshell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/cloudshell.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/codebuild.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/codebuild.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/codecommit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/codecommit.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/codedeploy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/codedeploy.png -------------------------------------------------------------------------------- /resource_images/aws/enablement/support.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/enablement/support.png -------------------------------------------------------------------------------- /resource_images/aws/enduser/workspaces.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/enduser/workspaces.png -------------------------------------------------------------------------------- /resource_images/aws/engagement/connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/engagement/connect.png -------------------------------------------------------------------------------- /resource_images/aws/engagement/pinpoint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/engagement/pinpoint.png -------------------------------------------------------------------------------- /resource_images/aws/general/aws_account.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/aws_account.png -------------------------------------------------------------------------------- /resource_images/aws/general/generic-sdk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/generic-sdk.png -------------------------------------------------------------------------------- /resource_images/aws/general/marketplace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/marketplace.png -------------------------------------------------------------------------------- /resource_images/aws/general/multimedia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/multimedia.png -------------------------------------------------------------------------------- /resource_images/aws/general/saml-token.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/saml-token.png -------------------------------------------------------------------------------- /resource_images/aws/general/ssl-padlock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/ssl-padlock.png -------------------------------------------------------------------------------- /resource_images/aws/general/tape-storage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/tape-storage.png -------------------------------------------------------------------------------- /resource_images/aws/integration/appsync.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/integration/appsync.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-alexa-echo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-alexa-echo.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-alexa-skill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-alexa-skill.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-certificate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-certificate.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-coffee-pot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-coffee-pot.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-greengrass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-greengrass.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-thermostat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-thermostat.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-things-graph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-things-graph.png -------------------------------------------------------------------------------- /resource_images/aws/management/chatbot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/chatbot.png -------------------------------------------------------------------------------- /resource_images/aws/management/codeguru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/codeguru.png -------------------------------------------------------------------------------- /resource_images/aws/management/opsworks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/opsworks.png -------------------------------------------------------------------------------- /resource_images/aws/media/elemental-live.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/media/elemental-live.png -------------------------------------------------------------------------------- /resource_images/aws/media/media-services.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/media/media-services.png -------------------------------------------------------------------------------- /resource_images/aws/migration/datasync.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/migration/datasync.png -------------------------------------------------------------------------------- /resource_images/aws/migration/snowball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/migration/snowball.png -------------------------------------------------------------------------------- /resource_images/aws/migration/snowmobile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/migration/snowmobile.png -------------------------------------------------------------------------------- /resource_images/aws/ml/elastic-inference.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/elastic-inference.png -------------------------------------------------------------------------------- /resource_images/aws/ml/machine-learning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/machine-learning.png -------------------------------------------------------------------------------- /resource_images/aws/ml/rekognition-image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/rekognition-image.png -------------------------------------------------------------------------------- /resource_images/aws/ml/rekognition-video.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/rekognition-video.png -------------------------------------------------------------------------------- /resource_images/aws/ml/sagemaker-model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/sagemaker-model.png -------------------------------------------------------------------------------- /resource_images/aws/ml/tensorflow-on-aws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/tensorflow-on-aws.png -------------------------------------------------------------------------------- /resource_images/aws/mobile/api-gateway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/mobile/api-gateway.png -------------------------------------------------------------------------------- /resource_images/aws/mobile/device-farm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/mobile/device-farm.png -------------------------------------------------------------------------------- /resource_images/aws/network/api-gateway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/api-gateway.png -------------------------------------------------------------------------------- /resource_images/aws/network/client-vpn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/client-vpn.png -------------------------------------------------------------------------------- /resource_images/aws/network/cloudfront.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/cloudfront.png -------------------------------------------------------------------------------- /resource_images/aws/network/nat-gateway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/nat-gateway.png -------------------------------------------------------------------------------- /resource_images/aws/network/privatelink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/privatelink.png -------------------------------------------------------------------------------- /resource_images/aws/network/route-table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/route-table.png -------------------------------------------------------------------------------- /resource_images/aws/network/vpc-peering.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/vpc-peering.png -------------------------------------------------------------------------------- /resource_images/aws/network/vpc-router.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/vpc-router.png -------------------------------------------------------------------------------- /resource_images/aws/network/vpn-gateway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/vpn-gateway.png -------------------------------------------------------------------------------- /resource_images/aws/robotics/robomaker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/robotics/robomaker.png -------------------------------------------------------------------------------- /resource_images/aws/satellite/satellite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/satellite/satellite.png -------------------------------------------------------------------------------- /resource_images/aws/security/detective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/detective.png -------------------------------------------------------------------------------- /resource_images/aws/security/guardduty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/guardduty.png -------------------------------------------------------------------------------- /resource_images/aws/security/inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/inspector.png -------------------------------------------------------------------------------- /resource_images/aws/security/simple-ad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/simple-ad.png -------------------------------------------------------------------------------- /resource_images/aws/storage/s3-glacier.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/storage/s3-glacier.png -------------------------------------------------------------------------------- /resource_images/aws/storage/snowmobile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/storage/snowmobile.png -------------------------------------------------------------------------------- /resource_images/azure/azurestack/offers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/azurestack/offers.png -------------------------------------------------------------------------------- /resource_images/azure/azurestack/plans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/azurestack/plans.png -------------------------------------------------------------------------------- /resource_images/azure/azurestack/updates.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/azurestack/updates.png -------------------------------------------------------------------------------- /resource_images/azure/compute/host-pools.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/host-pools.png -------------------------------------------------------------------------------- /resource_images/azure/compute/os-images.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/os-images.png -------------------------------------------------------------------------------- /resource_images/azure/compute/vm-classic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/vm-classic.png -------------------------------------------------------------------------------- /resource_images/azure/compute/vm-images.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/vm-images.png -------------------------------------------------------------------------------- /resource_images/azure/compute/vm-linux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/vm-linux.png -------------------------------------------------------------------------------- /resource_images/azure/compute/vm-windows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/vm-windows.png -------------------------------------------------------------------------------- /resource_images/azure/compute/workspaces.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/workspaces.png -------------------------------------------------------------------------------- /resource_images/azure/database/cosmos-db.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/database/cosmos-db.png -------------------------------------------------------------------------------- /resource_images/azure/database/data-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/database/data-lake.png -------------------------------------------------------------------------------- /resource_images/azure/devops/artifacts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/artifacts.png -------------------------------------------------------------------------------- /resource_images/azure/devops/cloudtest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/cloudtest.png -------------------------------------------------------------------------------- /resource_images/azure/devops/pipelines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/pipelines.png -------------------------------------------------------------------------------- /resource_images/azure/devops/test-plans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/test-plans.png -------------------------------------------------------------------------------- /resource_images/azure/general/azurehome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/azurehome.png -------------------------------------------------------------------------------- /resource_images/azure/general/biz-talk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/biz-talk.png -------------------------------------------------------------------------------- /resource_images/azure/general/blob-block.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/blob-block.png -------------------------------------------------------------------------------- /resource_images/azure/general/blob-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/blob-page.png -------------------------------------------------------------------------------- /resource_images/azure/general/controls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/controls.png -------------------------------------------------------------------------------- /resource_images/azure/general/dashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/dashboard.png -------------------------------------------------------------------------------- /resource_images/azure/general/download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/download.png -------------------------------------------------------------------------------- /resource_images/azure/general/extensions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/extensions.png -------------------------------------------------------------------------------- /resource_images/azure/general/load-test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/load-test.png -------------------------------------------------------------------------------- /resource_images/azure/general/location.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/location.png -------------------------------------------------------------------------------- /resource_images/azure/general/media-file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/media-file.png -------------------------------------------------------------------------------- /resource_images/azure/general/power-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/power-up.png -------------------------------------------------------------------------------- /resource_images/azure/general/powershell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/powershell.png -------------------------------------------------------------------------------- /resource_images/azure/general/resource.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/resource.png -------------------------------------------------------------------------------- /resource_images/azure/general/scheduler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/scheduler.png -------------------------------------------------------------------------------- /resource_images/azure/general/templates.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/templates.png -------------------------------------------------------------------------------- /resource_images/azure/general/usericon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/usericon.png -------------------------------------------------------------------------------- /resource_images/azure/general/versions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/versions.png -------------------------------------------------------------------------------- /resource_images/azure/general/web-slots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/web-slots.png -------------------------------------------------------------------------------- /resource_images/azure/general/web-test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/web-test.png -------------------------------------------------------------------------------- /resource_images/azure/general/whatsnew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/whatsnew.png -------------------------------------------------------------------------------- /resource_images/azure/general/workbooks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/workbooks.png -------------------------------------------------------------------------------- /resource_images/azure/general/workflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/workflow.png -------------------------------------------------------------------------------- /resource_images/azure/identity/api-proxy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/identity/api-proxy.png -------------------------------------------------------------------------------- /resource_images/azure/identity/security.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/identity/security.png -------------------------------------------------------------------------------- /resource_images/azure/integration/relays.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/integration/relays.png -------------------------------------------------------------------------------- /resource_images/azure/intune/client-apps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/intune/client-apps.png -------------------------------------------------------------------------------- /resource_images/azure/iot/digital-twins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/digital-twins.png -------------------------------------------------------------------------------- /resource_images/azure/iot/function-apps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/function-apps.png -------------------------------------------------------------------------------- /resource_images/azure/iot/industrial-iot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/industrial-iot.png -------------------------------------------------------------------------------- /resource_images/azure/migrate/data-box.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/migrate/data-box.png -------------------------------------------------------------------------------- /resource_images/azure/migration/data-box.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/migration/data-box.png -------------------------------------------------------------------------------- /resource_images/azure/ml/azure-open-ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/ml/azure-open-ai.png -------------------------------------------------------------------------------- /resource_images/azure/monitor/auto-scale.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/monitor/auto-scale.png -------------------------------------------------------------------------------- /resource_images/azure/network/dns-zones.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/network/dns-zones.png -------------------------------------------------------------------------------- /resource_images/azure/network/firewall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/network/firewall.png -------------------------------------------------------------------------------- /resource_images/azure/networking/spot-vm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/networking/spot-vm.png -------------------------------------------------------------------------------- /resource_images/azure/networking/subnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/networking/subnet.png -------------------------------------------------------------------------------- /resource_images/azure/newicons/osconfig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/newicons/osconfig.png -------------------------------------------------------------------------------- /resource_images/azure/other/aad-licenses.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/aad-licenses.png -------------------------------------------------------------------------------- /resource_images/azure/other/azure-quotas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/azure-quotas.png -------------------------------------------------------------------------------- /resource_images/azure/other/azure-sphere.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/azure-sphere.png -------------------------------------------------------------------------------- /resource_images/azure/other/backup-vault.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/backup-vault.png -------------------------------------------------------------------------------- /resource_images/azure/other/cost-export.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/cost-export.png -------------------------------------------------------------------------------- /resource_images/azure/other/defender-hmi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/defender-hmi.png -------------------------------------------------------------------------------- /resource_images/azure/other/defender-plc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/defender-plc.png -------------------------------------------------------------------------------- /resource_images/azure/other/defender-rtu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/defender-rtu.png -------------------------------------------------------------------------------- /resource_images/azure/other/elastic-san.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/elastic-san.png -------------------------------------------------------------------------------- /resource_images/azure/other/fhir-service.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/fhir-service.png -------------------------------------------------------------------------------- /resource_images/azure/other/sonic-dash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/sonic-dash.png -------------------------------------------------------------------------------- /resource_images/azure/security/defender.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/security/defender.png -------------------------------------------------------------------------------- /resource_images/azure/security/sentinel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/security/sentinel.png -------------------------------------------------------------------------------- /resource_images/azure/storage/data-box.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/storage/data-box.png -------------------------------------------------------------------------------- /resource_images/azure/web/app-services.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/web/app-services.png -------------------------------------------------------------------------------- /resource_images/azure/web/media-services.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/web/media-services.png -------------------------------------------------------------------------------- /resource_images/azure/web/power-platform.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/web/power-platform.png -------------------------------------------------------------------------------- /resource_images/gcp/analytics/bigquery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/analytics/bigquery.png -------------------------------------------------------------------------------- /resource_images/gcp/analytics/composer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/analytics/composer.png -------------------------------------------------------------------------------- /resource_images/gcp/analytics/dataflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/analytics/dataflow.png -------------------------------------------------------------------------------- /resource_images/gcp/analytics/dataprep.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/analytics/dataprep.png -------------------------------------------------------------------------------- /resource_images/gcp/analytics/dataproc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/analytics/dataproc.png -------------------------------------------------------------------------------- /resource_images/gcp/analytics/genomics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/analytics/genomics.png -------------------------------------------------------------------------------- /resource_images/gcp/compute/app-engine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/compute/app-engine.png -------------------------------------------------------------------------------- /resource_images/gcp/compute/gke-on-prem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/compute/gke-on-prem.png -------------------------------------------------------------------------------- /resource_images/gcp/database/datastore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/database/datastore.png -------------------------------------------------------------------------------- /resource_images/gcp/database/firestore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/database/firestore.png -------------------------------------------------------------------------------- /resource_images/gcp/database/memorystore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/database/memorystore.png -------------------------------------------------------------------------------- /resource_images/gcp/devtools/cloud-shell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/devtools/cloud-shell.png -------------------------------------------------------------------------------- /resource_images/gcp/devtools/ide-plugins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/devtools/ide-plugins.png -------------------------------------------------------------------------------- /resource_images/gcp/devtools/scheduler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/devtools/scheduler.png -------------------------------------------------------------------------------- /resource_images/gcp/management/billing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/management/billing.png -------------------------------------------------------------------------------- /resource_images/gcp/management/project.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/management/project.png -------------------------------------------------------------------------------- /resource_images/gcp/management/support.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/management/support.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/translation-api.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/translation-api.png -------------------------------------------------------------------------------- /resource_images/gcp/network/service-mesh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/service-mesh.png -------------------------------------------------------------------------------- /resource_images/gcp/operations/logging.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/operations/logging.png -------------------------------------------------------------------------------- /resource_images/generic/network/Untitled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/network/Untitled.png -------------------------------------------------------------------------------- /resource_images/generic/network/firewall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/network/firewall.png -------------------------------------------------------------------------------- /resource_images/generic/network/router.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/network/router.png -------------------------------------------------------------------------------- /resource_images/generic/network/subnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/network/subnet.png -------------------------------------------------------------------------------- /resource_images/generic/network/switch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/network/switch.png -------------------------------------------------------------------------------- /resource_images/generic/os/linux-general.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/os/linux-general.png -------------------------------------------------------------------------------- /resource_images/generic/place/datacenter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/place/datacenter.png -------------------------------------------------------------------------------- /resource_images/generic/storage/storage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/storage/storage.png -------------------------------------------------------------------------------- /resource_images/onprem/aggregator/vector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/aggregator/vector.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/dremio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/dremio.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/flink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/flink.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/hadoop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/hadoop.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/norikra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/norikra.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/powerbi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/powerbi.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/presto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/presto.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/singer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/singer.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/spark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/spark.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/storm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/storm.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/tableau.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/tableau.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/trino.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/trino.png -------------------------------------------------------------------------------- /resource_images/onprem/auth/buzzfeed-sso.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/auth/buzzfeed-sso.png -------------------------------------------------------------------------------- /resource_images/onprem/auth/oauth2-proxy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/auth/oauth2-proxy.png -------------------------------------------------------------------------------- /resource_images/onprem/ci/github-actions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/ci/github-actions.png -------------------------------------------------------------------------------- /resource_images/onprem/container/docker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/container/docker.png -------------------------------------------------------------------------------- /resource_images/onprem/container/gvisor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/container/gvisor.png -------------------------------------------------------------------------------- /resource_images/onprem/database/couchdb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/couchdb.png -------------------------------------------------------------------------------- /resource_images/onprem/database/dgraph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/dgraph.png -------------------------------------------------------------------------------- /resource_images/onprem/database/duckdb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/duckdb.png -------------------------------------------------------------------------------- /resource_images/onprem/database/influxdb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/influxdb.png -------------------------------------------------------------------------------- /resource_images/onprem/database/mariadb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/mariadb.png -------------------------------------------------------------------------------- /resource_images/onprem/database/mongodb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/mongodb.png -------------------------------------------------------------------------------- /resource_images/onprem/database/oracle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/oracle.png -------------------------------------------------------------------------------- /resource_images/onprem/database/qdrant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/qdrant.png -------------------------------------------------------------------------------- /resource_images/onprem/database/scylla.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/scylla.png -------------------------------------------------------------------------------- /resource_images/onprem/logging/fluentbit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/logging/fluentbit.png -------------------------------------------------------------------------------- /resource_images/onprem/logging/graylog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/logging/graylog.png -------------------------------------------------------------------------------- /resource_images/onprem/logging/rsyslog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/logging/rsyslog.png -------------------------------------------------------------------------------- /resource_images/onprem/logging/syslog-ng.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/logging/syslog-ng.png -------------------------------------------------------------------------------- /resource_images/onprem/monitoring/cortex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/monitoring/cortex.png -------------------------------------------------------------------------------- /resource_images/onprem/monitoring/humio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/monitoring/humio.png -------------------------------------------------------------------------------- /resource_images/onprem/monitoring/mimir.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/monitoring/mimir.png -------------------------------------------------------------------------------- /resource_images/onprem/monitoring/nagios.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/monitoring/nagios.png -------------------------------------------------------------------------------- /resource_images/onprem/monitoring/sentry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/monitoring/sentry.png -------------------------------------------------------------------------------- /resource_images/onprem/monitoring/splunk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/monitoring/splunk.png -------------------------------------------------------------------------------- /resource_images/onprem/monitoring/thanos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/monitoring/thanos.png -------------------------------------------------------------------------------- /resource_images/onprem/monitoring/zabbix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/monitoring/zabbix.png -------------------------------------------------------------------------------- /resource_images/onprem/network/glassfish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/glassfish.png -------------------------------------------------------------------------------- /resource_images/onprem/network/gunicorn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/gunicorn.png -------------------------------------------------------------------------------- /resource_images/onprem/network/haproxy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/haproxy.png -------------------------------------------------------------------------------- /resource_images/onprem/network/internet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/internet.png -------------------------------------------------------------------------------- /resource_images/onprem/network/jbossas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/jbossas.png -------------------------------------------------------------------------------- /resource_images/onprem/network/linkerd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/linkerd.png -------------------------------------------------------------------------------- /resource_images/onprem/network/mikrotik.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/mikrotik.png -------------------------------------------------------------------------------- /resource_images/onprem/network/opnsense.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/opnsense.png -------------------------------------------------------------------------------- /resource_images/onprem/network/pfsense.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/pfsense.png -------------------------------------------------------------------------------- /resource_images/onprem/network/pomerium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/pomerium.png -------------------------------------------------------------------------------- /resource_images/onprem/network/powerdns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/powerdns.png -------------------------------------------------------------------------------- /resource_images/onprem/network/traefik.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/traefik.png -------------------------------------------------------------------------------- /resource_images/onprem/network/wildfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/wildfly.png -------------------------------------------------------------------------------- /resource_images/onprem/network/zookeeper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/zookeeper.png -------------------------------------------------------------------------------- /resource_images/onprem/registry/harbor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/registry/harbor.png -------------------------------------------------------------------------------- /resource_images/onprem/storage/ceph-osd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/storage/ceph-osd.png -------------------------------------------------------------------------------- /resource_images/onprem/storage/glusterfs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/storage/glusterfs.png -------------------------------------------------------------------------------- /resource_images/onprem/storage/portworx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/storage/portworx.png -------------------------------------------------------------------------------- /resource_images/onprem/workflow/airflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/workflow/airflow.png -------------------------------------------------------------------------------- /resource_images/onprem/workflow/digdag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/workflow/digdag.png -------------------------------------------------------------------------------- /resource_images/onprem/workflow/kubeflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/workflow/kubeflow.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/cloudsearch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/cloudsearch.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/emr-cluster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/emr-cluster.png -------------------------------------------------------------------------------- /resource_images/aws/blockchain/blockchain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/blockchain/blockchain.png -------------------------------------------------------------------------------- /resource_images/aws/compute/batch-rounded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/batch-rounded.png -------------------------------------------------------------------------------- /resource_images/aws/compute/ec2-instances.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/ec2-instances.png -------------------------------------------------------------------------------- /resource_images/aws/compute/lambda-rounded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/lambda-rounded.png -------------------------------------------------------------------------------- /resource_images/aws/compute/thinkbox-draft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/thinkbox-draft.png -------------------------------------------------------------------------------- /resource_images/aws/compute/thinkbox-frost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/thinkbox-frost.png -------------------------------------------------------------------------------- /resource_images/aws/compute/thinkbox-stoke.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/thinkbox-stoke.png -------------------------------------------------------------------------------- /resource_images/aws/compute/thinkbox-xmesh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/thinkbox-xmesh.png -------------------------------------------------------------------------------- /resource_images/aws/database/dynamodb-dax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/dynamodb-dax.png -------------------------------------------------------------------------------- /resource_images/aws/database/dynamodb-item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/dynamodb-item.png -------------------------------------------------------------------------------- /resource_images/aws/database/rds-instance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/rds-instance.png -------------------------------------------------------------------------------- /resource_images/aws/database/rds-on-vmware.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/rds-on-vmware.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/codeartifact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/codeartifact.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/codepipeline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/codepipeline.png -------------------------------------------------------------------------------- /resource_images/aws/enduser/appstream-2-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/enduser/appstream-2-0.png -------------------------------------------------------------------------------- /resource_images/aws/general/internet-alt1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/internet-alt1.png -------------------------------------------------------------------------------- /resource_images/aws/general/internet-alt2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/internet-alt2.png -------------------------------------------------------------------------------- /resource_images/aws/general/mobile-client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/mobile-client.png -------------------------------------------------------------------------------- /resource_images/aws/iot/internet-of-things.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/internet-of-things.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-desired-state.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-desired-state.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-device-gateway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-device-gateway.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-fire-tv-stick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-fire-tv-stick.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-hardware-board.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-hardware-board.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-reported-state.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-reported-state.png -------------------------------------------------------------------------------- /resource_images/aws/management/cloudtrail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/cloudtrail.png -------------------------------------------------------------------------------- /resource_images/aws/management/cloudwatch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/cloudwatch.png -------------------------------------------------------------------------------- /resource_images/aws/media/elemental-delta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/media/elemental-delta.png -------------------------------------------------------------------------------- /resource_images/aws/media/elemental-server.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/media/elemental-server.png -------------------------------------------------------------------------------- /resource_images/aws/ml/apache-mxnet-on-aws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/apache-mxnet-on-aws.png -------------------------------------------------------------------------------- /resource_images/aws/ml/deep-learning-amis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/deep-learning-amis.png -------------------------------------------------------------------------------- /resource_images/aws/ml/sagemaker-notebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/sagemaker-notebook.png -------------------------------------------------------------------------------- /resource_images/aws/network/direct-connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/direct-connect.png -------------------------------------------------------------------------------- /resource_images/aws/network/private-subnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/private-subnet.png -------------------------------------------------------------------------------- /resource_images/aws/network/private_subnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/private_subnet.png -------------------------------------------------------------------------------- /resource_images/aws/network/public-subnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/public-subnet.png -------------------------------------------------------------------------------- /resource_images/aws/network/public_subnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/public_subnet.png -------------------------------------------------------------------------------- /resource_images/aws/network/vpc-flow-logs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/vpc-flow-logs.png -------------------------------------------------------------------------------- /resource_images/aws/network/vpn-connection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/vpn-connection.png -------------------------------------------------------------------------------- /resource_images/aws/security/ad-connector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/ad-connector.png -------------------------------------------------------------------------------- /resource_images/aws/security/security-hub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/security-hub.png -------------------------------------------------------------------------------- /resource_images/aws/security/security-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/security-lake.png -------------------------------------------------------------------------------- /resource_images/aws/storage/fsx-for-lustre.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/storage/fsx-for-lustre.png -------------------------------------------------------------------------------- /resource_images/aws/storage/snowball-edge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/storage/snowball-edge.png -------------------------------------------------------------------------------- /resource_images/azure/analytics/databricks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/analytics/databricks.png -------------------------------------------------------------------------------- /resource_images/azure/analytics/event-hubs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/analytics/event-hubs.png -------------------------------------------------------------------------------- /resource_images/azure/azurestack/capacity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/azurestack/capacity.png -------------------------------------------------------------------------------- /resource_images/azure/compute/app-services.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/app-services.png -------------------------------------------------------------------------------- /resource_images/azure/compute/host-groups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/host-groups.png -------------------------------------------------------------------------------- /resource_images/azure/compute/spring-cloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/spring-cloud.png -------------------------------------------------------------------------------- /resource_images/azure/compute/vm-scale-set.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/vm-scale-set.png -------------------------------------------------------------------------------- /resource_images/azure/compute/workspaces-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/compute/workspaces-2.png -------------------------------------------------------------------------------- /resource_images/azure/database/sql-servers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/database/sql-servers.png -------------------------------------------------------------------------------- /resource_images/azure/databases/azure-sql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/databases/azure-sql.png -------------------------------------------------------------------------------- /resource_images/azure/databases/sql-server.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/databases/sql-server.png -------------------------------------------------------------------------------- /resource_images/azure/devops/azure-devops.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/azure-devops.png -------------------------------------------------------------------------------- /resource_images/azure/devops/devtest-labs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/devtest-labs.png -------------------------------------------------------------------------------- /resource_images/azure/devops/lab-accounts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/lab-accounts.png -------------------------------------------------------------------------------- /resource_images/azure/devops/lab-services.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/lab-services.png -------------------------------------------------------------------------------- /resource_images/azure/devops/load-testing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/devops/load-testing.png -------------------------------------------------------------------------------- /resource_images/azure/general/allresources.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/allresources.png -------------------------------------------------------------------------------- /resource_images/azure/general/cost-alerts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/cost-alerts.png -------------------------------------------------------------------------------- /resource_images/azure/general/cost-budgets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/cost-budgets.png -------------------------------------------------------------------------------- /resource_images/azure/general/dev-console.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/dev-console.png -------------------------------------------------------------------------------- /resource_images/azure/general/folder-blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/folder-blank.png -------------------------------------------------------------------------------- /resource_images/azure/general/globe-error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/globe-error.png -------------------------------------------------------------------------------- /resource_images/azure/general/helpsupport.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/helpsupport.png -------------------------------------------------------------------------------- /resource_images/azure/general/information.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/information.png -------------------------------------------------------------------------------- /resource_images/azure/general/input-output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/input-output.png -------------------------------------------------------------------------------- /resource_images/azure/general/journey-hub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/journey-hub.png -------------------------------------------------------------------------------- /resource_images/azure/general/marketplace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/marketplace.png -------------------------------------------------------------------------------- /resource_images/azure/general/reservations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/reservations.png -------------------------------------------------------------------------------- /resource_images/azure/general/search-grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/search-grid.png -------------------------------------------------------------------------------- /resource_images/azure/general/server-farm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/server-farm.png -------------------------------------------------------------------------------- /resource_images/azure/general/troubleshoot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/troubleshoot.png -------------------------------------------------------------------------------- /resource_images/azure/general/twousericon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/twousericon.png -------------------------------------------------------------------------------- /resource_images/azure/general/userprivacy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/userprivacy.png -------------------------------------------------------------------------------- /resource_images/azure/general/userresource.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/general/userresource.png -------------------------------------------------------------------------------- /resource_images/azure/intune/tenant-status.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/intune/tenant-status.png -------------------------------------------------------------------------------- /resource_images/azure/iot/azure-cosmos-db.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/azure-cosmos-db.png -------------------------------------------------------------------------------- /resource_images/azure/iot/iot-hub-security.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/iot/iot-hub-security.png -------------------------------------------------------------------------------- /resource_images/azure/ml/genomics-accounts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/ml/genomics-accounts.png -------------------------------------------------------------------------------- /resource_images/azure/mobile/app-services.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/mobile/app-services.png -------------------------------------------------------------------------------- /resource_images/azure/monitor/activity-log.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/monitor/activity-log.png -------------------------------------------------------------------------------- /resource_images/azure/network/cdn-profiles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/network/cdn-profiles.png -------------------------------------------------------------------------------- /resource_images/azure/network/connections.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/network/connections.png -------------------------------------------------------------------------------- /resource_images/azure/network/front-doors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/network/front-doors.png -------------------------------------------------------------------------------- /resource_images/azure/network/route-tables.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/network/route-tables.png -------------------------------------------------------------------------------- /resource_images/azure/network/virtual-wans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/network/virtual-wans.png -------------------------------------------------------------------------------- /resource_images/azure/networking/bastions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/networking/bastions.png -------------------------------------------------------------------------------- /resource_images/azure/networking/dns-zones.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/networking/dns-zones.png -------------------------------------------------------------------------------- /resource_images/azure/networking/firewalls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/networking/firewalls.png -------------------------------------------------------------------------------- /resource_images/azure/networking/ip-groups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/networking/ip-groups.png -------------------------------------------------------------------------------- /resource_images/azure/networking/spot-vmss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/networking/spot-vmss.png -------------------------------------------------------------------------------- /resource_images/azure/other/arc-kubernetes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/arc-kubernetes.png -------------------------------------------------------------------------------- /resource_images/azure/other/arc-sql-server.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/arc-sql-server.png -------------------------------------------------------------------------------- /resource_images/azure/other/azure-orbital.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/azure-orbital.png -------------------------------------------------------------------------------- /resource_images/azure/other/dashboard-hub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/dashboard-hub.png -------------------------------------------------------------------------------- /resource_images/azure/other/dedicated-hsm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/dedicated-hsm.png -------------------------------------------------------------------------------- /resource_images/azure/other/defender-meter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/defender-meter.png -------------------------------------------------------------------------------- /resource_images/azure/other/defender-relay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/defender-relay.png -------------------------------------------------------------------------------- /resource_images/azure/other/defender-slot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/defender-slot.png -------------------------------------------------------------------------------- /resource_images/azure/other/instance-pools.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/instance-pools.png -------------------------------------------------------------------------------- /resource_images/azure/other/resource-guard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/resource-guard.png -------------------------------------------------------------------------------- /resource_images/azure/other/resource-mover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/resource-mover.png -------------------------------------------------------------------------------- /resource_images/azure/other/savings-plans.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/savings-plans.png -------------------------------------------------------------------------------- /resource_images/azure/other/template-specs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/other/template-specs.png -------------------------------------------------------------------------------- /resource_images/azure/security/detonation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/security/detonation.png -------------------------------------------------------------------------------- /resource_images/azure/security/key-vaults.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/security/key-vaults.png -------------------------------------------------------------------------------- /resource_images/azure/storage/blob-storage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/storage/blob-storage.png -------------------------------------------------------------------------------- /resource_images/azure/storage/data-shares.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/storage/data-shares.png -------------------------------------------------------------------------------- /resource_images/azure/storage/netapp-files.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/storage/netapp-files.png -------------------------------------------------------------------------------- /resource_images/azure/web/api-connections.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/web/api-connections.png -------------------------------------------------------------------------------- /resource_images/azure/web/cognitive-search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/azure/web/cognitive-search.png -------------------------------------------------------------------------------- /resource_images/gcp/analytics/data-catalog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/analytics/data-catalog.png -------------------------------------------------------------------------------- /resource_images/gcp/analytics/data-fusion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/analytics/data-fusion.png -------------------------------------------------------------------------------- /resource_images/gcp/compute/compute-engine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/compute/compute-engine.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/automl-translation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/automl-translation.png -------------------------------------------------------------------------------- /resource_images/gcp/ml/recommendations-ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/ml/recommendations-ai.png -------------------------------------------------------------------------------- /resource_images/gcp/network/firewall-rules.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/firewall-rules.png -------------------------------------------------------------------------------- /resource_images/gcp/network/load-balancing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/load-balancing.png -------------------------------------------------------------------------------- /resource_images/gcp/network/network-tiers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/network/network-tiers.png -------------------------------------------------------------------------------- /resource_images/gcp/operations/monitoring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/gcp/operations/monitoring.png -------------------------------------------------------------------------------- /resource_images/generic/virtualization/xen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/generic/virtualization/xen.png -------------------------------------------------------------------------------- /resource_images/onprem/aggregator/fluentd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/aggregator/fluentd.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/metabase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/metabase.png -------------------------------------------------------------------------------- /resource_images/onprem/analytics/superset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/analytics/superset.png -------------------------------------------------------------------------------- /resource_images/onprem/database/cassandra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/cassandra.png -------------------------------------------------------------------------------- /resource_images/onprem/database/clickhouse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/clickhouse.png -------------------------------------------------------------------------------- /resource_images/onprem/database/couchbase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/couchbase.png -------------------------------------------------------------------------------- /resource_images/onprem/database/janusgraph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/janusgraph.png -------------------------------------------------------------------------------- /resource_images/onprem/database/postgresql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/database/postgresql.png -------------------------------------------------------------------------------- /resource_images/onprem/groupware/nextcloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/groupware/nextcloud.png -------------------------------------------------------------------------------- /resource_images/onprem/inmemory/aerospike.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/inmemory/aerospike.png -------------------------------------------------------------------------------- /resource_images/onprem/inmemory/hazelcast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/inmemory/hazelcast.png -------------------------------------------------------------------------------- /resource_images/onprem/inmemory/memcached.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/inmemory/memcached.png -------------------------------------------------------------------------------- /resource_images/onprem/monitoring/datadog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/monitoring/datadog.png -------------------------------------------------------------------------------- /resource_images/onprem/monitoring/grafana.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/monitoring/grafana.png -------------------------------------------------------------------------------- /resource_images/onprem/monitoring/newrelic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/monitoring/newrelic.png -------------------------------------------------------------------------------- /resource_images/onprem/network/ambassador.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/network/ambassador.png -------------------------------------------------------------------------------- /resource_images/onprem/security/bitwarden.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/onprem/security/bitwarden.png -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | click 2 | GitPython 3 | graphviz 4 | PyYAML 5 | requests 6 | tqdm 7 | python-hcl2 8 | ipaddr 9 | debugpy 10 | ollama 11 | tomli 12 | -------------------------------------------------------------------------------- /resource_images/aws/analytics/data-pipeline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/data-pipeline.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/glue-crawlers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/glue-crawlers.png -------------------------------------------------------------------------------- /resource_images/aws/analytics/lake-formation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/analytics/lake-formation.png -------------------------------------------------------------------------------- /resource_images/aws/compute/compute-optimizer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/compute-optimizer.png -------------------------------------------------------------------------------- /resource_images/aws/compute/compute-rounded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/compute-rounded.png -------------------------------------------------------------------------------- /resource_images/aws/compute/ec2-auto-scaling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/ec2-auto-scaling.png -------------------------------------------------------------------------------- /resource_images/aws/compute/ec2-image-builder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/ec2-image-builder.png -------------------------------------------------------------------------------- /resource_images/aws/compute/ec2-spot-instance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/ec2-spot-instance.png -------------------------------------------------------------------------------- /resource_images/aws/compute/elastic-beanstalk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/elastic-beanstalk.png -------------------------------------------------------------------------------- /resource_images/aws/compute/fargate-rounded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/fargate-rounded.png -------------------------------------------------------------------------------- /resource_images/aws/compute/lambda-function.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/lambda-function.png -------------------------------------------------------------------------------- /resource_images/aws/compute/lightsail-rounded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/lightsail-rounded.png -------------------------------------------------------------------------------- /resource_images/aws/compute/outposts-rounded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/outposts-rounded.png -------------------------------------------------------------------------------- /resource_images/aws/compute/thinkbox-deadline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/thinkbox-deadline.png -------------------------------------------------------------------------------- /resource_images/aws/compute/thinkbox-krakatoa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/thinkbox-krakatoa.png -------------------------------------------------------------------------------- /resource_images/aws/compute/thinkbox-sequoia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/compute/thinkbox-sequoia.png -------------------------------------------------------------------------------- /resource_images/aws/database/aurora-instance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/aurora-instance.png -------------------------------------------------------------------------------- /resource_images/aws/database/dynamodb-items.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/dynamodb-items.png -------------------------------------------------------------------------------- /resource_images/aws/database/dynamodb-streams.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/dynamodb-streams.png -------------------------------------------------------------------------------- /resource_images/aws/database/dynamodb-table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/database/dynamodb-table.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/cloud9-resource.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/cloud9-resource.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/developer-tools.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/developer-tools.png -------------------------------------------------------------------------------- /resource_images/aws/devtools/tools-and-sdks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/devtools/tools-and-sdks.png -------------------------------------------------------------------------------- /resource_images/aws/general/generic-database.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/generic-database.png -------------------------------------------------------------------------------- /resource_images/aws/general/generic-firewall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/generic-firewall.png -------------------------------------------------------------------------------- /resource_images/aws/general/internet-gateway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/internet-gateway.png -------------------------------------------------------------------------------- /resource_images/aws/general/office-building.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/general/office-building.png -------------------------------------------------------------------------------- /resource_images/aws/integration/eventbridge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/integration/eventbridge.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-analytics-channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-analytics-channel.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-device-defender.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-device-defender.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-device-management.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-device-management.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-medical-emergency.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-medical-emergency.png -------------------------------------------------------------------------------- /resource_images/aws/iot/iot-policy-emergency.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/iot/iot-policy-emergency.png -------------------------------------------------------------------------------- /resource_images/aws/management/auto-scaling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/auto-scaling.png -------------------------------------------------------------------------------- /resource_images/aws/management/cloudformation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/cloudformation.png -------------------------------------------------------------------------------- /resource_images/aws/management/control-tower.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/control-tower.png -------------------------------------------------------------------------------- /resource_images/aws/management/opsworks-apps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/opsworks-apps.png -------------------------------------------------------------------------------- /resource_images/aws/management/opsworks-stack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/opsworks-stack.png -------------------------------------------------------------------------------- /resource_images/aws/management/organizations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/management/organizations.png -------------------------------------------------------------------------------- /resource_images/aws/media/elastic-transcoder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/media/elastic-transcoder.png -------------------------------------------------------------------------------- /resource_images/aws/media/elemental-conductor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/media/elemental-conductor.png -------------------------------------------------------------------------------- /resource_images/aws/media/elemental-medialive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/media/elemental-medialive.png -------------------------------------------------------------------------------- /resource_images/aws/migration/datasync-agent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/migration/datasync-agent.png -------------------------------------------------------------------------------- /resource_images/aws/migration/migration-hub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/migration/migration-hub.png -------------------------------------------------------------------------------- /resource_images/aws/migration/snowball-edge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/migration/snowball-edge.png -------------------------------------------------------------------------------- /resource_images/aws/ml/sagemaker-ground-truth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/sagemaker-ground-truth.png -------------------------------------------------------------------------------- /resource_images/aws/ml/sagemaker-training-job.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/ml/sagemaker-training-job.png -------------------------------------------------------------------------------- /resource_images/aws/network/internet-gateway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/internet-gateway.png -------------------------------------------------------------------------------- /resource_images/aws/network/network-firewall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/network-firewall.png -------------------------------------------------------------------------------- /resource_images/aws/network/site-to-site-vpn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/site-to-site-vpn.png -------------------------------------------------------------------------------- /resource_images/aws/network/transit-gateway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/network/transit-gateway.png -------------------------------------------------------------------------------- /resource_images/aws/satellite/ground-station.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/satellite/ground-station.png -------------------------------------------------------------------------------- /resource_images/aws/security/cloud-directory.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/cloud-directory.png -------------------------------------------------------------------------------- /resource_images/aws/security/firewall-manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/firewall-manager.png -------------------------------------------------------------------------------- /resource_images/aws/security/inspector-agent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/inspector-agent.png -------------------------------------------------------------------------------- /resource_images/aws/security/secrets-manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/secrets-manager.png -------------------------------------------------------------------------------- /resource_images/aws/security/shield-advanced.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/patrickchugh/terravision/HEAD/resource_images/aws/security/shield-advanced.png --------------------------------------------------------------------------------