Chandra Prakash Reddydevopstour.hashnode.dev·14 hours agoAWS EC2 Auto ScalingIntroduction Depending on demand, Amazon EC2 Auto Scaling modifies the quantity of EC2 instances for your application. "Auto Scaling groups" are created to control groups of EC2 instances. You can set: Minimum instances: This is the lowest number...AWS TourAWS
Atul Guptaatulgupta.hashnode.dev·Dec 21, 2024What is AWS Certified Developer - Associate (DVA-C02) ExamSuccess is built on dedication and relentless effort. Stay focused, work hard, and the goal will be yours! Introduction The AWS Certified Developer - Associate (DVA-C02) exam is intended for individuals who perform a developer role. The exam validat...AWS Certified Developer Associate: The JourneyAWS
Navya Anavyadevops.hashnode.dev·Dec 18, 2024How to Troubleshoot Kubernetes Cluster Access Issues (Step-by-Step Guide)Introduction Kubernetes simplifies container orchestration but requires precise configuration to work seamlessly. One common hurdle users face is accessing their Kubernetes cluster using kubectl. Misconfigurations often result in frustrating errors l...AWS
Bittu Sharmabittublog.hashnode.dev·Dec 17, 2024DevOps Intro & WorkflowWhat is DevOps? DevOps is a cultural and technical movement that integrates development (Dev) and operations (Ops) teams to enhance collaboration, automate workflows, and deliver high-quality software faster. It emphasizes removing silos, improving c...Devops
Jaydeep Duttajaydeep2022.hashnode.dev·Dec 15, 2024Application Load Balancer (ALB) on AWSApplication Load Balancer (ALB) on AWS An Application Load Balancer (ALB) is a fully managed Layer 7 load balancer service provided by AWS (Amazon Web Services). It operates at the application layer of the OSI model (Layer 7), which allows it to inte...10 likesAWS
Utkarsh Rastogiawslearner.hashnode.dev·Dec 14, 2024Amazon DocumentDBAmazon Cloud Concepts Learning --> Day27 Amazon DocumentDB Fast, Reliable and Fully managed JSON document database service. MongoDB compatible. When your demands for database storage increase, Amazon DocumentDB automatically expands the size of yo...1 likeAWS
Abhay Tiwaritabhay.hashnode.dev·Dec 12, 2024Cracking AWS Solution Architect Associate (SAA-C03) in 3 weeksEmbarking on your journey toward the AWS Certified Solutions Architect – Associate (SAA-C03) certification necessitates a well-structured plan to master the essential concepts, skills, and practical experience needed to excel on the exam. This compre...39 readsAWS
Gedion Danielblog.gediondaniel.dev·Dec 11, 2024AWS Elastic Beanstalk: A Developer's Streamlined DeploymentAWS Elastic Beanstalk provides developers with a managed service for deploying and scaling web applications. This platform significantly simplifies the deployment process while maintaining developer control over the underlying infrastructure. Core De...AWS
Gedion Danielblog.gediondaniel.dev·Dec 11, 2024AWS Well-Architected Framework: Building Resilient, Secure, and Efficient Cloud ArchitecturesThe AWS Well-Architected Framework provides a systematic approach to evaluating and building cloud architectures. It represents Amazon Web Services' accumulated experience and best practices in cloud architecture, offering guidance across six fundame...AWS
Gedion Danielblog.gediondaniel.dev·Dec 11, 2024Amazon Rekognition: Guide to Computer Vision FeaturesAmazon Rekognition is a powerful computer vision service that enables developers and businesses to add sophisticated image and video analysis capabilities to their applications. This guide explores its key features and practical applications across v...AWS