- 293
- 144 455
NimbusDevOps
United States
เข้าร่วมเมื่อ 1 ต.ค. 2019
A simple yet sophisticated approach to DevOps practices and tools. Subscribe to this channel to get updates on new content, playlists, and demos to help you achieve your personal or professional goals.
I take technical books, documentation, and Git repos and put them to the test by following their instructions... exactly to the letter. I find all sorts of errors and we work through them together in a series of educational videos used to develop knowledge and skill within the DevOps community.
Reimagine Your Infrastructure
Disclaimer: While I am an AWS employee, all opinions on this channel are my own and are not official AWS statements or announcements.
I take technical books, documentation, and Git repos and put them to the test by following their instructions... exactly to the letter. I find all sorts of errors and we work through them together in a series of educational videos used to develop knowledge and skill within the DevOps community.
Reimagine Your Infrastructure
Disclaimer: While I am an AWS employee, all opinions on this channel are my own and are not official AWS statements or announcements.
2.1 - Terraform 2024 - Provisioning a Web Server on AWS
Learn how to provision a web server on an AWS EC2 Instance. We're now adding user data scripts, multiple Terraform resources in a single module, and how to reference resources within the same module.
github.com/jakefurlong/terraform2024
github.com/jakefurlong/terraform2024
มุมมอง: 112
วีดีโอ
2.0 - Terraform 2024 - Provisioning a Single Server on AWS
มุมมอง 7110 หลายเดือนก่อน
Provision a single server on AWS using a simple Terraform module. github.com/jakefurlong/terraform2024
1.0 - Terraform 2024 - DevOps Overview
มุมมอง 6510 หลายเดือนก่อน
This is just a quick, optional, overview of DevOps and how this all fits into the big picture. I did this more for completeness than I did for certification prep. The point of this series is not to become a DevOps expert. github.com/jakefurlong/terraform2024
0.0 - Terraform 2024 - Introduction
มุมมอง 11510 หลายเดือนก่อน
Creating a new version of my popular Terraform series so we get all the cool updates, new code repo, and neat tricks using the latest tech. github.com/jakefurlong/terraform2024
2.8 - Kubernetes Namespaces
มุมมอง 99ปีที่แล้ว
This is a very basic introduction to namespaces, but enough to teach you what you need to get your hands dirty and work with your DevOps/SRE team with the ability to have a conversation about it
2.7 - Kubernetes Multi-Node Cluster - Build with Vagrant and VirtualBox
มุมมอง 1.7Kปีที่แล้ว
In this video, I show you how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox. Feel free to follow along and save your code for future projects. Vagrant stuff: github.com/kodekloudhub/certified-kubernetes-administrator-course Kubeadm stuff: kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/
2.6 - Kubernetes Microservices - Build a Distributed App
มุมมอง 238ปีที่แล้ว
Here we use a distributed example voting app provided by Docker to build out a Microservice environment using Python, .NET, NodeJS, Redis and Postgres on a single-node Kubernetes cluster hosted on my gmaing PC using Minikube. Credit to Mumshad Mannambeth at KodeKloud for putting together some working Docker images. I highly recommend his courses on KodeKloud.com or Udemy for anything DevOps or ...
2.5 - Kubernetes Services: ClusterIP & LoadBalancer - Overview
มุมมอง 116ปีที่แล้ว
This is a very high level over to introduce you to ClusterIP and LoadBalancer Services in Kubernetes. Once you add this very basic, oversimplified understanding to your knowledgebase, you can start making some really cool stuff and building from there. Check out the next video on Microservices to put it all in action.
2.4 - Kubernetes Services: NodePort - Deep Dive
มุมมอง 230ปีที่แล้ว
In this video I go over what the Kubernetes Service NodePort. We create a Deployment and a NodePort service, then access our nginx page in a browser. It's the first time we have actually interacted with the pods from a PC/laptop so it's starting to become real! I also go over the Docker and VirtualBox drivers, how to solve the virtualization problems and resource constraints so that you can get...
2.3 - Kubernetes Deployments - Deep Dive
มุมมอง 40ปีที่แล้ว
Everything you ever wanted to know to do a Kubernetes Deployment. Honestly, for me, this is where Kubernetes kind of starts. Even though I've already covered a bunch of stuff, this is where we start having some real fun.
2.2 - Kubernetes ReplicaSet - Deep Dive
มุมมอง 361ปีที่แล้ว
Everything you ever wanted to know (or didn't) about Kubernetes ReplicaSet. If you haven't been through my Pod video I highly recommend it although I do a very short recap.
2.1 - Kubernetes Pods - Deep Dive
มุมมอง 102ปีที่แล้ว
I wanted to cover off any k8s pod stuff before moving on to replica sets and deployments. So here's everything I can think of to share about pods!
2.0 - Kubernetes in 5 Minutes
มุมมอง 69ปีที่แล้ว
Some people make this way harder than it needs to be
How to use an Alias to store AWS CLI Commands
มุมมอง 1892 ปีที่แล้ว
Can't remember that really long jquery string you used with your AWS CLI command to get the information you need? Do not fret! I will walk you through setting up an alias, what an alias does, and how to store your most used AWS CLI commands so you never have to remember complicated query strings again. Here's a link to some very useful commands: www.bluematador.com/learn/aws-cli-cheatsheet
1.9 - Cracking the Coding Interview - String Rotations (Python)
มุมมอง 2212 ปีที่แล้ว
1.9 - Cracking the Coding Interview - String Rotations (Python)
1.6 - Cracking the Coding Interview - String Compression (Python)
มุมมอง 7582 ปีที่แล้ว
1.6 - Cracking the Coding Interview - String Compression (Python)
1.5 - Cracking the Coding Interview - One Edit (Python)
มุมมอง 5422 ปีที่แล้ว
1.5 - Cracking the Coding Interview - One Edit (Python)
1.4 - Cracking the Coding Interview - Palindromes (Python)
มุมมอง 962 ปีที่แล้ว
1.4 - Cracking the Coding Interview - Palindromes (Python)
1.3 - Cracking the Coding Interview - Convert to URL (Python)
มุมมอง 922 ปีที่แล้ว
1.3 - Cracking the Coding Interview - Convert to URL (Python)
1.2 - Cracking the Coding Interview - String Permutation (Python)
มุมมอง 1882 ปีที่แล้ว
1.2 - Cracking the Coding Interview - String Permutation (Python)
1.1 - Cracking the Coding Interview - Unique Characters (Python)
มุมมอง 3162 ปีที่แล้ว
1.1 - Cracking the Coding Interview - Unique Characters (Python)
Use boto3 to Validate CloudFormation Properties and Create Stacks Programmatically
มุมมอง 3092 ปีที่แล้ว
Use boto3 to Validate CloudFormation Properties and Create Stacks Programmatically
Intro to using the AWS Python SDK with Boto3
มุมมอง 492 ปีที่แล้ว
Intro to using the AWS Python SDK with Boto3
AWS EKS Multi-Region Info to Get Started
มุมมอง 2.6K2 ปีที่แล้ว
AWS EKS Multi-Region Info to Get Started
How to use Python HVAC for Hashicorp Vault CRUD Operations
มุมมอง 8K2 ปีที่แล้ว
How to use Python HVAC for Hashicorp Vault CRUD Operations
Cracking the Coding Interview - Introduction
มุมมอง 1672 ปีที่แล้ว
Cracking the Coding Interview - Introduction
1.9 - Use minikube to Deploy 2048 Fast!
มุมมอง 2092 ปีที่แล้ว
1.9 - Use minikube to Deploy 2048 Fast!
40-year-old guy to learn the entirety of MIT Computer Science and Engineering degree - WHYYY?
มุมมอง 3442 ปีที่แล้ว
40-year-old guy to learn the entirety of MIT Computer Science and Engineering degree - WHYYY?
Bruhhhh I knew it mine doesn’t have a button but fn+L worked
nothing works corsair is so shit
thanks.
The font is too small. Can't see anything.
Jake the Repo link is coming up 404. Did you take it down?
please increase the volume of video.
Good videos, but I noticed something. There doesn't seem to be a tutorial for security settings. Most of the guides go off using the default port 22 and not if it's filtered. What if user wants to use the sessions manager or avoid using port 22?
Thanks for the help man!
you are my hero bro 😍
Enjoying ur Terraform content a lot , of course since u use my favorite AWS 😄liked ur previous videos too thanx a lot buddy that's a lot of educational content 😇
Good effort! But I believe your solution is incomplete. How does your code handle leading and trailing whitespace, i.e. " Hello world ! " ?
just thank you !
How can we upgrade from version 3 aws provider to version 5?
Thanks!
On your laptop this works as you are already authenticated to GitHub. But how about GitHub runner, that machine is not authenticated and what would be ideal way to download modules form https?
Why service for worker is not required ?
Just what i needed. Thank you.
Thank you!
Great video. Thanks!!
If i make some changes about code, is this can be use for one-time password generator?
Thank you!!!!!!! Save my day!
wow that was the easiest thing to do and it was also the hardest thing to figure out
Thanks so much for this! I'm learning Terraform to help me prepare for an AppSec Engineer position I'm trying to get. I found your Terratest video first and worked my way backwards :D
how have the same data for PV volume for 2 regions instantly ?
What was the Vagrant relation!?🤔 You do all things manually.
thnx amazing
Thank you so much. I havent been able to use my Windows key for months
Very informative but clip out the 3-4 yawns, they make it seem like you're so bored that I want to stop the video!
If using tagging in this way, aren't all modules in the repo effectively being "tagged" with that version, even if the others haven't changed? In that case, wouldn't you really need to have a repo per module to have proper control over versions?
legend
Thanks so much i have tried everything id not know it was this simple
I actually chuckled to myself because of this. Thanks man, I appreciate it.
Thanks man, I was looking everywhere and I tried everything, but with your video it finally worked. THANKS A LOT!!!
Very quiet
Great start for the year!
Thanks Pablo! You’re a great coding mentor
Doesn't work...
There is no lock button on my keyboard help me bro
Life saver!!
Thank you! I hope you make us video about how you customize your VS Code and the plugins you using.
THANK YOU!!!!!
ahgahahahzaouehzauiehazueiazeihuiaze jzaeiurtg fya_oiuhtrz THANKS
Thanks for this had the backlight off so didn't notice the lock.
My fucking god, it was that simple. Thank you so much!
Really helpful video thank you. Where is the readme you are working off from? Including a link in the description would be extra helpful.
Excellent explanation! Thanks and greetings from Guatemala
i dont have a button like that
Well now I hate myself
very thorough, thanks
Brother, you have saved me quite literally hours of back and forth. Thank you.
OMG I FEEL SO STUPID LOL