How to Redirect a Domain to HTTPS Using a Virtual Host?
How to Build and Deploy Angular Code to S3 Bucket using GitHub Actions

How to Build and Deploy Angular Code to S3 Bucket using GitHub Actions

Content Introduction Requirement Getting Started Conclusion Introduction Angular is an open-source web application framework. It is a TypeScript-based free and development platform for building WEB, desktop, and mobile applications. Amazon S3 stands for the Simple Storage Service. It is a service (object storage) that provides industry-leading scalability, data availability, storage, security, and Read more…

AWS Security Groups v/s NACLs

AWS Security Groups v/s NACLs

Contents Introduction Security Groups Create a Security Group Network Access Control Lists (NACLs) Security Group and NACL Key Differences Introduction In this part, we will discuss Cloud Network Security methods that secure your AWS network. Security groups and Network Access Control Lists(NACLs) both resource is work as a virtual firewall Read more…

AWS Database

AWS Relational and Non-Relational Databases

Contents Introduction Relational Database/SQL Database Relational Database Service (RDS) Flavors Non-Relational Database/NoSQL Types of NoSQL DB Introduction AWS database is very helpful for your AWS certification as well as your aws services. Before we start AWS databases we understand the basics of the database. A database is an organized collection of Read more…

AWS CloudFormation

Why Should You Use AWS CloudFormation?

Content Intorduction Stacks in CloudFormation​ Concepts Of CloudFormation​ Feature Description​ CloudFormation – Template Resource Attribute​ Introduction Managing the data and information with many services can be really hard. Also, managing and creating multiple resources of AWS can be time-consuming and challenging. In fact, doing such things could cause spending a Read more…