Open in app

Sign in

Write

Sign in

Chinelo Osuji
Chinelo Osuji

115 Followers

Home

About

Sep 29

AWS Containerization With Docker, ECR, ECS & Fargate

Containerization has emerged as a dominant strategy for many organizations seeking agility, efficiency, and consistency in their web deployment processes. Using Docker Hub in combination with AWS ECR can be considered a hybrid approach to containerization of web applications, combining the strengths of both public and private container image repositories…

Docker

18 min read

AWS Containerization With Docker, ECR, ECS & Fargate
AWS Containerization With Docker, ECR, ECS & Fargate
Docker

18 min read


Published in

Cloud Native Daily

·Sep 17

Serverless Setup in AWS with SQS, SNS, API Gateway & Lambda

What is a Serverless Setup in AWS? A serverless setup, or infrastructure, in AWS refers to the design and deployment of applications and services without the need to manage traditional servers or infrastructure components. Instead, serverless computing shifts the operational responsibilities from the user to the cloud provider, allowing developers to focus solely on writing code and…

AWS

18 min read

Serverless Setup in AWS with SQS, SNS, API Gateway, & Lambda
Serverless Setup in AWS with SQS, SNS, API Gateway, & Lambda
AWS

18 min read


Published in

Python in Plain English

·Sep 10

Stopping EC2 Instances with Python, Boto3, AWS Lambda & EventBridge

What is Boto3 ? Boto3 is the AWS Software Development Kit (SDK) for Python which allows you to directly create, update, and delete AWS resources from your Python scripts. Developers can write software that makes use of AWS services like S3, EC2, and more. …

Python

8 min read

Stopping EC2 Instances with Python, Boto3, AWS Lambda & EventBridge
Stopping EC2 Instances with Python, Boto3, AWS Lambda & EventBridge
Python

8 min read


Published in

Python in Plain English

·Sep 5

Using Python To Create A List Of Dictionaries in AWS Cloud9 IDE

What Are Dictionaries? In Python, a dictionary is a built-in data structure used to store and retrieve values based on a unique key. Dictionaries are like organized collections of data where you can quickly find values by using their keys. Each key in a dictionary must be unique and unchangeable…

Python

8 min read

Using Python To Create A List Of Distionaries in AWS Cloud9 IDE
Using Python To Create A List Of Distionaries in AWS Cloud9 IDE
Python

8 min read


Aug 14

CI/CD with AWS CodePipeline Using GitHub CLI & AWS CLI

What is CI/CD? CI/CD or Continuous Integration/Continuous Delivery (Deployment) is a software development strategy that involves automating the process of software delivery and infrastructure changes. This is facilitated through “pipelines”, which streamlines the phases of building, testing, and deploying software. These pipelines ensure consistent and reliable iterations by enforcing code…

Ci Cd Pipeline

13 min read

CI/CD with AWS CodePipeline Using GitHub CLI & AWS CLI
CI/CD with AWS CodePipeline Using GitHub CLI & AWS CLI
Ci Cd Pipeline

13 min read


Published in

Cloud Native Daily

·Aug 8

IaC 3-Tier Architecture with AWS CloudFormation: Node.js, Lambda, API Gateway & RDS

A comprehensive guide to deploying a 3-tier architecture with AWS CloudFormation — What Is A 3-Tier Architecture? In regards to web applications, a 3-tier architecture is a design layout that separates the application into 3 layers: Presentation (Front-End), Application (Logic), and Database (Back-End) layers. Let’s say we have a small e-commerce company that wants a scalable and reliable e-commerce website. The company…

Aws Cloudformation

11 min read

IaC 3-Tier Architecture with AWS CloudFormation: Node.js, Lambda, API Gateway & RDS
IaC 3-Tier Architecture with AWS CloudFormation: Node.js, Lambda, API Gateway & RDS
Aws Cloudformation

11 min read


Jul 29

IaC 2: Create a DynamoDB Table Using AWS CloudFormation

What is Amazon DynamoDB? DynamoDB is an excellent choice for applications that require a scalable, high-performance NoSQL database service. This fully managed database solution brought to us by AWS allows you to replicate data across multiple regions and availability zones for low latency and high availability. …

AWS

6 min read

IaC 2: Create a DynamoDB Table Using AWS CloudFormation
IaC 2: Create a DynamoDB Table Using AWS CloudFormation
AWS

6 min read


Jul 23

IaC: Create an Auto Scaling Group & Application Load Balancer with AWS CloudFormation

What is an Auto Scaling Group and Application Load Balancer? Auto Scaling is a service that monitors and adjusts the number of instances according to changing demands. This service can add instances if the workload increases, and remove instances if the workload decreases. With Auto Scaling Groups (ASG) you can…

AWS

5 min read

IaC: Create an Auto Scaling Group & Application Load Balancer with AWS CloudFormation
IaC: Create an Auto Scaling Group & Application Load Balancer with AWS CloudFormation
AWS

5 min read


Jul 17

How to Launch an EC2 Instance & Install Apache Server with AWS CLI

Using the AWS CLI, we’re going to create a t2.micro EC2 instance and install an Apache HTTP web server. We’re also going to create a simple HTML page and verify that the server is reachable. Why Should a Company Migrate to AWS? Let’s say an online retail store wants to…

6 min read

How to Launch an EC2 Instance & Install Apache Server with AWS CLI
How to Launch an EC2 Instance & Install Apache Server with AWS CLI

6 min read


Published in

Stackademic

·Jul 9

Using Linux to Provide Secure User & Infrastructure Management

In today’s highly competitive banking environment, organizations acknowledge the necessity of continuously adapting their IT infrastructure to align with the ever-changing requirements of internal operations and customer service. Real-World Use Case Scenario Let’s say a bank has a rapidly growing team across various departments such as Development, Operations, and Analytics…

Linux

11 min read

Using Linux to Provide Secure User & Infrastructure Management
Using Linux to Provide Secure User & Infrastructure Management
Linux

11 min read

Chinelo Osuji

Chinelo Osuji

115 Followers

DevOps | Cloud | Data Engineer | AWS | Broward College & Level Up In Tech Student

Following
  • Alexandra Grosu

    Alexandra Grosu

  • Teri Radichel

    Teri Radichel

  • Tony

    Tony

  • Liu Zuo Lin

    Liu Zuo Lin

  • ComedyChronicles

    ComedyChronicles

See all (159)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams