cloudinsteps Profile Banner
@CloudInSteps Profile
@CloudInSteps

@cloudinsteps

Followers
12
Following
23
Media
20
Statuses
26

Joined September 2025
Don't wanna be here? Send us removal request.
@cloudinsteps
@CloudInSteps
2 days
Day22: AWS VPC Networking RoadMap: https://t.co/CGScbHDi72 VPC,Subnets, Routing IGW-Public Internet Access NAT-Secure Private Access Bastion Jump to Private Instance #GitHub #DevOps #AWSCommunity Project- VPC,Subnets, NAT: https://t.co/YOV9FsKnlS Notes: https://t.co/NkZws9uWTo
0
0
5
@cloudinsteps
@CloudInSteps
4 days
Day-21[AWS Pricing & Free Tier ] #AWS #linuxcommands #devopsroadmap RoadMap: https://t.co/CGScbHDi72 Summary: AWS has Free-Tier & pay-as-you-go. Can Choose On-Demand, Reserved, Spot, Savings Plans. Always monitor usage with Cost Explorer & Budgets. Notion: https://t.co/LUnm681MU4
0
0
4
@cloudinsteps
@CloudInSteps
5 days
Day-20[EBS Volumes & Snapshot] RoadMap: https://t.co/CGScbHDPWA #CloudSecurity #AWS #DevOpsSecurity EBS = Block storage attached to EC2. Snapshots are backups of EBS vol stored in S3. Volumes are AZ-specific, while snapshots can be region-wide. Notion : https://t.co/2wob91d8nk
0
0
4
@cloudinsteps
@CloudInSteps
6 days
Day-19[S3, bucket & Objects] #AWS #EC2 #LearnAWS S3-Object storage service with buckets&objects. Used for backup, static websites, and storage. Versioning for data from loss. Supports diff storage classes. Course: https://t.co/CGScbHDPWA Notion Link: https://t.co/zRuimJwRDZ
0
0
5
@cloudinsteps
@CloudInSteps
7 days
Course Structure:
0
0
2
@cloudinsteps
@CloudInSteps
7 days
Day-18: EC2 (Key Pairs, SG's & Elastic IPs) #EC2 #CloudSecurity #LearnAWS #DevOps #CloudComputing #AWSTutorial Summary: KP's- Secure SSH access to EC2. SG's- Control inbound/outbound traffic. Elastic IPs- Provide a permanent public IP. Notion Link Notes: https://t.co/V9EU5IKkl0
1
0
3
@cloudinsteps
@CloudInSteps
9 days
Day-17[AWS EC2 (Introduction, Types & Instances] #AWS #EC2 #LearnAWS #DevOps #AMI EC2 = Virtual server in AWS cloud. Instances are launched from AMIs with chosen configs. Security Groups + Key Pairs ensure secure access. Types (t2, c5, r5) Notion Link: https://t.co/FdMA4i1HKd
0
0
5
@cloudinsteps
@CloudInSteps
10 days
Day-16[AWS IAM] #AWS #DevOps #LearnAWS #TechForBeginners Summary: Users = Individual accounts. Groups = Manage permissions for multiple users. Roles = Temporary permissions for AWS services. Policies = JSON documents defining access rules. Notion Link: https://t.co/FjiomEmosb
0
0
4
@cloudinsteps
@CloudInSteps
13 days
Day-15: What is AWS & Global Infrastructure #AWS #CloudComputing #DevOps Summary: On-demand cloud computing platform Global Infrastructure = Regions + Edge Locations Designed for availability, scalability. Notion Link: https://t.co/PerYshYbCY Course: https://t.co/dinbnzpsXT
0
0
5
@cloudinsteps
@CloudInSteps
13 days
Day-14: Systemd & Service Management Summary: systemd = core system & service manager for Linux systemctl = main command to manage services Supports start, stop, enable, restart, and reload Notion Link: https://t.co/Gxi2s8ZF5j CourseStructure: https://t.co/CGScbHDi72
Tweet card summary image
notion.so
Day-14: Systemd & Service Management
0
0
3
@cloudinsteps
@CloudInSteps
15 days
#Linux #devopsforbeginners Summary: Firewall = protects system by filtering network traffic UFW = simple & quick to manage rules iptables = detailed & powerful packet control Notion Link: https://t.co/qHSP61Z1Fj
0
0
5
@cloudinsteps
@CloudInSteps
16 days
Day-12: Networking Basics πŸ”Ή ping β†’ test connectivity πŸ”Ή ip a β†’ view IP & interfaces πŸ”Ή ss/netstat β†’ check open ports πŸ”Ή traceroute β†’ trace packet path #Linux #DevOps #CloudInSteps #networkingfundamentals Here is the Notion Link:
Tweet card summary image
notion.so
Day-12: Networking Basics (ping, ip a, netstat/ss, traceroute)
0
0
4
@cloudinsteps
@CloudInSteps
16 days
Day-11: LVM in Linux LVM = Manage storage flexibly β†’ Combine disks (VG) β†’ Create Logical Volumes (LV) β†’ Resize anytime! Perfect for servers & DevOps. #Linux #LVM #DevOps #CloudInSteps Here is the Notion Link: https://t.co/CncMcMAoK9
0
0
4
@cloudinsteps
@CloudInSteps
22 days
Day-10[Disk Management (df, du, mount, umount)] #Linux #DevOpsJourney #CloudInSteps df-Show available/used disk space du-Show space used by files/folders mount-Connects a device to filesystem umount-Disconnects the mounted device Here is the Notion Link : https://t.co/dAxazO0Tvh
0
0
3
@cloudinsteps
@CloudInSteps
22 days
Day-9[ Crontab & Scheduling Jobs] Topic: Crontab is used to automate tasks in Linux. #Linux #Crontab #Automation #DevOpsJourney #ShellScripting #LinuxCommands #CloudInSteps #Day9 #LearnLinux Here is the Notion Link: https://t.co/1OlyCrOhRf
0
0
3
@cloudinsteps
@CloudInSteps
23 days
Week-2 , Day-8[ Shell Scripting Basics (variables, loops)] #LinuxBasics #ShellScripting #DevOpsJourney #CloudInSteps #LinuxLearning #Bash #Automation #TechLearning #Day8 #LearnLinux Here is the Notion Link: https://t.co/dYnkM3gDkY Summary: Variables, Loops
0
0
4
@cloudinsteps
@CloudInSteps
23 days
Day-7 [Package Management (apt, yum, dnf)] #Linux #DevOps Summary for Day 7: apt β†’ Debian/Ubuntu yum β†’ Older RHEL/CentOS dnf β†’ Modern replacement for yum rpm β†’ Low-level tool, manual dependency handling Notion Link for Clear Explanation: https://t.co/L4KjIyzV5F
0
0
4
@cloudinsteps
@CloudInSteps
26 days
#Linux #LinuxCommands #DevOps Day-6[Process Management (ps,top,kill)] Summary for Day 6: ps β†’ list processes top β†’ live system monitor kill β†’ stop by PID Notion Link: https://t.co/CBbSKZJ5JF #InterviewQuestion Zombie process = parent alive, child β€œdead” but not cleaned up
0
0
4
@cloudinsteps
@CloudInSteps
26 days
Day-5[Permissions (ls -l, chmod, chown)] Summary for Day 5: ls -l β†’ view permissions chmod β†’ change permissions (symbolic or numeric) chown β†’ change file ownership Here is the Notion link: https://t.co/nx1VT7WN0q #Linux #DevOps #CloudComputing #CloudInSteps
0
0
4
@cloudinsteps
@CloudInSteps
26 days
Day-4[Users & Groups basics] Linux is a multi-user system β†’ multiple people can log in and work at the same time. Each user belongs to at least one group, which controls file permissions and access. Here is the Notion Link: https://t.co/XEUoVk6SJk
0
0
4