In this example, I will first demonstrate how to conditionally create a terraform resource. Then how to add a configuration block inside a resource conditionally.
In this example, I will first demonstrate how to conditionally create a terraform resource. Then how to add a configuration block inside a resource conditionally.
In this example, I will deploy a software router between Internet Gateway and a workload EC2 instance. All traffic will be routed through the software router. With this setup, I can gain visibility on network traffic. I can also control the traffic with iptables, such as rate limit certain type of network requests.
AWS Migration Hub provides a set of tools for planning your migration to cloud. An agent needs to be installed either inside the OS or on the hypervisor. Captured usage will be used to make recommendation on migration approach and even sizing. In this example, I will put agents to 2 Linux VMs and then…
AWS recommends using Workspace client to connect to workspace instances. But perhaps your corporate IT will not install workspace client for typical reasons. If you want to connect with RDP, you can and here is how.
If you already have multiple VPCs connected through Transit Gateway, we can leverage that and share one NAT gateway with other VPCs.
Learn how AWS Service Control Policy inheritance works.
Previously, I’ve written about hosting an HTTP api on AWS api gateway. In this article, I’ll try to deploy a nodejs application on AWS ElasticBeanstalk.
Connect to your VPC with AWS Client VPN.