Ends in
00
days
00
hrs
00
mins
00
secs
ENROLL NOW

Get $4 OFF in AWS Solutions Architect & Data Engineer Associate Practice Exams for $10.99 each ONLY!

AWS CLI

Home » AWS CLI

Mastering AWS CDK Part 2: Leveraging Custom Constructs

2023-12-21T09:07:25+00:00

In the previous article, we delved into the fundamentals of AWS CDK, focusing on leveraging AWS's pre-built constructs. We examined a straightforward Serverless REST API architecture, which integrates three primary serverless services from AWS. These include Amazon API Gateway as the REST API's access point, AWS Lambda for computing, and Amazon DynamoDB for data storage. The Fat Lambda In contrast to the basic architecture previously discussed, it's important to note that such a setup is not typically regarded as best practice for production-grade applications. The serverless community often debates the concept of "Fat Lambda," a term used to describe scenarios [...]

Mastering AWS CDK Part 2: Leveraging Custom Constructs2023-12-21T09:07:25+00:00

Mastering AWS CDK Part 1: Using Built-In Constructs for Serverless APIs

2023-10-27T05:39:10+00:00

In the realm of Infrastructure as Code (IaC) within AWS, CloudFormation stands out as the foundational service. Many other IaC solutions, whether it's the Serverless Framework, AWS SAM, or even Terraform, ultimately get translated into CloudFormation. Additionally, the AWS Cloud Development Kit (CDK) has emerged as a distinct player in this space. What sets AWS CDK apart is its embrace of familiar programming languages. Instead of relying on YAML or proprietary syntax, with AWS CDK, developers can define infrastructure using languages like Python, Javascript, Typescript, Java, C#, and Go. This familiarity accelerates the adoption curve, enabling developers to direct their [...]

Mastering AWS CDK Part 1: Using Built-In Constructs for Serverless APIs2023-10-27T05:39:10+00:00

Working With AWS CLI (AWS Command Line Interface)

2023-04-27T03:39:09+00:00

What is AWS CLI? AWS Command Line Interface (CLI) is a tool used to manage and interact with AWS Services using the command line. Users more comfortable in the command line can leverage the AWS CLI as it offers the exact scope of functionality as the AWS Console.  AWS CLI requires minimal configuration before you can use it. Installed it on your local machine running on Linux, Windows, and macOS.   What is the Difference Between AWS CLI and AWS CloudShell? Likewise, AWS CloudShell is another tool you can use to manage AWS resources using the command line interface. But [...]

Working With AWS CLI (AWS Command Line Interface)2023-04-27T03:39:09+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!