You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering about how things happen in the frontend (virtualizing dom using react component functions) and I though it would be more natural to use composition for definining infra, not only kubernetes but also hardware stacks with cdk/cdktf.
What do you think?
<AwsRegionregion="us-east-1"><AwsAvailabilityZonezone="us-east-1a"><VPV><Subnet>
Databases
</Subnet><Subnet>
Api
</Subnet><Subnet>
Load balancers
</Subnet></VPC></AwsAvailabilityZone></AwsRegion>
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I was wondering about how things happen in the frontend (virtualizing dom using react component functions) and I though it would be more natural to use composition for definining infra, not only kubernetes but also hardware stacks with cdk/cdktf.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions