Programmers Quickie - podcast cover

Programmers Quickie

Software Engineeringblog.code-code-code.com
Software Engineering Best Practices, System Design, High Scale, Algorithms, Math, Programming Languages, Statistics, Machine Learning, Databases, Front Ends, Frameworks, Low Level Machine Structure, Papers and Computing, Computer Science Book Reviews - Everything!

Episodes

🔥Terraform | init, tags, name, EC2, Security groups, Dynamic Blocks

📚 Book - https://amzn.to/39ty0Tq - "Terraform: Up & Running: Writing Infrastructure as Code" Terraform init will download all the dependencies needed by the terraform project like when you have a clean maven project, and running almost any mvn command will pull down the dependencies. tags in terraform helps you set the additional tag properties of the resources, if you want to set the name of the resource that would appear in aws then you need to set the tag with specific key and this key i...

Jun 19, 20228 min

Aws ElasticIp

AWS elastic IP is not dynamic for itself it's actually a static public IPv4 IP so why is it called elastic because we dynamically assign it to host so if our host or easy to instance is down we can programmatically and dynamically assign such a static public IP into this new host so it's used for resiliency

Jun 18, 20226 min

Terraform Variables

With terraform we can use variables for example an integer which is defined as a number or a string or a list of strings and then we can reference these variables further down in the code in order to reuse them you can also output variables to the screen and we could also ask the customer to input interactively variable values into the console In this session - init plan apply destroy - state file - variables - terraform pattern consistent - resource keyword - resource identifier "aws_vpc" - our...

Jun 16, 202210 min

Terraform Main Operations and state file

Terraform main operations such as init plan apply and destroy and the state file telephone is a infrastructure as code tool a command line to help us create infrastructure with standard adjacent files and then run telephone apply in order to actually create this infrastructure either in AWS cloud or Google cloud or azure cloud or any other cloud provider even locally and it has many plugins. In this session init plan apply destroy state file variables terraform pattern consistentresource keyword...

Jun 15, 20226 min

🌐 Terraform Init Intro

Telephone is a language declarative language for defining resources here we will describe their form in it and the command line how to install with regards to interjeed idea plugin and also the visual studio plugin

Jun 14, 20227 min

🌐 DynamoDb Global Tables

Dynamo the big global tables allow us to have application of course region of a multi master multi replica database

Jun 09, 20225 min

💲Netflix Stock

Netflix stock is down 70% from the top of $600 to $200

Jun 08, 20225 min

Pandas and sklearn create model

This is going to be how to create a model with pandas very quickly in a few lines a linear regression and random voice and then to fit it to predict the output to separate in between x and y

Jun 07, 20226 min

💲30 Trillion Debt

The US economy currently has a 30 trillion depth and is trying to fight inflation by rising interest rates and also by doing quantitative tightening

Jun 06, 20226 min

Machine Learning Intro

In machine learning versus statistics and statistics we are trying more to describe things and in machine learning to predict we have supervised and unsupervised learning and supervised is divided further into classification and regression

Jun 03, 20225 min

🌐 Apache Airflow Intro

The Apache Airflow project is an orchestration project for learning jobs offline managing them it has a web UI it has a scheduler.

Jun 02, 20225 min

GoLang Quick Tips

He loves some tips about the go programming language such as a go channels go routines how to serialize and deserialize Jsons how to create tests how to want test coverage and more.

Jun 01, 20225 min
For the best experience, listen in Metacast app for iOS or Android
Open in Metacast