SIDDHIPRADA MOHAPATROsiddhipradamohapatro.hashnode.dev·Nov 23, 2023Experience a technological revolution with AWS Lambda: the serverless superstar!Introduction Serverless technology has transformed cloud computing, and AWS Lambda, offered by Amazon Web Services, is at the forefront of this revolution. My guide aims to familiarize you with AWS Lambda. We provide a step-by-step creation example, ...DiscussAmazon Web ServiceAWS
Sealseal.hashnode.dev·Nov 22, 2023Optimizing Kubernetes Costs: 6 Strategies and MethodsKubernetes has long established itself as the de facto standard for container orchestration engines. However, as the complexity of Kubernetes environments continues to grow, so does the associated cost. According to the CNCF "FinOps for Kubernetes" s...DiscussKubernetes
Andrii Melashchenko, PhDProblog.javatask.dev·Nov 20, 2023Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 5. Connecting dotsIntroduction In this section, we will connect the authentication, backend, and frontend components to create a secure Single Page Application (SPA) using a CloudFormation (CFN) template. While the template isn't perfect, it's close to being productio...Discuss·3 likesSPA on AWSAWS
Abdel FAREabdelino17.hashnode.dev·Nov 19, 2023Why your application isn't truly cloud-native?In the rapidly evolving landscape of software development, the term cloud-native has become a buzzword that many organizations strive to associate with their applications. However, despite the widespread desire to be part of this modern approach, not...DiscussCloud Native FundamentalsAWS
Sumit Mondalsumit007.hashnode.dev·Nov 19, 2023Unleashing the Power of Amazon ElastiCache: Revolutionizing Data Caching for Peak PerformanceIntroduction: In the ever-evolving landscape of cloud computing, optimizing data storage and retrieval is paramount to ensuring seamless user experiences and high-performance applications. Amazon ElastiCache emerges as a game-changer, offering a dyna...DiscussAmazon Elasticache
SIDDHIPRADA MOHAPATROsiddhipradamohapatro.hashnode.dev·Nov 17, 2023AWS RDS (Relational Database Service)Introduction In the world of cloud computing, managing databases efficiently and securely is a critical component of any successful application or infrastructure. AWS RDS (Relational Database Service) is a fully managed database service provided by A...DiscussAmazon Web ServiceAWS RDS
Fabrice CarrelforCISEL Technical's Blogdevops.cisel.ch·Nov 13, 2023Backup Exoscale SKS workloads using VeleroIn this technical guide, we'll explore the practical steps to fortify your Scalable Kubernetes Service (SKS) workloads on Exoscale using Velero, a robust backup and restore tool. The guide includes a hands-on demo, illustrating how Velero simplifies ...Discuss·43 readsKubernetes
Sidharth Shuklasidharthhhh.hashnode.dev·Nov 9, 2023How to host static website in AWS S3First, go S3 bucket Then create a new bucket Give bucket to a name. Make sure the default setting. Then create the bucket. Upload the code file from upload button Then upload all files Then upload become successfull Now we need to enable the...Discuss·2 likes·47 readsAWS
Mohammad Quanitmquanit.hashnode.dev·Nov 3, 2023Understanding Cloud Native & its ArchitectureOverview The term Cloud-Native first appeared 10 years ago when Netflix discussed their web application architecture in AWS re: invent talk 2013. At that time, the meaning of Cloud-Native was likely different than it is today. However, there were no ...DiscussCloud Computing
Ritwik Mathritwikmath.hashnode.dev·Nov 2, 2023A Developer's Guide to Container Orchestration - KubernetesKubernetes is a flexible, scalable, and open-source application orchestrator. Nowadays, some programs are so huge that they must run on many different machines in the cloud. These programs are called distributed systems, and their parts are spread al...DiscussKubernetes