Daily Check-In with Ned1313 - podcast cover

Daily Check-In with Ned1313

Ned Bellavancenedinthecloud.com
A 10-minute, daily podcast from Ned1313 discussing technology, career advancement, and anything else relevant to the IT Professional in a brief, conversational style.

Episodes

Edge to Cloud Panel Thoughts - Daily Check-In for July 23, 2020

My thoughts on a recent panel from The CTO Advisor.    The CTO Advisor discussion panel: https://youtu.be/WRxnEeTrJUI    The Day Two Cloud episode with Sam Erskine:  https://daytwocloud.io/podcast/day-two-cloud-058-using-curiosity-and-mistakes-to-advance-your-career/

Jul 24, 202010 minSeason 1Ep. 82

Terraform Variable Validation - Daily Check-in for July 21, 2020

You can validate your variable input using Terraform 0.13 beta in both  the root module and child modules. I'll show you how in this demo.    Terraform Certification Guide: https://leanpub.com/terraform-certified/    Terraform Tuesdays GitHub: https://github.com/ned1313/terraform-tuesdays

Jul 22, 202014 minSeason 1Ep. 80

Vault Certification: Tokens - Daily Check-in for July 17, 2020

Moving on to objective three: Assess Vault Tokens:    3 Assess Vault tokens  3a Describe Vault token  3b Differentiate between service and batch tokens. Choose one based on use-case  3c Describe root token uses and lifecycle  3d Define token accessors  3e Explain time-to-live  3f Explain orphaned tokens  3g Create tokens based on need

Jul 18, 202011 minSeason 1Ep. 78

SemTech Enabling Edge Speed - Daily Check-in for July 16, 2020

I had a briefing with #SemTech and they reminded me that it isn't all just Kubernetes at the edge.    SemTech website: https://www.semtech.com/  Cloud Field Day 8: https://techfieldday.com/event/cfd8/

Jul 17, 202011 minSeason 1Ep. 77

Veeam at Cloud Field Day 8 - Daily Check-in for July 15, 2020

#Veeam presented at #CFD8. Here are my thoughts.    You can watch the whole thing at https://techfieldday.com/event/cfd8/    Three things I focused on: 1. Veeam is in a good position grow and expand 2. Their cloud products are decent, but need to embrace PaaS 3. Veeam loves their CSPs and MSPs and that's good

Jul 16, 202012 minSeason 1Ep. 76

Figuring out a Terraform Resource - Daily Check-in for July 14, 2020

Some resources are super complicated. How do you figured out how to use  them? You can read the docs, but what really helps is the cloud CLI.   #TerraformTuesday Terraform Certification guide: https://leanpub.com/terraform-certified/

Jul 15, 202011 minSeason 1Ep. 75

Context and Capital - Daily Check-in for July 13, 2020

Building your career is all about context and capital.     1. Career capital     a. This is stuff you know and no one can take away from you     b. When you leave a company, you leave with the accumulated knowledge while you were there     c. Consulting is a great way to bulk up fast     d. The capital is what makes you valuable     e. How do people know about that capital       &nb...

Jul 14, 202012 minSeason 1Ep. 74

Vault Certification: Vault Policies Cont. - Daily Check-in for July 10, 2020

Continuing the objective of Creating Vault Policies   Covering Objective 2 of the Vault Certification Exam:   2. Create Vault Policies 2a. Illustrate the value of Vault policy 2b. Describe Vault policy syntax: path 2c. Describe Vault policy syntax: capabilities 2d. Craft a Vault policy based on requirements   https://www.hashicorp.com/certification/vault-associate/

Jul 11, 202012 minSeason 1Ep. 73

Kubernetes on the Edge - Daily Check-in for July 9, 2020

Yesterday I talked about K3s a little bit. Let's take a look at what is out there for K8s on the edge.    Why use K8s at the edge?    - Consistent platform for development  - Test on the cloud, deploy to the edge  - The power of CRDs and operators  - Doesn't fix the hardware and true edge device issues    - Do we really need something on top of Linux and is K8s it?    What's out there?  - #KubeEdge - resource optimized, open-source...

Jul 10, 202012 minSeason 1Ep. 72

SUSE acquiring Rancher - Daily Check-in for July 8, 2020

SUSE is going to acquire Rancher. What's that all about?    Day Two Cloud episode with Tanya Janca:  https://daytwocloud.io/podcast/day-two-cloud-055-securing-cloud-infrastructure-and-applications/

Jul 09, 202012 minSeason 1Ep. 71

Terraform Module Variables - Daily Check-in for July 7, 2020

We are going to look at how root modules interact with child modules and how variables and outputs are used to pass information between the two.    Terraform Certification Guide: https://leanpub.com/terraform-certified/    Terraform Tuesdays GitHub repository:  https://github.com/ned1313/terraform-tuesdays #TerraformTuesdays

Jul 08, 202013 minSeason 1Ep. 70

Vault Certification: Creating Policies - Daily Check-in for July 3, 2020

Covering Objective 2 of the Vault Certification Exam: 2. Create Vault Policies 2a. Illustrate the value of Vault policy 2b. Describe Vault policy syntax: path 2c. Describe Vault policy syntax: capabilities 2d. Craft a Vault policy based on requirements https://www.hashicorp.com/certification/vault-associate/

Jul 04, 202012 minSeason 1Ep. 68

HPE Greenlake and Ezmeral - Daily Check-in for July 1, 2020

Can HPE compete with what AWS, GCP, and Azure have to offer?  HPE Greenlake   • Hardware as a service • Dell is doing similar things with their   • Edge to Cloud • Built to order • Rapid rollout • Pay-as-you-go  HPE Ezmeral • Unification of software portfolio • I've not been bullish on HPE software in the past • Plus they killed Helion 

Jul 02, 202012 minSeason 1Ep. 66

Terraform 0.13 Beta - Daily Check-in for June 30, 2020

Terraform 0.13 features:  • For_each and count for modules   • Depends_on for modules • Automatic install of 3rd party providers • Custom validation rules for module variables   Terraform Cert Guide: https://leanpub.com/terraform-certified/  Buffer Overflow: https://www.anexinet.com/resources/podcasts/buffer-overflow/

Jul 01, 202013 minSeason 1Ep. 65

My Python Project - Daily Check-in for June 29, 2020

I'm going to learn #Python by creating an application in Azure Functions  and use Azure Tables. It's going to replace the way that I use Zapier  today. Should be interesting!

Jun 30, 202010 minSeason 1Ep. 64

What is Terraform? - Daily Check-in for June 16, 2020

What is Terraform and why would you use it?    Check out my new course on Plurasight, Implementing Terraform on AWS  (https://app.pluralsight.com/library/courses/implementing-terraform-aws/table-of-contents) and check out my Terraform Certification guide on Leanpub  (https://leanpub.com/terraform-certified/)

Jun 17, 202012 minSeason 1Ep. 55

My Three Pillars - Daily Check-in for June 15, 2020

My three pillars  1. Embrace discomfort 2. Fail often 3. Be nice    Where you can get more Ned (if that's what you want) Podcasts     Daily Check-In - https://anchor.fm/ned-bellavance     Day Two Cloud - https://daytwocloud.io/     Buffer Overflow - https://www.anexinet.com/resources/podcasts/buffer-overflow/  Tech Analysis on GigaOm - https://gigaom.com/analyst/bellavance-ned/  Pluralsight courses - https://app.pluralsight.co...

Jun 16, 202011 minSeason 1Ep. 54