What is SNS in AWS? Types, Pricing, and Configuration
Amazon SNS (Simple Notification Service) offered by AWS (Amazon Web Services) is an overseen service that provides message delivery or sending of messages to subscribing endpoints or clients. It is a completely controlled messaging service that is highly available, durable, and secure. This post will cover everything that you need to understand about Amazon SNS: […]
AWS Secrets Manager

In recent times, when you created a custom application and tried to get information from the database, you had to log in using the credentials to access that database directly in your application. But when the time came to rotate the credentials it was a very hectic job as you had to update the whole […]
AWS System Manager | AWS SSM: Everything you need to know
Amazon Systems Manager is a management service that helps you automatically collect software inventory, apply OS patches, create system images, and configure Windows and Linux operating systems. These capabilities help you define and track system configurations, prevent drift, and maintain software compliance of your EC2 and on-premises configurations. In this blog, I will cover everything you […]
AWS Config: Overview, Benefits, and How to Get Started?
What is Amazon Config | Benefits of AWS Config | AWS Config Concepts | How does AWS Config Work? | Setting Up AWS Config | Pricing | AWS Config vs CloudTrail Everyone who uses cloud-based services understands the need for Monitoring. Well, AWS Config helps us in that. When we talk about cloud monitoring, we are talking about the technologies, policies, and services that […]
AWS WAF (Web Application Firewall): Overview

Over the past couple of years, security has become a crucial concern for most companies. Fortunately, there are many services available to help you improve the overall security of your AWS environment. AWS WAF (Web Application Firewall) is a firewall that helps you to protect your web application server against a range of Internet threats. […]
Amazon Virtual Private Cloud (AWS VPC) Benefits & Components

In this post, I will give you a walkthrough of Amazon Virtual Private Cloud (AWS VPC) that can help you understand how to implement AWS VPC and how to do that in relation to your infrastructure. What is AWS VPC? VPC vs Private Cloud Types of AWS VPCs in AWS Cloud Benefits Of Using AWS […]