Posts

Showing posts with the label AWS management console

Featured Post

14 Top Data Pipeline Key Terms Explained

Image
 Here are some key terms commonly used in data pipelines 1. Data Sources Definition: Points where data originates (e.g., databases, APIs, files, IoT devices). Examples: Relational databases (PostgreSQL, MySQL), APIs, cloud storage (S3), streaming data (Kafka), and on-premise systems. 2. Data Ingestion Definition: The process of importing or collecting raw data from various sources into a system for processing or storage. Methods: Batch ingestion, real-time/streaming ingestion. 3. Data Transformation Definition: Modifying, cleaning, or enriching data to make it usable for analysis or storage. Examples: Data cleaning (removing duplicates, fixing missing values). Data enrichment (joining with other data sources). ETL (Extract, Transform, Load). ELT (Extract, Load, Transform). 4. Data Storage Definition: Locations where data is stored after ingestion and transformation. Types: Data Lakes: Store raw, unstructured, or semi-structured data (e.g., S3, Azure Data Lake). Data Warehous...

Aws management console popular features you need

Image
The AWS Management Console is a web application for managing Amazon Web Services. The console provides an intuitive user interface for performing many AWS tasks. These include working with Amazon S3 buckets, launching and connecting to Amazon EC2 instances, setting Amazon CloudWatch alarms, and so on. Each service has its own console, which you can access from the AWS Management Console. The console also provides information about your account and about billing. Stocksnap.io The following five service in AWS management console you will get are: Getting start of Service:  The AWS Management Console provides multiple ways for navigating to individual service consoles.   To open a console for a service Do one of the following:  Type the name of the service in the search box. Then choose the service that you want from the list of search results. Version 1.0 1 AWS Management Console Getting Started Guide Adding and Removing Shortcuts  Choose one o...