Tanishka Marrottcloud-design-diaries.hashnode.dev·Jul 19, 2024Supercharging AWS Lambda: Mastering Layers for Optimal PerformanceToday we'd be diving into AWS Lambda Layers. A feature that would allow for an efficient code reuse and improved deployment practices. In this post, I’ll explain what Lambda Layers are, their benefits, and how to use them effectively. Let’s get start...Discuss·1 likecloud design diaries
Sagar Rautsagarraut.hashnode.dev·May 18, 2024Understanding the Basics of AWS: A Comprehensive GuideIntroduction In today's digital landscape, cloud computing has become an essential component for both individuals and businesses. Amazon Web Services (AWS) stands out as a prominent cloud computing platform, offering a wide range of services that ena...Discuss·10 likes·68 readsAWS
Benoît BouréforGraphBoltblog.graphbolt.dev·Feb 29, 2024AWS AppSync Best PracticesAWS AppSync is a serverless offering from AWS that allows you to create scalable and efficient GraphQL APIs. It is fully managed, meaning that you don't need to worry about managing infrastructure or servers. Like any other service, there are some be...Discuss·2 likes·1.8K readsaws appsync
Niranjan Gblog.securityinsights.io·Feb 11, 2024AWS Shared Responsibility ModelSecurity and compliance are shared responsibilities between AWS and the customer. ⚡ AWS responsibility “Security of the Cloud” AWS is responsible for protecting the infrastructure that runs all of the services offered in the AWS Cloud. This infrast...Discussaws shared responsibility model
Sumit Mondalsumit007.hashnode.dev·Dec 7, 2023Unveiling the Art of AWS Account Best PracticesIntroduction: In the ever-evolving landscape of cloud computing, Amazon Web Services (AWS) stands as a juggernaut, offering a plethora of services to empower businesses globally. As businesses embark on their cloud journey, it's crucial to establish ...DiscussAWS - TheoryAWS
Godbless Lucky Osugodbless.hashnode.dev·Nov 28, 2023Deploy a Static Website Using Amazon S3 (detailed)INTRODUCTION One of the simplest architectures that can be implemented on AWS is creating a static website by hosting it entirely on Amazon S3 (Simple Storage Service). It is especially suitable for businesses that want to establish a web presence, s...DiscussAmazon 3 static website hosting
Raju Mandaltechmandal.hashnode.dev·Oct 2, 2023Amazon Redshift : Best PracticesAmazon Redshift, initially released in 2012, is a data warehouse product built on top of PostgreSQL technology from the massive parallel processing (MPP) to handle large scale data sets and database migrations. Redshift differs from Amazon's other ho...DiscussAWS Best Practicesbest practices
Olga Myronenkoomyro.hashnode.dev·Jun 21, 2023Mastering AWS IAMWhen building your cloud infrastructure in Amazon Web Services (AWS), Identity and Access Management (IAM) serves as the bedrock of secure cloud operations. In this comprehensive guide (hands-on included!), we will not only unravel the key components...Discuss·127 readsAWS
Azizul maqsudazizulmaqsud-1684501031000.hashnode.dev·Jun 2, 2023AWS Cost Optimization Framework & Best PracticesThe cost optimizing framework for AWS web services involves implementing strategies and best practices to optimize your cloud costs. Cost optimization is an ongoing process, and it’s important to regularly monitor, analyze, and adjust your AWS resour...DiscussAWS
Umairubk.hashnode.dev·May 5, 2023ioTips: AWS Lambda Best Practices & Tips - Top 50 Recommendations for Optimal Performance, Security, and Cost Optimization - Part-1This article presents best practices for AWS Lambda Functions in three key areas: Security, Performance, and Cost Optimization, essential for constructing efficient, secure, and cost-effective serverless applications. Security: Apply the Principle o...Discuss·31 readsioTips: AWS Best PracticesAWS