Pablo's Spot
Pablo's spot is a space where learning meets doing. This channel provides series of videos that show some implementations and use of tools around (but may not be limited to) cloud technology. It is a show and tell channel tapping on experiences on the use of tools around the DevOps space.
Visit our website: https://pablosspot.com
We are on discord in case you want to drop a question.
https://discord.gg/5k8kZXMUP3
This may also be our place where we share and exchange knowledge.
How to Build a Budget Container Stack: GitHub Actions + Docker Compose + Dozzle + Caddy
Setup observability on your containers using Dozzle
How to simplify container orchestration in the cloud with docker compose
How to setup dockerised openvpn to secure virtual private network connections
How to configure non ROOT user on docker images
How to use chainguard docker images to create a secure and minimal python docker image
How to implement Content Security Policy on scripts - Infrastructure approach vs HTML code approach
How to migrate from Terraform Cloud to S3 bucket - Terraform State Management
How to integrate docker build process with Terraform
How to rename terraform resources using the worst and the best options
How to setup idempotent ingress/egress on Security Groups with Terraform
My Personal Thoughts on Hashicorp's License Change
How to use variables with Terraform for Infrastructure as Code
How to secure DevOPS web tools (runatlantis service) with OKTA
How to setup Basic Lambda Function (REHASH)
How to secure environment variables with ECS and Parameter Store (REHASH)
Redirect HTTP to HTTPS with AWS Load Balancer
How to run GitOps process with Run Atlantis
How to setup and use AWS Lambda Layer
How to setup AWS ECS Infrastructure for Run Atlantis
How to use ChatGPT for quick knowledge access
How to secure and manage environment variables with Parameter Store in AWS
How to build and publish my custom RunAtlantis docker Image with Terraform
Migrating local Run Atlantis setup to AWS ECS - The Preparation
Terraform Code - Why for_each is better than count
How to minimise Infrastructure Cost on AWS Load Balancer
How to integrate ECS with AWS Load Balancer
How to Setup Authentication using AWS Load Balancer and OKTA
How to integrate AWS Load Balancer and Lambda Function
Fixing security flaw: Protecting app on ec2 instance with AWS Load Balancer