Technical Blog

Azure AD to Entra Verified ID?

Microsoft has done it again; first, they renamed Office 365 to Microsoft 365, and now they have renamed Azure AD to Entra Verified ID. Hey there, identity management enthusiasts!๐Ÿ‘‹ Guess what? Microsoft just sprinkled some rebranding magic on our beloved Azure Active Directory (Azure AD)! Say hello to its new...

AWS-CDK Logo

AWS-CDK Common Mistakes

The AWS Cloud Development Kit (AWS CDK) is a framework for defining cloud resources in code and provisioning them through AWS CloudFormation. While it simplifies many aspects of defining cloud resources, there are still potential pitfalls or AWS-CDK Common Mistakes that users might encounter. Here are some of the common...

How to Create an AWS-CDK EC2 Instance

And one that Defaults to IPV6 Introducing a Scalable EC2 Configuration with AWS CDK In today’s rapidly changing technology landscape, ensuring that your infrastructure is not only robust but also scalable is a must. Building a flexible environment that can grow with your needs is essential for supporting modern applications....

Procedure to create IPV6 stack in AWS-CDK using Typescript

How to Create an IPV6 VPC using AWS-CDK

The transition from IPV4 to IPV6 has brought a new era of networking capabilities, offering a larger address space and more complex features. Amazon Web Services (AWS) provides a powerful and flexible way to manage these modern networking requirements through its Virtual Private Cloud (VPC) offerings. Creating an IPV6-enabled VPC...

The 5 pillars of the AWS Well architected framework (its 6 now)

AWS Well-Architected Framework

Leveraging the AWS Well-Architected Framework: Building Excellence in Cloud Solutions The AWS Well-Architected Framework is a comprehensive and systematic approach provided by Amazon Web Services (AWS) to help IT professionals design, build, and manage secure, efficient, cost-effective cloud-based solutions. This framework is based on a collection of best practices and...

background

The Best ChatGPT Prompts

I am in the process of collecting my favorite chatGPT prompts. A ChatGPT prompt is a specific input or instruction given to the ChatGPT language model to generate a response. In the context of conversational AI, a prompt typically starts the interaction with the model and sets the context for...

AWS-CDK Logo

What is AWS CDK?

On this tech quicky, we are introducing the core concepts of AWS CDK. AWS Cloud Development Kit is an Infrastructure as Code (IaC) tool that leverages languages such as TypeScript, JavaScript, Python, and C# to define cloud infrastructure in code. The CDK stands out as a powerful tool that allows...

Translate ยป