![azure-landing-zone](https://letmetechyou.com/wp-content/uploads/2023/04/azure-landing-zone-820x461.png)
Featured in Cloud
![azure-landing-zone](https://letmetechyou.com/wp-content/uploads/2023/04/azure-landing-zone-820x461.png)
As organizations continue to adopt cloud computing, they often face challenges with managing multiple subscriptions, security, compliance, and governance. Azure Landing Zones offer a comprehensive...
![why do people use terraform cloud](https://letmetechyou.com/wp-content/uploads/2023/03/terraform-cloud.png)
Top 5 Reasons Why people are using terraform cloud?
Terraform Cloud is offered as a multi-tenant SaaS platform. It offers a free tier for getting started, and can accommodate both small businesses and large...
![aztfy tool to import existing infrastructure into terraform](https://letmetechyou.com/wp-content/uploads/2023/02/aztfytool-e1676615820119-820x462.png)
![aztfy tool to import existing infrastructure into terraform](https://letmetechyou.com/wp-content/uploads/2023/02/aztfytool-e1676615820119-820x462.png)
Import your Entire Azure Environment using Terrafy
Many companies will start to adopt some form of IAC (infrastcuture as code) tool. One of the most popular tools is Terraform. With companies moving...
Latest posts
![azure traffic manager routing method deep dive](https://letmetechyou.com/wp-content/uploads/2023/01/azure-traffic-manager-routing-method-deep-dive-820x461.webp)
![azure traffic manager routing method deep dive](https://letmetechyou.com/wp-content/uploads/2023/01/azure-traffic-manager-routing-method-deep-dive-820x461.webp)
Azure Traffic Manager Routing Method Deep Dive
Azure supports 6 different azure traffic manager routing methods to help provide load balancing to your endpoints inside or outside of azure. The routing methods...
![azure traffic manager vs azure load balancer](https://letmetechyou.com/wp-content/uploads/2023/01/trafficmanager.drawio-1.webp)
![azure traffic manager vs azure load balancer](https://letmetechyou.com/wp-content/uploads/2023/01/trafficmanager.drawio-1.webp)
Azure Traffic Manager Vs Azure Load Balancer Differences
Many engineers at some point may need to decide when to use azure traffic manager vs azure load balancer. Designing high availability for web applications...
![azure transitive routing hub and spoke network](https://letmetechyou.com/wp-content/uploads/2022/11/Screen-Shot-2022-11-05-at-11.14.05-AM-1.png)
![azure transitive routing hub and spoke network](https://letmetechyou.com/wp-content/uploads/2022/11/Screen-Shot-2022-11-05-at-11.14.05-AM-1.png)
Azure Firewall to Route Spoke Vnets Through Hub Vnet
One of the recommended azure architectures is a hub and spoke network setup. This architecture consist of the following azure components: 1x Hub Virtual Network...
![create azure vnet using terraform](https://letmetechyou.com/wp-content/uploads/2022/10/create-azure-vnet-using-terraform.png)
![create azure vnet using terraform](https://letmetechyou.com/wp-content/uploads/2022/10/create-azure-vnet-using-terraform.png)
How to create a vnet in azure using terraform
In azure vnets allow you to separate out parts of your cloud infrastructure into different network segments. This structure is almost the equivalent of building...
![azure firewall vs network security group](https://letmetechyou.com/wp-content/uploads/2022/10/vpn-1-5-820x461.png)
![azure firewall vs network security group](https://letmetechyou.com/wp-content/uploads/2022/10/vpn-1-5-820x461.png)
Azure Firewall vs Network Security Group
When it comes to protecting your azure resources, a question you may come across is when to use an azure firewall vs network security group....
![objects have changed outside of terraform](https://letmetechyou.com/wp-content/uploads/2022/09/terraform-drift-detection-820x461.jpg)
![objects have changed outside of terraform](https://letmetechyou.com/wp-content/uploads/2022/09/terraform-drift-detection-820x461.jpg)
How to fix Objects have changed outside of Terraform
When working with terraform, you may run into the error “objects have changed outside of Terraform”. This error means that your terraform state and application...
![terraform state in an azure storage account](https://letmetechyou.com/wp-content/uploads/2022/09/terraform-azure-1-820x461.png)
![terraform state in an azure storage account](https://letmetechyou.com/wp-content/uploads/2022/09/terraform-azure-1-820x461.png)
Secure Terraform State in an Azure storage account
Terraform state allows for terraform to understand what resources to add, update or delete. When using terraform, the state file is initially stored locally on...
![azure homelab using terraform](https://letmetechyou.com/wp-content/uploads/2022/09/azure-homelab-using-terraform-e1663417328578-820x410.png)
![azure homelab using terraform](https://letmetechyou.com/wp-content/uploads/2022/09/azure-homelab-using-terraform-e1663417328578-820x410.png)
Build an Azure Homelab using Terraform
Building an azure homelab can help give you the opportunity to study for certifications or help grow your career as a cloud engineer. Using terraform...
![aws s3 vpc endpoint](https://letmetechyou.com/wp-content/uploads/2022/09/My-project-1-12-820x461.png)
![aws s3 vpc endpoint](https://letmetechyou.com/wp-content/uploads/2022/09/My-project-1-12-820x461.png)
How to increase security with an AWS S3 VPC Endpoint
An aws s3 vpc endpoint allows private access to Amazon S3 from your VPC. This improves overall security since traffic to S3 will not have...
![](https://letmetechyou.com/wp-content/uploads/2022/08/aws-vpc-peering-connection-2.png)
![](https://letmetechyou.com/wp-content/uploads/2022/08/aws-vpc-peering-connection-2.png)
How to Setup AWS VPC Peering
AWS VPC peering allows you to route traffic between two VPCs using their respective private IPv4 or IPv6 addresses. It is possible for instances in...
![How to deploy and aws ec2 instance using terraform](https://letmetechyou.com/wp-content/uploads/2022/08/terraform-ec2-820x816.png)
![How to deploy and aws ec2 instance using terraform](https://letmetechyou.com/wp-content/uploads/2022/08/terraform-ec2-820x816.png)
How to deploy an AWS Linux EC2 Instance Using Terraform
As the companies start to move to the cloud, you may find yourself needing to deploy an aws linux ec2 instance using terraform. There are...
![how to create an aws vpc using terraform](https://letmetechyou.com/wp-content/uploads/2022/08/how-to-create-an-aws-vpc-using-terraform.png)
![how to create an aws vpc using terraform](https://letmetechyou.com/wp-content/uploads/2022/08/how-to-create-an-aws-vpc-using-terraform.png)
How to Create an AWS VPC using Terraform
As more companies move to the cloud, many companies will need to create an aws vpc using terraform. Terraform helps eliminate manual task you would...
![](https://letmetechyou.com/wp-content/uploads/2022/05/network-acl-vs-security-group-aws.jpg)
![](https://letmetechyou.com/wp-content/uploads/2022/05/network-acl-vs-security-group-aws.jpg)
Security group and a network ACL in AWS: What’s the difference?
When looking to provide enhanced security for your production resources in AWS, a security group or network ACL combined can help increase your security posture....
![openvpn aws client vpn](https://letmetechyou.com/wp-content/uploads/2022/04/openvpn-aws-client-vpn.png)
![openvpn aws client vpn](https://letmetechyou.com/wp-content/uploads/2022/04/openvpn-aws-client-vpn.png)
How to Setup an AWS Client VPN using OpenVPN
Once you start to get more resources into AWS you may not want to expose them all to the internet to gain access to them....
![site to site vpn cloudhub](https://letmetechyou.com/wp-content/uploads/2022/04/site-site-vpn-cloudhub-1-820x536.png)
![site to site vpn cloudhub](https://letmetechyou.com/wp-content/uploads/2022/04/site-site-vpn-cloudhub-1-820x536.png)
Complete Guide: How AWS Site-to-Site VPN Works
When moving to the cloud, you may need to connect your additional datacenter to your cloud resources. Read the complete guide on the AWS site-to-site...
![Amazon S3 Interface Endpoint](https://letmetechyou.com/wp-content/uploads/2022/04/amazon-s3-interface-endpoint-820x573.png)
![Amazon S3 Interface Endpoint](https://letmetechyou.com/wp-content/uploads/2022/04/amazon-s3-interface-endpoint-820x573.png)
AWS Advanced Virtual Private Cloud | Components & Design
When taking an approach to learning more about the advanced virtual private cloud, there are services and features that can help improve the reliability and...
![aws vpc tutorial for beginners 2022](https://letmetechyou.com/wp-content/uploads/2022/03/aws-vpc-tutorial-for-beginners-2022-820x461.jpg)
![aws vpc tutorial for beginners 2022](https://letmetechyou.com/wp-content/uploads/2022/03/aws-vpc-tutorial-for-beginners-2022-820x461.jpg)
Complete AWS VPC tutorial for beginners 2022
AWS has many components that continue to grow year after year. This complete AWS VPC tutorial for beginners can also be followed along by advanced...
![aws s3 bucket creation](https://letmetechyou.com/wp-content/uploads/2022/02/Amzon-CLI-S3-commands-820x461.jpg)
![aws s3 bucket creation](https://letmetechyou.com/wp-content/uploads/2022/02/Amzon-CLI-S3-commands-820x461.jpg)
How to Create an AWS S3 Bucket using AWS CLI
Creating an AWS S3 Bucket can be done programmatically, using the aws cli or through various automation platforms. One easy way is through the aws...
![building a homelab using aws](https://letmetechyou.com/wp-content/uploads/2022/01/aws_what_is_it-820x471.jpg)
![building a homelab using aws](https://letmetechyou.com/wp-content/uploads/2022/01/aws_what_is_it-820x471.jpg)
How to build the best Homelab using AWS
Looking to start a career in IT? There may come a time when you will want to study for certain certifications or just learn new...
![Building secure vpc](https://letmetechyou.com/wp-content/uploads/2021/10/amazon-vpc-secure.png)
![Building secure vpc](https://letmetechyou.com/wp-content/uploads/2021/10/amazon-vpc-secure.png)
How to Create a Virtual Private Cloud in AWS the Secure Way
Understanding how to build Secure VPCs will help in growing your business and or career as you start to use the Amazon Virtual Private Cloud...
![amazon lightsail](https://letmetechyou.com/wp-content/uploads/2021/10/amazon-lightsail.jpg)
![amazon lightsail](https://letmetechyou.com/wp-content/uploads/2021/10/amazon-lightsail.jpg)
Quick Overview to using Amazon Lightsail
For a low, predictable fee, Lightsail includes everything you need to get your project up and running quickly....
![Best-Pratices-AWS-Security](https://letmetechyou.com/wp-content/uploads/2021/10/Best-Pratices-AWS-Security-820x424.jpg)
![Best-Pratices-AWS-Security](https://letmetechyou.com/wp-content/uploads/2021/10/Best-Pratices-AWS-Security-820x424.jpg)
Best ways to Secure Your EC2 Instance
When building out your Amazon EC2 Instance you are responsible for configuring effective access controls to protect your EC2 instances from unauthorized use. ...
![amazon aws ec2 ebs](https://letmetechyou.com/wp-content/uploads/2021/10/amazonec2ebs.png)
![amazon aws ec2 ebs](https://letmetechyou.com/wp-content/uploads/2021/10/amazonec2ebs.png)
Ultimate Amazon EC2 (Elastic Compute Cloud) & EBS (Elastic Block Store) Guide
AWS Elastic Compute Cloud (EC2) is designed to replicate your datacenter/server rooms as closely as possible....