AWS solution architect professional certification tutorial

Key Differences Between Customer Managed Keys (CMKs) and AWS Managed Keys for Server-Side Encryption

ustomer Managed Keys (CMKs) and AWS Managed Keys are both used for server-side encryption in AWS services, but there are key differences between them: In summary, the choice between Customer Managed Keys (CMKs) and AWS Managed Keys depends on your specific requirements. If you need more control, compliance, and customization over key management, CMKs are …

Key Differences Between Customer Managed Keys (CMKs) and AWS Managed Keys for Server-Side Encryption Read More »

Mastering AWS Side-to-Side VPN: A hands-on guide

Introduction In an era where remote work and hybrid architecture have become the norm, maintaining seamless connectivity between on-premise infrastructure and cloud-based servers has never been more critical. Enter AWS Side-to-Side VPN, a powerful tool that bridges the gap between your office servers and your AWS cloud environment. In this comprehensive guide, we will delve …

Mastering AWS Side-to-Side VPN: A hands-on guide Read More »

aws solution architect professional certification – Free course part 4 : S3

What is S3 lifecycle policy? AWS S3 lifecycle policy consists of rules applied to a group of objects Two types of actions in a lifecycle policy: Transition actions: Move objects to another storage class after a certain period. Expiration actions: Delete objects after a specified time. Lifecycle policies can: Reduce storage costs by transitioning objects …

aws solution architect professional certification – Free course part 4 : S3 Read More »

Using a secrets manager and SSM Parameter Store in AWS

What is Secrets Manager Secrets Manager is a powerful tool utilized for various purposes, including storing, rotating, monitoring, and controlling access to secrets like database credentials, API keys, and OAuth tokens. The automatic rotation of secrets can be seamlessly achieved using AWS Lambda functions. One of the key advantages of Secrets Manager is that it …

Using a secrets manager and SSM Parameter Store in AWS Read More »

AWS solution architect professional certification part 2:Using AWS Organizations

What is AWS Organizations AWS Organizations is a service that aims to make managing and billing multiple AWS accounts easier. With AWS Organizations, you can consolidate your accounts under one umbrella, improving their management and billing processes. Creating new accounts within this organizational structure becomes a simple and fast task. What’s more, AWS Organizations provides …

AWS solution architect professional certification part 2:Using AWS Organizations Read More »

Scroll to Top