Open in app

Sign in

Write

Sign in

Felix Mulei
Felix Mulei

33 Followers

Home

About

Nov 10

How to create an RDS Database in AWS using CDK for Python

In the previous demo, we created a custom VPC and established a vpc peering using AWS CDK for python. Today we will be creating an RDS database and connect it to remotely from the terminal remotely. The first step is to create a directory you will be working from and…

Cdk

3 min read

How to create an RDS Database in AWS using CDK for Python
How to create an RDS Database in AWS using CDK for Python
Cdk

3 min read


Oct 26

VPC peering and Deploying a Web Server using AWS CDK for Python

I will be guiding you through the process of creating a Virtual Private Cloud (VPC), setting up VPC peering connection, and launching a web server within a VPC using AWS CDK for Python. To get started will open an empty folder/directly and initialize an app using the following CDK command …

5 min read

VPC peering and Deploying a Web Server using AWS CDK for Python
VPC peering and Deploying a Web Server using AWS CDK for Python

5 min read


Jul 12

Aws DynamoDB

DynamoDB is a NoSQL, fully managed, key-value store database service provided by Amazon Web Services (AWS). It is designed to provide low-latency, high-throughput access to data stored in a distributed, highly available architecture. DynamoDB stores data in tables, which consist of a collection of items (rows) and attributes (columns). Each…

Dynamodb

2 min read

Aws DynamoDB
Aws DynamoDB
Dynamodb

2 min read


Jul 12

How to Install MySQL on Amazon Linux 2023

Since AWS introduced the new AMI, Amazon Linux 2023, a lot of us have been struggling with some installations including installing MySQL. In this tutorial, I’m going to be show you how to go about installing MySQL in Amazon Linux 2023. The new AMI is based on Fedora and thus…

MySQL

3 min read

How to Install MySQL on Amazon Linux 2023
How to Install MySQL on Amazon Linux 2023
MySQL

3 min read


Mar 1

Creating a web server and an Amazon RDS DB instance

In this tutorial, I will be creating an Amazon EC2 instance that uses a custom VPC, subnets, and security groups. The tutorial will show how to create the DB instance and automatically set up connectivity with the EC2 instance that you created. The tutorial also shows how to install the…

AWS

8 min read

Creating a web server and an Amazon RDS DB instance
Creating a web server and an Amazon RDS DB instance
AWS

8 min read

Felix Mulei

Felix Mulei

33 Followers

AWS Cloud

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams