Home
Syntax Sessions
Cancel

Managing Costs with AWS Budgets and CloudFormation

In today’s digital landscape, the cloud has revolutionized how we harness technology’s potential. It offers an extraordinary range of capabilities, allowing individuals and businesses to tap into e...

How to Use Terraform With AWS

In this post, we will be discussing how to use HashiCorp Terraform to connect to Amazon Web Services (AWS). Terraform is a popular open-source tool that allows users to define and provision infrast...

How to Get Programmatic Access to AWS Using AWS Identity Center

Managing access to multiple AWS accounts can be challenging at times. The primary way to access AWS used to be IAM users. These users had the ability (if granted) to access the AWS console using a ...

What is AWS CDK

AWS Cloud Development Kit (CDK) is an infrastructure as code (IaC) tool that allows users to define resource stacks using popular programming languages and then deploy those stacks using AWS CloudF...

A Beginners Guide to Terraform

Cloud providers are constantly increasing their capabilities, which, in turn, drives more complex workloads in the cloud. As workloads become more complex, they become harder to create and maintain...