Lucas Vera Toroblog.lucasdev.info·Feb 3, 2025Offline-First Recipe Manager with AWS AppSync and Amplify[Summary Generated with AI] This article discusses the importance of offline capabilities in mobile applications to prevent data loss due to connectivity issues. It highlights how AWS AppSync and Amplify simplify offline data synchronization, allowin...30 readsAWS - ServerlessAWS
Hema Sundharam Kollahemasundharamkolla.hashnode.dev·Jan 15, 2025Mastering CloudFormation Templates for Effective Infrastructure as CodeWhat is IAC? What is CFT? What is Terraform? Terraform vs. CFT? Structure of CFT? YAML or JSON? How Write CFT in a Easy way? Why CFT? AWS CLI vs. CFT? What is IAC? IAC stands for Infrastructure as Code. It’s a way to manage and provision infrastructu...The DevOps Cloudbook: AWS Editionaws lambda
Ahmad Jawadawsamplify.hashnode.dev·Jan 8, 2025Building Modern Web Apps with AWS AmplifyA Comprehensive Guide AWS Amplify has transformed how developers create modern web applications. The platform simplifies both development and deployment, making it easier than ever to build responsive, serverless apps. The Rise of Serverless and the ...AWS
Balajibalajidevops.hashnode.dev·Jan 2, 2025Ultimate Guide to AWS for Freshers and Experienced ProfessionalsIntroduction to Cloud ComputingCloud computing is transforming how businesses and individuals store, manage, and process data. By leveraging remote servers accessed via the internet, cloud computing eliminates the need for physical local servers. AWS...1 like·58 readsAWS
AnkitforAnkit 's blogimankit.hashnode.dev·Jan 2, 2025Day 9: Monitoring and Logging in AWS with CloudWatch and CloudTrail 🌐🚀Welcome to Day 9 of our AWS learning journey! 🎉 Today, we’ll uncover the intricacies of monitoring and logging with two indispensable AWS services: Amazon CloudWatch and AWS CloudTrail. These tools are vital for ensuring the smooth operation, securi...Learning AWS from Scratch: A Day-by-Day GuideAWS
Yash MehrotraforAyush Dutta (berzi-sec)berzi.hashnode.dev·Dec 30, 2024Handling Downtime and Ensuring High Availability in AWSDowntime can feel like the end of the world when you're running critical systems or services. Whether it’s an e-commerce site losing sales or an app unable to serve its users, downtime affects revenue, reputation, and trust. But here’s the good news—...27 readsCloud
Lucas Vera Toroblog.lucasdev.info·Dec 30, 2024Short story generator with AWS Bedrock and AmplifyIntroduction Recently, I got curious about how easy it is nowadays to build an AI-powered app. So, I decided to give it a shot and was blown away by how easy and fast it was. Given the some recent AWSome pre:invent announcements, I saw that the ampli...AWS - ServerlessAWS
Manav Rajpalmanavoncloud1.hashnode.dev·Dec 28, 2024Hosting a Static Resume Portfolio Website on S3 - A Step-by-Step GuideIntroduction (This is just a sample resume)Amazon S3 (Simple Storage Service) is a scalable, secure, and cost-effective solution for object storage. But did you know you can also use it to host static websites? This blog is your step-by-step guide to...AWS
AnkitforAnkit 's blogimankit.hashnode.dev·Dec 2, 2024🌐 Day 2: Setting Up Your AWS Account & Exploring the Free Tier 🚀Welcome to Day 2 of your AWS learning journey! 🎉 Today, we’re going to set up your AWS account and explore the amazing features of the AWS Free Tier. AWS offers a lot of powerful services, but the best part is that many of them come at no cost throu...Learning AWS from Scratch: A Day-by-Day GuideAWSFreeTier
Gedion Danielblog.gediondaniel.dev·Dec 1, 2024AWS CloudFront: Speed Up Your Content Delivery WorldwideImagine if Netflix had to stream all its videos from a single location. Users in Australia would have to wait forever to watch their favorite shows! That's why they use AWS CloudFront, Amazon's Content Delivery Network (CDN). Let's explore how CloudF...Cloud