Technical Blog
The Confusion over 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...
Mastering the Unattended Oracle Install: A Guide to Silent Oracle 19c Client Installation
The Unattended Oracle Install is a powerful tool for streamlining Oracle 19c Client installations, especially in scenarios where you need to automate the process or work with cloud-based environments. This guide provides a step-by-step walkthrough of a silent installation on a CIS-hardened Red Hat Enterprise Linux 8 image. If you...
AWS-CDK App Hierarchy and Key Concepts
1. AWS CDK App Definition: AWS-CDK App hierarchy is the starting point for defining cloud resources using AWS CDK. This application is a project written in one of the supported languages, such as TypeScript or Python, and uses the AWS CDK library to describe the desired AWS infrastructure. Example: Let’s...
Sidestep the Pitfalls: 15 CDK Common Mistakes & How to Avoid Them
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....
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...
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...
Recent Comments