Igor KhomenkoinSAMA communications·1 day agoSAMA: chat server tech stackIn the world of real-time communication, chat servers play a vital role in connecting people across various platforms. To build a robust and scalable chat server, selecting the right technology stack is crucial. In this article, we will delve into SAMA tech stack that combines Node.js, MongoDB, Redis and S3…S35 min readS35 min read
Xisto·11 hours agoLift & Shift Model: Migration of a Workload running in a Corporate Data Center to AWS using the Amazon EC2 and RDS serviceIn this project, I worked as a Cloud Specialist responsible for migrating a workload running in a Corporate DataCenter to AWS. The objective was to migrate an application and its database to AWS using the Lift & Shift (rehost) model, moving both the application data and the database. Project Description In this…S34 min readS34 min read
Rostyslav Ivankiv·2 days agoAccelerate AWS Deployments with TerraformIntroduction Nowadays it is essential to be fast and when it comes to the deployment of a new product usually you don’t want to make those processes manually. In this article, we will explore how Terraform, coupled with AWS can be used to achieve deployment stuff being done quickly since it…S36 min readS36 min read
Sayali Shewale·1 day agoS3 Programmatic access with AWS-CLIS3 Amazon Simple Storage Service (Amazon S3) is an object storage service that provides a secure and scalable way to store and access data on the cloud. It is designed for storing any kind of data, such as text files, images, videos, backups, and more. Task-01 Launch an EC2 instance using the…S35 min readS35 min read
Teri RadichelinCloud Security·1 day agoMember-onlyComponents of a Static Web Site on AWSACM.227 Route 53, TLS, S3, API Gateway, CloudFront, WAF, and triggering Lambda Functions — Part of my series on Automating Cybersecurity Metrics. The Code. Sign up for more stories like this and to support this blog. In the last post I wrote about automating the creation of a role profile. I’ve been using this in automated AMI creation scripts. Perhaps I’ll write more about…S37 min readS37 min read
Harry@StartQuick TechinAWS in Plain English·3 days agoMember-onlyHow to Copy S3 Objects Across Different AWS AccountsCopying S3 files across different AWS accounts happens quite often if you manage multiple AWS accounts no matter for different teams, products or environments. It is not a complex setup but it shows how AWS perfectly design and operate cross-account permissions. There are two main steps regarding the permission setup: …S32 min readS32 min read
Pradeep Shukla·2 days agoCross-Account, Cross-Region S3 Data Copy with LambdaIntroduction: In this post, we will explore how to implement a solution for copying data between two Amazon S3 buckets located in different AWS accounts and regions. We will use AWS Lambda to perform the data copy and deletion operations. The scenario involves an application running in Account-A that stores…S34 min readS34 min read
Reo TogashiinGecogeco·6 days agoAdding basic authentication by CloudFront FunctionsLet us use CloudFront Functions for the setup of basic authentication. — Overview Basic authentication is a simple way to protect your web resources from unauthorized access. It requires the user to provide a username and password to access the content. One way to implement basic authentication for your web resources is to use Lambda@Edge. However, Lambda@Edge has some drawbacks when used for…S37 min readS37 min read
Sarvar·6 days agoAmazon Elastic File SystemHey, My name is Sarvar, and I am a highly skilled Senior Developer at Luxoft India. With years of experience working on cutting-edge technologies, I have honed my expertise in Cloud Operations (Azure and AWS), Data Operations, Data Analytics, and DevOps. Throughout my career, I’ve worked with clients from all around…S35 min readS35 min read