Amazon Web Services, not American Welding Society.

Unveiling AWS Redshift Serverless: Cost-Efficiency vs. Performance Trade-offs

The Serverless movement has gained a bit of momentum in the past few months. Everybody seems to be talking about it. Some would even call it a revolution! But, let’s not get too excited. Don’t be like me. I get too hyped up about cool stuff like this, and start writing articles. If this is all new to you, here’s a piece I wrote a while back, explaining the core concepts.

Almost one month ago, I released Practical AWS, a training concerned With the actual use of AWS rather than with theory & ideas.

This article talks about regulations and why ethereum can be the computer of the world.

AutoResponder AI automates email replies using AWS & AI. Streamline inbox management, boost productivity, and stay responsive with this serverless Gmail assista

Amazon Interactive Video Service (Amazon IVS) gives us a few amazing features that enable interactivity.

Just about 18 months ago, product development would require a high performing team of technical architects, software engineers, DevOps, and a product manager.
DevOps is one of the most in-demand skills from employer and there are many job opportunities lying for full stack developers, distinguished engineers and DevOps professionals. If you are an experienced Java programmer or a full-stack web developer, and want to become a DevOps engineer then you have come to the right place.

To explain this, I’m going to have to recap on some old work with a particular focus on co-evolution.


Jenkins Pipeline is a powerful tool when you are using Jenkins to automate your deployments. Flexible and customized actions split between stages are a good reason to try this feature.

When a Lambda function invocation crashes due to an uncaught application error, for example, AWS may automatically retry the same request.

This article will explain how to set up a Private Ethereum Blockchain using Go Ethereum (Geth) - the official Go implementation of the Ethereum protocol.

Achieve 4x faster processing, 83% accuracy, and 40% cost savings in document automation using AWS Textract, NLP, and Agile methods.

A step by step guide on how to use the AWS step function to retry Lambda and send notifications when errors occur in Lambda.

Grafana Loki logging system architecture and components, its setup in Kubernetes from the Helm chart with AWS S3 as Single Store and boltdb-shipper for indexes.

Malformed Lambda proxy response is a common configuration error in a serverless architecture. Learn what causes this error and how to fix it.

This article is a direct result of the thoughts I shared at a recent talk with the same title, where I dissected Python and its extensive ecosystem

These are the Best AWS Blogs from thousands of AWS blogs on the web using search and social metrics. Subscribe to these websites because they are actively working to educate, inspire, and empower their readers with frequent updates and high-quality information.

I recently worked on implementing CloudFront for s3 bucket files. Most of the tutorials were doing that using console management(UI) but we at Blue Sky Analytics prefer “code as infrastructure”. So I had to do this using CloudFormation. With the help of a few StackOverflow links and tutorials, I was able to write CloudFormation Template.

I’ve dabbled a fair share in the dark arts of Serverless. Digging into the various pros and cons of not having dedicated servers, or instances you can call your own. Even if they technically are not. They’re just in some undisclosed server farm somewhere floating in the cloud.

This article demonstrates how to use AWS Textract to extract text from scanned documents in an S3 bucket.

[Updated - 1st March, 2020] : Course updated, now you can control your connected light either using Google Assistant or Alexa. Kindly check out the Bonus section at the end of the course.

Disclaimer: This is NOT a press release by Netflix. Just my honest review of tech that helps us binge great content without hassle.

This tutorial explains how to deploy a Java Springboot app in AWS Free Tier

Ever since AWS made a serverless option of AWS RDS Aurora generally available, I’ve been on the edge of my seat, eagerly anticipating all the various possibilities. It would mean a breakthrough in building serverless architectures. No more managing connection pools with SQL. No more worrying about capping out available connections. This would make it viable to use serverless for database intensive operations.

In this article, we'll be discussing everything you need to know about the basics of AWS Lambda error handling.

Hold on tight: the HTTP protocol is terribly flawed(*) and when it comes to user authentication this problem screams loudly.

When developing an application it is important to have assets resized for different capabilities, screen sizes, and resolutions. This is important for many reasons.

Cloudwatch is an AWS service that allows storage and monitoring of your application logs from an array of AWS services. This can be really useful for creating alerts to notify developers when a certain threshold of errors has been hit, but sometimes we might need to deeply analyse our logs, not only to spot errors but to find insights into our application and improve performance. This is where an ELK (Elasticsearch, Logstash, Kibana) stack can really outperform Cloudwatch. ELK allows us to collate data from any source, in any format, and to analyse, search and visualise the data in real time.

Node-RED bridges the finest pieces and abridges backyard to market delivery. This article intends to teach readers to host a secure & highly available Node-RED instance. For a couple of weeks, I worked on a project where I need to secure my Node-RED. By going through the blogs and post, everything seems very scattered on the internet and haven't found any article with end-to-end Node-RED execution as a secured frontend client accessible on the web. Thus thought to share my experience with you.

Do you like boxing fights? This evening I bring you a head-to-head battle between Redis Streams and AWS SQS. If you are interested which technology is better and which will end up on the ground, check it up!

Do you love event-driven programming? Let's take a look at triggering AWS Lambda functions from AWS SNS messages.

AWS Step Functions is a great service for orchestrating multi-step workflows with complex logic. It’s fast to implement, relatively easy to use and just works. The problem is its price.

A couple of weeks ago I passed the Certified Kubernetes Administrator (CKA) exam with 7 days of prep. Here’s how I did it.

Setting up your own server will require good knowledge of the subject so that you do not leave any corner untouched. This is not the case with Amazon SQS as it is pretty quick to get started with.

8 Must-Know Tricks to Use S3 More Effectively in Python: In this article, we’ll look at various ways to leverage the power of S3 in Python.

Tips on how to reduce your node app size and the benefits of doing this.

Amazon recently released Textract in the Asia Pacific (Sydney), thus i decided to write a javascript OCR demo using Amazon Textract.

Welcome to this comprehensive guide, where we will cover deploying a Serverless Node.js application on Amazon Web Services (AWS).

In today's digital world, images are an essential part of online communication.

NestJS is a progressive Node. js framework that helps build server-side applications.

You can now build your serverless workloads in a Docker container with AWS Lambda. We gave it a try and here's our review (with ETL examples).

AWS outage on Oct 20, 2025, disrupted major apps worldwide. Learn what caused it, how it spread, and key lessons to build stronger cloud systems.

How Gen AI and AWS Bedrock Supercharged Real Estate Data Extraction

Below you can see the demo of the final application. Online demo is available here.

Unlimited cloud storage for storing photos, videos, and files using the Telegram App. The best alternative to Google Drive and Google Photos.

Learn everything about AWS Lambda triggers in this guide, including Amazon DynamoDB integration and 3 common ways to trigger AWS Lambda.

DevSecOps is the new buzz and definitely a potential candidate to scare people in the ever-changing software industry. When I heard the term for the first time, my inner voice said it out loud, "When just this Happened, and why SEC is sandwich between them ?". Later on, to look cool, I started adding DevSecOps on my profile, but the dire consequence was a complete disappointment. DevSecOps isn't just restricted to understand security by heart & fit it with DevOps. A good analogy would be not to imagine your ex with someone, especially with your girlfriend/wife. It is all about "Shift left on Security" i.e. to introduce security as early as possible in the SDLC. Though I am not going to bore you with the definitions and concepts as I am a practical person. Thus, my objective here is to demonstrate how DevSecOps works in reality. The following series split into two parts (refer below) with very simple and clear instructions to provision a CI/CD pipeline adhering to DevSecOps principles in AWS. Everything covered from scratch you won't face any difficulty understanding. In case of any clarification, drop me a note on LinkedIn. Feel free to explore them with ease, skip to the one which is relevant to you.

Comparing cloud services? Read our Lambda vs ECS guide. Consider programming language, pricing, and the benefits.
When I started working in Go and AWS Lambda, one of the difficulties that I faced was unit testing. I had a decent idea about what is unit testing and knew how to do it in Ruby but in Go, I had no idea because I was a beginner.

Introduction

Make AWS OpenSearch publicly accessible without Nginx proxy via AWS application load balancer (ALB)

When we are using NodeJS as the runtime for AWS Lambdas, JavaScript is the default language. However, due to the lack of typing check in JavaScript, from time to time, buggy codes are deployed to Lambda inadvertently. Such as a small typo like this:

We break down how to easily deploy your new website on Amazon Lightsail in less than 5 minutes. Get your code up and running and get back to doing what you want

A dive into jemalloc, the memory allocator which can massively reduce memory consumption of Ruby workloads

When building for large-scale use, using Rust certainly feels worth it both from a cost perspective (factor x3 saved) and from a performance perspective.

A majority of companies prefer to focus their resources on other things rather than on scalability, which causes massive problems in the future, especially once they grow to one million users. The objective of building a robust serverless application is to succeed in making it scalable and powerful at the same time.

Let’s say that you have spent the last 2 years developing your enterprise services in either of the two cloud providers and now you decide to start using the other one. A possible scenario that would bring about such a requirement could be a migration from one cloud service provided to the other.
In an ideal world, Docker containers should be ephemeral without any reliance on external storage. In the microservice world, this is achievable when services are connecting to external databases, queues, and other services.

The AWS SDK for JavaScript (v2) will be put into maintenance mode this year 2023. I share some tips that will save you time rule migrating to AWS SDK (v3)

It may be a requirement of your business to move a good amount of data periodically from one public cloud to another. More specifically, you may face mandates requiring a multi-cloud solution. This article covers one approach to automate data replication from AWS S3 Bucket to Microsoft Azure Blob Storage container using Amazon S3 Inventory, Amazon S3 Batch Operations, Fargate, and AzCopy.

Automate thankless tasks like splitting grocery bills using a Telegram Bot and AWS.

A simple example of setting up SecurityHub at the Organization level with Terraform.

Recently, I have been helping a client implement an event-sourced system. In the process, I put together a very simple demo app which is available on GitHub here.

In this article, we’ll look at ten underrated activities in engineering for which allocating more time can be beneficial.

In this article, you'll learn about cloud concepts such as what is cloud computing, the advantages of using cloud computing, cloud computing types, and more.

In this blog, I am going to show you how we can use rekognition for image analysis using lambda function.we will be going to perform label detection and object detection for an image so basically we are performing image analysis in this blog.

Handling large images has always been a pain in my side since I started writing code. Lately, it has started to have a huge impact on page speed and SEO ranking. If your website has poorly optimized images it won’t score well on Google Lighthouse. If it doesn’t score well, it won’t be on the first page of Google. That sucks.

If you have B2C applications, you have to deal with support tickets and emails. According to user size, it can be difficult to handle emails with a person or manage same email address with multiple people for support mails.

Amazon Web Services is a cloud service platform which offers content delivery, database storage and many other functionalities and infrastructure on demand in order to help businesses to scale and grow with “pay as you go” pricing method.

Application example built with Angular 14 and hosted on Amazon S3 (Simple Storage Service) using GitHub Actions.

My Coding Laptop is Smaller, Faster, and Cheaper than Yours and it lives in an AWS Data Center!

This is the first time we've used React to broadcast live streaming our brain data

Hi, I am developing a freelance project with aws lambda. I used Jenkins and docker for CI/CD. Jenkins runs pipelines on containers. In this Tutorial I will show you how I set my environment.

AWS Elastic Container Service(ECS) makes it very easy for anyone to run and manage their docker container applications on cloud. All one has to do is create a cluster and provide the name of the docker image to pull and run as a service in the cluster.

A diff algorithm outputs the set of differences between two inputs. These algorithms are the basis of a number of commonly used developer tools. Yet understanding the inner workings of diff algorithms is rarely necessary to use said tools.

Let’s face it — AWS is a convoluted web of so many services and can be really difficult to wrap one’s head around. That’s certainly how I felt, the first time I deployed a Node.js app to the service. PSA I love Clis but definitely not a fan of the Elastic Beanstalk Cli.

Application example built with Angular 14 with authentication using the Amazon Cognito service.

Spoiler alert: It's AWS for the win.

Unveiling the Hidden Secrets of AWS Route53 Weighted Routing Policy

Set Up an IMAP Postfix E-Mail Server with Dovecot on AWS.

In this post, we'll build on the previous demo to combine the audio and video feeds from all participants into a single feed and broadcast that feed.

First off, this is not a critique of Amazon’s Elastic Beanstalk — it’s a great service that allows you to deploy web applications without having a lot of in-house DevOps expertise. If you’re a young startup looking to deploy your web app on a tight schedule — it’s naturally a tempting choice, but sometimes it’s the wrong choice.

Leading researchers like Karl Friston describe AI as "active inference" —creating computational statistical models that minimize prediction-error. The human brain operates much the same way, also learning from data. A common argument goes:

In this tutorial, we will go through the steps required to configure an S3 bucket to host a React.js web application

If you're getting started with AWS and you're interested to build your web applications using AWS services, then you're in the right place.

Maximize FFmpeg's Power: Optimize Compilation and Installation for Video Encoding, Transcoding, and Streaming. Boost Multimedia Performance with Vital Codecs!

AWS customers build microservices on 3 common patterns: API-driven, event-driven, & data streaming. The blog covers the common characterics of microservices.

Start capturing website user data in 5 minutes or less with no developer resources or coding experience needed.

Today we’ll finally clarify IAM, specifically when to use Users vs Roles. With the visuals and examples I’ll share, you’ll realize it’s surprisingly simple.

As we know with great power comes great responsibility, on-demand backups are the real saviour if your Dynamo DB got corrupted abruptly. Also, it helps you to meet the compliance requirements for the ages if your client keeps bothering you like your Ex. But I don't have the tenacity to initiate the Backup every day. Hence, I devise a Serverless solution for all the lazy people like me out there to automate the DynamoDB backup. Where, we can explicitly mention the backup intervals, table names and backup retention period. I have achieved this using a conjunction of AWS services like Cloudformation, Lambda and Cloudwatch.

What if I told you it can be done with zero dependencies? Hope you’re up for a challenge because that’s exactly what we’ll be doing.

Configure Geolocation-based AWS CloudFront with CloudFuntions for enhancing the user experience in modern web apps.

In our last few posts, we've looked at how to auto-record Amazon Interactive Video Service (Amazon IVS) live streams to Amazon S3.

This is a run-through of setting up a website with Eleventy, a simple static site generator. I’m going to try to list out all the relevant steps so you can follow along if you are attempting a similar project. I made a gallery site meant to showcase graphic artwork.

Once upon a time, not so long ago, a word caught my ear. Lambda. That struck a chord, remembering the good old days of playing Half-Life as a kid. Little did I know what AWS Lambda was, and how incredibly awesome it is. If you’re intrigued, stick around. I’ll only take a few minutes out of your already busy day, and you surely won’t mind.

In this article, we'll deep dive into all the basics to help you hit the ground running when it comes to AWS RDS.

To deploy a telegram bot in C # seems is difficult, but I want to show that it is not. In this article I will give an example of publishing it on AWS.

This blog will highlight how users can define pipelines to migrate the unstructured data from different data stores to structured data via Azure Data Factory

Brief guide how to deploy websites with Gitlab CI to AWS S3

The Web Broadcaster SDK is a game changer that gives developers the ability to integrate the broadcast experience directly into their streaming applications.

I can’t believe not many people are talking about this AWS feature. It’s a game changer!

Five books you must read if you are going serverless including books by Eric Evans, Richard Rodger, Chris Richardson, and more.

This article shows how to set up the Cognito UserPools JWT authentication flow and how it will integrate with an Angular Web Application.

In this article, we'll run GPU nodes in AWS EKS in seven simple steps via nvidia-driver and will check basic methods to debug it after the deployment.
Hello guys, after Pluralsight made their 7000+ expert-led online courses for free for one month, now Udemy has also launched the "Udemy FREE Resource Center" where you find a collection of Udemy's best free content from some of their best instructors.

Starting on July 15, AWS has added support for S3 vector stores for Bedrock knowledge bases. I'm going to compare each AWS-managed S3 vector store.

If you follow the Microsoft development community at all, you’ve most likely already heard of the new web development framework called Blazor. If you haven’t heard of it, here’s an overview from the product site:

How to Migrate a Wordpress Site from Godaddy, Bluehost, Hostgator, to AWS LIghtsail Using the Duplicator Plugin Database Copy Method

This week, HackerNoon features Amazon Web Services (AWS), the world's most comprehensive cloud platform, delivering IT infrastructure since 2006.

As a recent Bootcamp grad I wanted to put my new React skills to work and tie in my older skills with AWS. I built out my new portfolio site, using React, and I thought to myself, “can I host this in an S3 bucket?” The first task is deploying to S3, which was pretty straightforward and there are many good resources that you can find with a little googling, like this one, stepping through how to do that.

This is a short series that I wanted to share for a long time about the basics of “Cost Optimization” on AWS.

This post will help you to learn how to deploy your React applications to production. We are going to use Docker and NGINX to secure API keys and proxy requests

Our guide in creating FastAPI abstraction that allows us to query the AWS Glue metadata catalog - a Data Discovery API for AWS Data Lake.

AWS Amplify allows you to build an application from Figma and import the components into React. With the help of Amplify, the tool creates reusable components

In this tutorial, we'll get to learn how to use the AWS S3. First, learn what is S3, the core parts of S3 that are the Buckets, Access Point, and Objects.

Containerization has come a long way and containers have completely revolutionized the way companies build, test, package and deliver software today. Containers are good for packaging any software. Big or small. Microservices are great candidates to be packaged and delivered with container images. With Microservices architecture, the large monolith is decoupled into several mini services that work independently.

A helpful checklist for upgrading Amazon EKS.

Amazon CloudFront is highly secure, managed service for content delivery by providing useful, and security supporting features. Learn more in the blog.

Building a custom authentication flow using Amazon Cognito and MetaMask

Terraform is a powerful tool to have in your toolset.

Authentication is a way for applications to confirm user identity before granting permission or entry to a website.

AWS KMS Security and Key Management

AWS Amplify is a framework that lets you develop a web or mobile application quickly, by accessing the backend cloud services offered by AWS. In this article, we are going to learn how to use AWS Amplify in React Native by building a fully functional login and registration flow.

In this post, we'll take a look at one approach you could utilize to make creating a dynamic layout a bit easier.

In many cases, custom metrics may be useful to make more ad-hoc configuration of autoscaling in AWS. For example, a custom metric can allow an autoscaling group to react more rapidly on spikes or to take into account the health state of hosts for concurrency based metrics. Let's see how to set up a custom metric and autoscaling policy for an autoscaling group with an application load balancer and target group using AWS Console.

Lightsail is an easy-to-use alternative to EC2, offering everything you need to build websites and simple web applications.

4 Ways to run amplify project from existing GitHub repo.

Amazon Elastic Kubernetes Service (EKS) is one of the leading managed Kubernetes solutions.

How to migrate Splunk to AWS SmartStore with zero downtime using hybrid architecture, S3 storage, and multi-cluster search.

Sentiment analysis uses AI to identify the core emotion behind a piece of text. In this article, we will look at how to build a sentiment analyzer using AWS Comprehend.

To make the choice between 3 market giants (Azure, AWS, and Google Cloud) clearer, we've conducted research on the pricing plans for DevOps services.

A deep dive into the performance characteristics of RDS Proxy vs RDS

Retraining Machine Learning Model, Model Drift, Different ways to identify model drift, Performance Degradation

In this piece, I will be showing you how to deploy a simple python Flask application with an AWS application load balancer.

Static websites are a brilliant way to create performant sites. My website is built using Gatsby and hosted on Amazon S3. I have created a simple script to help you quickly upload your site to S3 by running one simple command in your project terminal.

How to create a construct based on other constructs in the same stack without forcing the developer to call a method for each? That's exactly what aspects do!

There is often the need to check whether your production system is working as expected. Playwright is a great way to test if everything is going to plan.

Want to get your hands dirty with Machine Learning / Deep Learning, but have a Java background and not sure where to start? Then read on! This article is about using an existing Java skillset and ramp-up your journey to start building deep learning models.

Learn the difference between Cloud-Based, Cloud-Enabled, and Cloud-Native Applications.

This article will give you a basic understanding of the main AWS features and will be useful for those who are just starting to get acquainted with the platform

A case study on Twitter's remarkable cost reduction through cloud exit and its implications for businesses.

Event Driven Automation for AWS Permission Set Assignments

Amazon Kendra is an intelligent search service powered by machine learning that offers natural language processing capabilities to extract insights.

With around 50% developers CKA or CKAD certified, we share our experiences, study material, mistakes to avoid, FAQ, etc. about the CKA and CKAD certification.

AWS data pipelines are one of the best mechanisms to transfer data from one storage to another storage with a different data type. While transferring data from pipelines, there are several techniques which can be used to optimize the process of copying data. In this article, the scenario would be copying 3 CSV format files which are stored in S3 bucket, to 3 Dynamodb tables.

Automate your infrastructure diagrams. Guide helps you maintain fresh, accurate visuals with minimal effort, perfect for managing

Deploying a web app to AWS Amplify provides a way to host your frontend web app on the internet using its services for free which provisions a URL you can share
In early 2020 the PlaceExchange SRE team was challenged to build support for the company's first gRPC application that would run on Amazon's Elastic Kubernetes Service (EKS). Our usage of third-party geocoding APIs was beginning to exceed the cost of implementing our own service, and so we decided to build one with a gRPC interface. We had already operated EKS for several months with RESTful services and felt confident in our ability to deliver a platform capable of hosting multiple instances of the API for our developers to work concurrently. Given our extensive use of per-developer environments (namespaces) and adherence to the infrastructure as code model, it seemed natural to extend this pattern to support gRPC services.

Gradually Shift Traffic with AWS Route 53 Weighted Routing Policy


A comparisons between AWS services - Kinesis, SQS, SNS - that allow you to decouple sending and receiving data (including Python examples).

A short post on how to generate dynamic open graph images using puppeteer-core and chrome-aws-lambda for sharing on instant messaging platforms online.

In this article, we will look at the NoSQL database service offered by AWS called DynamoDB and how to perform basic database operations with it

Amazon ECS Anywhere gives customers the ability to run Amazon ECS on any infrastructure using the same cloud-based, fully managed, highly scalable container orchestration service and control plane they use in AWS today.

[Updated - 14 December, 2020] : Course updated, Now you can run the NodeRED Instance in any AWS Region, which uses secure HTTPS connection using self-signed Certificate (Generated during boot up) & set non-default Password & Username to login to NodeRED Admin Dashboard.]

Configure AWS Verified Access with an OIDC Google provider via Terraform.

The AWS CDK is a software development framework to define cloud infrastructure as code and provision it through CloudFormation. The CDK integrates fully with AWS services and allows developers to use high-level construct to define cloud infrastructure in code.

I want to invite you all to block your website traffic from Russia and Belarus to show support for the Ukrainian people. Let me show you how to do just that.

Welcome to second part of the DevSecOps series. In the second part, we will turn ON/OFF the inbuilt led of ESP32 using AWS Device Shadow Service. Before starting, let's do a recap, in Part 1 we have connected the ESP32 MCU with AWS and able to publish Messages to IoT Core. The following series split into two parts (refer below) with very simple and clear instructions to provision a CI/CD pipeline adhering to DevSecOps principles in AWS. Everything covered from scratch you won't face any difficulty understanding. In case of any clarification, drop me a note on LinkedIn. Feel free to explore them with ease, skip to the one which is relevant to you.

Amazon Elasticsearch Service recently added support for k-nearest neighbor search. It enables you to run high scale and low latency k-NN search across thousands of dimensions with the same ease as running any regular Elasticsearch query.

With VOD streaming viewers may enjoy accessible media whenever and wherever they choose it. This way you'll keep visitors on the site longer. Learn here how!

The final goal of this guide is to create a scalable and reproducible setup of the Django Web Application on AWS using Terraform.

Welcome to SIMPLE LEARNING AWS Cloud Home Automation, Zero to Hero Series. In the third part, we are going to create a web-endpoint that will trigger remote execution in ESP32 by securely switching ON/OFF the ESP32 inbuilt led from a website hosted in Node-RED. Before starting, let's do a recap, in Part 1, we have connected the ESP32 MCU with AWS and able to publish Messages to IoT Core and in Part 2 we have uploaded another code which interacts with Things Shadow to control ESP32 inbuilt led using MQTT client. The following series split into four parts (refer below) with very simple and clear instructions to provision a home automation system to control house appliances through the web. Everything has been covered from scratch you won't face any difficulty understanding. In case of any clarification, drop me a note on LinkedIn. Feel free to explore them with ease, skip to the one which is relevant to you.

Many clients have asked me “how do I record custom metrics from Lambda?”.

As Amazon reaches growth of around 80% for the 2023 calendar year, it’s certainly a welcome sight to see an upturn in fortunes for the retailer.

On one of the projects I worked on, there were 8 services that used Auth0 for front-end authentication and a rotated static token for back-end authentication.
Part 1 of this series provides detailed description on GraphQL server and how to start setting it up using springboot, Schema Definition Language (SDL) and its types.

Open-source evolution

Outlined below is the setup for a AWS lambda function which combines fetching the HTML for a URL, stripping it back to just the essential article content, and then converting it to Markdown. To deploy it you’ll need an AWS account, and to have the serverless framework installed.

By default the aws cli stored key id and secret in plaintext in a well known location. What could go wrong?!?

13 different things that you can learn today if you want to be a tech entrepreneur or a better engineer to make an application and ship it to your customers!

In my past life, I was an auditor and performed hundreds of cybersecurity readiness assessments. These were sometimes called “gap analysis” and the essential purpose of these assessments were to provide organizations with the answers to the test for their upcoming official assessment.

What Is Traffic Mirroring (aka Replication) ?

Learn how to create static IP address for AWS IoT Core solutions. Explore three different workarounds in creating a static endpoint for added security.

This article will provide a brief guide on creating a webhook URL in three popular cloud platforms: AWS, Heroku, and GCP.

Why you should be using AWS Lambda alias for your versioning strategy

Why should I learn AWS?

A distributed architecture brings in several challenges when it comes to operability and monitoring. Here, one may be dealing with tens if not hundreds of microservices, each of which may or may not have been built by the same team.

The top AWS tools for SRE Adoption: CloudWatch, CloudTrail, Elastic Load Balancers, Health Checks, GuardDuty, and infrastructure security.

AWS DynamoDB changed the database game in Serverless and continues to do so, as its design repeatedly proves its huge value.

A while ago, we covered the invocation (trigger) methods supported by Lambda and the integrations available with the AWS catalog.

AWS certification has been rated as one of the most valuable IT certifications globally. One of the key reasons behind this is the huge popularity of AWS systems, and its wide prevalence in the cloud industry.

Cloud-in-a-box originally seemed like the perfect compromise, letting enterprises reinvent their aging data centers for today’s IT, built around a cloud-based model. It offered some of the important advantages of public cloud, like better optimization of computer resources and self-service.

My stack to build a SaaS with Next JS and serverless backend. A full-stack react SaaS boilerplate template to kickstart any project.

Whether you're developing a streaming platform, an online learning portal, or any application requiring video playback, seamless video streaming is essential.

An example application using the Node.js with TypeScript and Express.js where a serverless API will be implemented and deployed on the AWS Lambda service.

With the advent of new tools, automation and orchestration are having an immense impact on easing the burden of moving to the cloud.

Deploy Django on Kubernetes in a few clicks without even Dockerizing your application.

What is OpenSearch in a nutshell? What's the history between Elasticsearch vs OpenSearch? The role of AOS in serverless architectures, setting up & monitoring.

Debugging AWS Lambda can get tricky in Amazon CloudWatch. KloudMate lets you get to Lambda errors quickly and effectively using Lambda error logs.

Knowing how to build REST API with latest tech is cool. You know what's even cooler? It's being able to deploy it to the cloud! I'll walk you through the process of building simple, server-less application using GO, AWS (Lambda, API Gateway, Dynamodb) and Terraform.

Learn everything you need to know about Aws Lambda via these 193 free HackerNoon stories.

What is boto3 and how to use it? We look at how boto3 works and how it can help us interact with various AWS services.

This is a comprehensive research of the top cloud service providers, as well as some second-tier market players.

Being informed and relevant aren’t enough to catch a moving target that’s disappearing every 24 hours.

Set up two named domain websites on one server host

I'll show how to use Macie to scan any database, inclusive on-premises, to discover sensitive data on tables.

I intend to take my readers on a journey of skills learned, challenges faced, and solutions uncovered along the way as I take on the cloud resume AWS challenge.

Amazon web services (AWS) is a powerful platform for almost every webservice you can imagine. With AWS API Gateway and Lambda you are able to create REST API’s with ease! API gateway is enables you to create the API. Lambda lets you execute code when the API is invoked. This code can be in many programming languages like Python or Node.JS.

What exactly is AWS Karpenter, how does it work, and how does it differ from CAST AI autoscaling mechanisms? Here's the answer.

This is a study comparing environments for Apache Kafka. The ultimate goal is to find the most effective setup and achieve the best price-performance ratio.

Logging and Monitoring… this I tell you, brother. You can't have one without the other.

This can be applied whenever you need to extend your EBS volume size avoiding to stop the instance and detach the volume.

I have been working in web technology for more than 20 years. I spent the first five years of my career as a full-stack developer. Back then, we used the term webmaster. I would set up servers (which included e-mail and FTP), order domain names, create databases and order SSL certificates. I would code the backend and the frontend, plus open up Photoshop to do a little bit of design and UX from time to time. I was the scrum master and the business analyst plus I would support customers and project manage their websites. These tasks and job titles were all just part of being a webmaster. You crafted the web by yourself, and it lived in a box in the room next door, occasionally you would have to go in and check on it, maybe even restart it.
Later in my career, I saw an opportunity to specialise. Living and working in London, I saw the increasing need for the expert. Recruiters started to ring me, asking about specialist job titles. I very much enjoyed the visual element of working in the browser and JavaScript was growing in power and clearly here to stay.

Over the last few weeks I have been working with a very ambitious client – Solve, who is building a new murder mystery game. They are doing some really cool things technically, and are building an entirely serverless stack.

Problem statement:

Follow these steps to understand how to deploy a CakePHP application to the cloud. While some cloud providers offer simple solutions, you will notice that others require a bit more technical know-how for you to deploy an app.

On April 24, 2023, I successfully completed the AWS certification marathon by passing one AWS certification exam per month. Here are some lessons I learned.

Decentralized storage is a promising development, and its rapid implementation in 2021-2022 shows promise for the tech systems powering these networks.

You may be familiar with the concept of "lofi radio" channels. We'll look into building an entire live-streaming UGC platform that gives users the ability to...

Learn how to set up Terraform on Windows for cybersecurity professionals. Discover the prerequisites and get ready to deploy your first Terraform script.

In this step-by-step tutorial, we're going to learn about how to build continuous delivery using CDK pipelines using modern API.

As you read this post — possibly on your smartphone — it’s easy to forget how many modern technologies we take for granted.

Deploy production AWS EKS clusters in 13 minutes. Open-source CLI with Karpenter, monitoring, ALB controller built-in. One command, zero YAML hell.

This article describes one of the many ways to import data into AWS DynamoDB database. The option explained here uses Amazon EMR and Hive. Using Amazon EMR and Hive you can quickly and efficiently process large amounts of data, such as importing data from Amazon S3 into a DynamoDB table.

In this article, we will take a look at each one of the machine learning tools offered by AWS and understand the type of problems they try to solve for their customers.

How to convert terraform to cdk

By leveraging AWS’s serverless stack and a dash of machine learning, you can create a lightweight Intrusion detection system.

We recently wrote about whether API Gateway can act as a Load Balancer. The answer is yes and, in many cases, they are substitutes for each other. But how should we choose which one to use?

In this article, I will show you how to migrate data from S3 to Snowball.

Do you know why microservice design is so popular within the development of BI tools? The answer is clear: it helps to develop scalable and flexible solutions. But microservice architecture has a great drawback. Its performance usually requires great improvements.

There are many ways to reduce AWS Lambda costs. In this article, we'll take you through the AWS Lambda cost optimization strategies that have worked for us.

How a product-first company thinks

Introduction:

I wanted to start a serverless project, and one of the primary headaches aside from architecting the workflow and deciding which lambda functions need to be created is a simple and yet effective CICD workflow.

Aggregating into data lakes is the solution of today — but are Federated Sources the solution of tomorrow?

Build a scalable and reliable real-time analytics platform using AWS SQS, Lambda, and Timestream for efficient data ingestion, processing, and visualization.

Node-RED bridges the finest pieces and abridges backyard to market delivery. This article intends to teach readers to host a secure & highly available Node-RED instance. For a couple of weeks, I worked on a project where I need to secure my Node-RED.

About Unbundling AWS

How can serverless technology be used in tandem with blockchains? Find out how we built an AWS Lambda function to monitor NFT supplies.

Choosing the right load balancer can make or break your application’s performance, scalability, and cost efficiency.

Using BigQuery, Airflow, and Amazon Personalize to Build a machine learning workflow

I have some exciting news to share with you about the Serverless Step Functions plugin.

Happy Serverless September 2020! We at Coding Sans love working with serverless technology. This is why we decided to publish a report with the latest serverless trends this year. We partnered up with nine other companies who share our love to make it happen.

AWS CDK is a relatively new framework that aims for faster development of AWS Cloud stacks when compared to AWS CloudFormation and AWS SAM. This article will present how to deploy a complete AWS CodePipeline using AWS CDK and troubleshoot all common issues that may occur in the process of creating the CDK application. For additional information about the framework, read the previous article named “How AWS CDK facilitates the development process of AWS Cloud Stacks”.

Going back to the 10 of December 2017, AWS introduced AWS Single Sign-On, a service that makes it easy for you to centrally manage SSO access to multiple AWS accounts and business applications.

As companies continue to evolve in the digital age, they are starting to readily approach the world of cloud computing.

Serverless infrastructure is changing the way we architect applications and it’s also changing the way we code and work as developers. The development is moving away from our laptop and into the cloud. It’s the start of cloud-native development.

How to deploy a serverless API on AWS, can use Node.js, python, Go, e.t.c. this will guide you in creating a CI / CD pipeline for AWS serverless APIs

Multi-cloud asset inventory for AWS, Azure, GCP.

Running any application in production assumes reliable monitoring to be in place and serverless applications are no exception.

In my previous blog post, I went through how to create a maintenance mode page for your application, and how to implement it using Terraform and github pages. But the website is just one part of an Application, and often there’s also a public (or private) API that also needs to have a maintenance mode. Let’s see how we can do that using Terraform on API Gateway.

Application example built with Angular 14 and adding the map MapLibre component using the Amazon Amplify Geo and Amazon Location Service services.

This post explains how to auto-record live streams to an Amazon Simple Storage Service (Amazon S3) bucket.

Learn how an infrastructural Customer Data Platform can help you overcome common machine learning challenges with this use case tutorial.

Sysdig is a universal system visibility tool with support for containers. What makes Sysdig special, is that it hooks itself into the machine's kernel and segregates the information on a per-container basis.

It is not a rare case when an application running on Google Kubernetes Engine (GKE) needs to access Amazon Web Services (AWS) APIs. Any application has needs. Maybe it needs to run an analytics query on Amazon Redshift, access data stored in Amazon S3 bucket, convert text to speech with Amazon Polly or use any other AWS service. This multi-cloud scenario is common nowadays, as companies are working with multiple cloud providers.

For the past few hours, I've been working on dockerizing a Nuxt.js server-side rendering app to be deployed to AWS Elastic Container Service (ECS). I hit a stone wall when environment variables are not properly injected on runtime on ECS.

In this article, I share my experience setting up logging for our project. The main focus will be on configuring Fluent Bit, which we used for log forwarding.

Integrating MongoDB in an AWS EC2 instance involves several steps. The installation steps can vary depending on the Linux distribution you choose.

This article summarizes our learnings at SSENSE in applying WAS' Step Functions; what worked, what didn’t, and what should be improved in its ecosystem.

In this AWS EMR cost optimization guide, you'll understand AWS EMR pricing model, practical tips for controlling AWS EMR costs and resources for monitoring your

Problem statement

Lambda vs GRPC vs Choreography vs HTTP / REST

Why the AWS, Azure, and GCP CLIs need to die

In this article, we discuss the 6 most common pitfalls of AWS Lambda with Kinesis trigger that are usually spotted only in production.

AI companies have been struggling with Big Data environments and analytical and machine learning pipelines for years. Organizations expect to start driving value from AI and machine learning within a few months, but, on average, it takes from four months to a year to even launch an AI MVP.

AWS just released CloudWatch Synthetic service a few days ago.

Discover how to set up AWS Polly, configure the AWS SDK, and implement text-to-speech functionality

Explore Amazon Q Developer, an AI-powered IDE assistant that enhances coding productivity with intelligent code generation, testing, debugging and documentatio

Connect to Salesforce from AWS Glue jobs using the CData JDBC Driver hosted in Amazon S3.

Discover why AWS AppRunner might not be the best fit for complex applications. A real-world journey with key insights on containerized deployment challenges

Amazon Interactive Video Service (Amazon IVS) chat can be used to create an interactive experience.

Amazon Web Services (AWS) had a second in a row-major outage a few days ago. Most likely Slack, Zoom and Notion were affected by this.

What happens when you combine an awesome idea with a driven leader? You get an exciting product, like Zeet, which automates your DevOps tasks.

AWS API Gateway Explained With Real Web App - React Lambda

TL;DR: yes, API Gateway can replace what a Load Balancer would usually provide, with a simpler interface and many more features on top of it. The downside is that it doesn’t come cheap.

In this multi-part series, I'll transform a new application into a multi-tenant experience running in the Heroku ecosystem. This article focuses on the object model, design, architecture, and security.

How to choose the right cloud provider for your business? Read this updated 2021 pricing comparison for AWS vs. Azure vs. Google Cloud.

Learn how to deploy your Angular web application using Docker on Amazon ECS (Elastic Container Service) with this comprehensive tutorial.

Serverless computing enables you to run functions without provisioning resources. Most of the top cloud providers offer good serverless options, but this article offers a review of storage options for serverless on AWS. First, you will learn about the core principles of storage and data persistence in serverless computing, and then you'll discover what serverless options are available on AWS for databases, microservices, IoT, and storage synchronization.

If you are looking for DevOps Interview Questions and answers, you are on the right page and below are some Real-time DevOps Interview Questions common in 2020. Go through all of them to crack your next interview.

Imagine reading something, and never losing track of that information.

The use of serverless computing has become a must nowadays, and some of you may already know a thing or two about Amazon Web Services like Lambda Functions, Step Functions, and other services AWS provides. However, if this is the first time you hear about them – fantastic!

The concept of a microservice perfectly fits the structure of a serverless function, which easily enables deployment and runtime isolation for different services. On the storage side, services such as DynamoDB also make it easier to have independent databases for each microservice and scale them independently (when required or desirable).

This is part of a series of articles discussing strategies to implement serverless architectural design patterns. We continue to follow this literature review. Although we use AWS serverless services to illustrate concepts, they can be applied in different cloud providers.

AWS Data pipelines are used to move data between different storages. In this article, we discuss how to deploy data pipelines in different regions and how the settings are different from region to region.

Process millions of documents using the new Distributed MAP!

SAS is an s a powerful analytics platform that allows users to perform complex data analysis and modeling tasks.

Game changers emerge when you are deep in the trenches laying the foundation.

How can you improve serverless architecture with Amazon Web Services? Explore unconventional AWS Lambda use cases.

handoff is a serverless data pipeline orchestration framework simplifies the process of deploying ETL/ELT tasks to AWS Fargate.

We're learning how to get started with live streaming in the cloud with Amazon Interactive Video Service (Amazon IVS)
In the "Moving Away From AWS and Onto Heroku" article, I provided an introduction of the application I wanted to migrate from Amazon's popular AWS solution to Heroku. While AWS is certainly meeting the needs of my customer (my mother-in-law), I am hoping for a solution that allows my limited time to be focused on providing business solutions instead of getting up to speed with DevOps processes.

Blockchain storage is appearing rapidly across the market. With a few companies doing intensive R&D in this space to offer a more secure, cheaper and responsive offering.

SageMaker is a fully managed service that enables developers to build, train, test and deploy machine learning models at scale.

What is it?
If you run a web application in the cloud, sooner or later you have to deal with security and protect it from malicious input. AWS WAF Security Automations can be a handy alternative to expensive or more complex security products.

Hi all! I'm Dmytro Dziubenko, Co-founder & CTO of Corefy, a white label SaaS platform that empowers clients to launch their own payment systems in a few clicks. Our platform helps numerous payment providers and companies successfully cover all their payment acceptance needs. The key value of our platform for clients is that it eliminates the difficulties of payment provider integrations. After a single integration with us, clients get access to hundreds of ready-made integrations with PSPs and acquirers worldwide, allowing them to connect any payment method easily.
Before talking about AWS infrastructure first we will see What is the cloud? What is AWS? There are many definitions, but the one that is most relevant to is the idea of an on-demand, pay-as-you-go, IT services that are delivered over the internet.

AWS Lambda scaled too fast, Aurora Serverless couldn’t keep up, and everything crashed. Here's how RDS Proxy and Aurora v2 finally made serverless DBs viable.

In the fall of 2018, I decided it was time to put my application design and development knowledge to use in order to provide a modernized solution for my mother-in-law’s small business.

Are you looking to transform your software development process? If yes, this blog post provides an introduces to orchestrating the CI-CD pipeline with AWS.

The cloud has been a hot topic for the last several years. However, it is not always easy to understand how to use this particular tool because of information overload and massive marketing activities performed by vendors.

From recommendation engines to network optimization, link prediction is a versatile tool that brings value.

Amazon Web Services makes getting your data into their Relational Database Service (RDS) relatively easy. Import costs are free, and you can store up to 100 terabytes across all your instances. AWS hosts your relational databases in the cloud, and their engineers handle patching, monitoring, availability, and some security concerns.

AWS Cognito is an identity management service that lets you sync all your user information in one place in a simple, secure, and scalable way.

In this 2 part series blog post, you will go through a step-by-guide to understanding the concepts of Containers.

For organizations looking for a way to “democratize” data science, it is a must that data models are accessible to the enterprise in a very simple way. In our context, this is part of “model operationalization.” There are other solutions out there to serve data models which is a very common problem for data scientists.

Serverless 101, FaaS, Functions as a Service, AWS Lambda, Azure Functions, Google Cloud Functions, Serverless

In Part 1 of our Complete AWS Lambda Handbook for Beginners, we gave a refresher on the fundamentals of AWS Lambda and what is AWS Lambda. In this post, we’ll look at AWS Lambda pricing, some interesting Lambda facts and examples of great AWS Lambda use cases in your serverless application.

Deploy Claude Code CLI on AWS EC2 with one CDK command. Full VS Code + terminal accessible from your phone. ~$18/month, 5 minutes setup.

Responding to the Serverless Revolution

It's crucial to safeguard CloudTrail logs and enhance the security of them, to meet compliance regulatory requirements and internal business needs.

Dive into the new year’s top cloud and infra-tech trends, straight from a cloud and infrastructure technology fanatic.

We'll run through how to build and configure a CI/CD pipeline to deploy your business's website using AWS, Terraform & Gitlab.

Build a secure RAG pipeline on AWS with PII redaction, guardrails, and attack defenses. Learn how to prevent LLM data leaks step by step.

In 2018, OpenAI released a study that found the compute power used by the largest AI training runs has doubled every 3.5 months since 2012. From autonomous vehicles to DNA analysis, there's little doubt the demand for machine learning and AI is driving the supply of increased computing power today.

This article will explain how to build serverless functions on the primary cloud providers services: Azure and AWS.

In this tutorial, you'll define AWS resources using Terraform and how resource definitions translate to actual resources created on AWS

Understand mTLS, how it works in cloud environments, and why it’s becoming a standard practice for service-to-service communication.

Learn how to host your Node.js backend application on AWS EC2 with the latest UI updates for 2024.

You may create cutting-edge, scalable apps to suit your demands with AWS (Amazon Web Services), which gives you the control and ongoing spending optimization you need.

Using Terraform Provider Iterative for bespoke Machine Learning & Data Science on AWS, Azure, GCP and K8s

Learn what and how to monitor AWS AppSync to manage your APIs for GraphQL, effectively log changes made in your apps and other essential features for devs.

Serverless technology is spreading across the SaaS industry like wildfire, including the Video Streaming industry. Is it a good idea?

After closing their <a href="https://techcrunch.com/2019/02/19/redis-labs-raises-a-60m-series-e-round/" target="_blank">latest funding round</a>, <a href="https://redislabs.com/" target="_blank">Redis Labs</a> (circa $146 millions raised to date) announced new licence changes (again) to their Redis Modules. Before that we had high profile startups <a href="https://www.confluent.io/" target="_blank">Confluent</a> (behind Apache Kafka with circa $205m raised to date) and <a href="https://www.mongodb.com/" target="_blank">MongoDB Inc </a>(now a public company) change their licences. These licence changes are according to their executives necessary to protect against what they perceive as unfair practices from big cloud vendors (<a href="https://aws.amazon.com/" target="_blank">Amazon Web Services</a> often cited as biggest culprit) — who do not make significant contributions (or none at all!) to open source projects and yet fork projects to create competing hosted services. The following are some of the quotes from Redis Labs and Confluent executives that echo the sentiment of unfairness towards the big cloud vendors.

aws dynamodb cost optimization through efficient schema design for orchestration application

Self-healing infrastructure with observability, AIOps and automated incident remediation at scale

When using Docker to run applications security is a major concern, but it can sometimes be easy to forget as we focus first on functionality. This doesn't need to be the case, as AWS Elastic Container Registry (ECR) can now be setup to automatically scan images on push, and provide feedback on any vulnerabilities that need to be addressed.

In this tutorial, we're looking at the AWS Secrets Manager as a way of managing credentials in Python scripts, with an example use case.

Last week, someone asked me “Is caching still relevant for serverless applications?”

How I created a web and mobile application within an hour without coding

In 2004, I was eager for a challenge. I embarked on an adventure of completing a Computer Science Bachelors degree. Fast forward to today and the adventure continues. I’ve been building products for 12 years for a variety of industries from finance to ecommerce, retail, real estate, hospitality and more.

Explore two automation solutions that use automation to optimize cloud costs: CAST AI vs Spot.io and see which one is a better pick for you.

Blue Sky Analytics is a big data and AI start-up that uses geospatial data to monitor environmental parameters. Our goal is to become the Bloomberg of Environmental data for environmental monitoring, ESG (environment, social, and governance) due-diligence and climate risk assessment.

Welcome to the Serverless world. One of the first things you’ll hear about is AWS Lambda - and you’ll continue to keep hearing about it! While architecture can be serverless without Lambdas involved, it’s very often the key component within a serverless application. In the first post of this 3-part AWS Lambda Handbook series, we run through what is AWS Lambda, dialling back to basics with the various terminology, how to create a Lambda function and how to run it.

A multi-cloud strategy, building a distributed system, your Kubernetes pods need secure, passwordless authentication across AWS, Azure, and GCP.

This study presents an advanced framework for processing petabyte-scale datasets using AWS Glue Interactive Sessions, custom libraries, and Amazon Athena.

I deployed a contact manager app using three-tier AWS architecture and spent $100/month on infrastructure that was massive overkill. Here's what I learned.

Are you trying to decide if you should use MongoDB or DocumentDB? With the recent controversy surrounding licensing with MongoDB, it can be confusing to decide which option is right for your company or project. Amazon decided the core MongoDB code is challenging to scale while remaining highly available. Amazon wrote their implementation, which is compatible with the Apache 2.0 open source MongoDB 3.6 API. MongoDB, Inc. has also recently changed their license to make future imitations more difficult. To do this, they created an entirely new license called the Server Side Public License.

This is a continuation of <a href="https://hackernoon.com/how-can-my-business-benefit-from-aws-pt-1-214220b996ce#.b0qkso4ls" target="_blank">How can my business benefit from AWS Pt 1</a> . In part two of the series I will cover about the storage section of AWS. <em>If you have any doubts or find terms difficult to understand, please comment here. I can improve the story and this can benefit a lot of people.</em>

At Bearer, we are a polyglot engineering team. Both in spoken languages and programming languages. Our stack is made up of services written in Node.js, Ruby, Elixir, and a handful of others in addition to all the languages our agent library supports. Like most teams, we balance using the right tool for the job with using the right tool for the time.

Cloud expertise is currently one of the most sought-after tech skills out there, and cloud jobs are some of the highest paying in the industry. But how does one break into this exciting field?

“DevOps” is one of the most misunderstood terms in the software development industry.

We are a devops consulting firm specializing in managed cloud services. We manage infrastructure, modernize apps, and migrate you to the cloud.

pgBackRest is awesome, but it can be quite slow. We mitigated this problem via incorporating EBS snapshots to our backup creation/restore strategy for Postgres.

One of the benefits of Serverless architectures is the possibility of scaling applications without worrying about load balancers and clusters of servers. While services like AWS Lambda hold their promises on this area, there are usually misconceptions about how they work.

A strong and mature trend in modern cloud software development is to implement components that are:

Top 5 Picks on Serverless Announcements at AWS re:Invent

To be Always On in uncertain times, mundane must be your new black.

Why are cloud costs so high? In part, it's because the very companies that offer cloud services are raising their prices. But there are other factors too.

Learn how to enhance your Amazon EKS clusters with AWS Karpenter for dynamic, application-aware autoscaling. This guide covers setup, configuration, and testing

For this first deployment, let’s use something we all know by name, Splunk. In this script, we will deploy a single server that has Splunk already installed.

Learn everything you need to know about Amazon via these 254 free HackerNoon stories.


The success of DevOps lies in the right way of implementation. Here, are some best DevOps practices for successful DevOps transformation in 2022 and beyond.

Jagadish Nimmagadda is a Senior Software Development Manager at Amazon Web Services (AWS).

It is no news that Cloud Computing technology has come to stay.

The increased reliance on cloud-based infrastructure means organizations must adopt a layered approach to cybersecurity to protect their cloud workloads.

In this post we'll continue working on link prediction with the Twitch dataset.

GitHub Actions is one of the most powerful tools that you can use if you are storing our code on this service repository. The idea is simple, you can design a complex workflow using automated tasks (called actions) in order to be activated and run when a commit is done in your repository.

How to Create and Setup a Custom Deep Learning AMI and Reduce Costs With “Spot Instances”

AWS crashed for 15 hours taking down Snapchat, Fortnite and 2,500+ companies. 11M users affected. What went wrong.
In past years, innovation in cloud services has made it quite convenient to host static websites. Since they don't require servers, these sites are usually faster, more secure, and cheaper to host/maintain than their dynamic counterparts; making them perfect for something like your new landing page.

Google's $32 billion acquisition of cloud security startup Wiz is making waves, but is it a smart move or an expensive mistake? This deep dive explores the risk

Experiencing issues with AWS Lambda? Explore these four popular AWS Lambda debug methods to quickly rid yourself of troublesome bugs.

Working with AWS can be quite a complex task at times, due to the fact that well composed architectures and solid infrastructures might be troublesome to deploy and maintain in the long run. A main software development goal is to always optimize the development flow by making processes as simple as possible, from the programming language to each and every framework to be used in the project.

Join us in the journey of learning Terraform. This blog series aims to provides a guidance for essentials to be known while working with Terraform.

In the realm of software development, the importance of continuous deployment and delivery can’t be overstated. Blue-green deployments further demonstrate why.

In part 2, we'll go over deploying serverless API to AWS Cloud with Terraform.

Nowadays, the public cloud has become the tech solution of choice for many companies, including Amazon, Netflix, and Facebook. Why? The reason is simple - due to flexible nature, public cloud solutions allow businesses to save money on unused resources. Moreover, cloud hosting is a perfect way to save time on managing and maintaining the data centers in which your data is stored since these are the responsibilities of your cloud service provider.

Let's review a particular project in detail and the cost of infrastructure maintenance. And so, we have an internal WEB application that consists of a static website on React, a backend on Go, and a database DynamoDB. All code is stored on Github and for CI/CD we use Github Actions. The infrastructure code is defined in Terraform.

AWS Systems Manager helps you manage, configure, and operate your compute resources and applications without logging into them.

We will deploy a serverless infrastructure based on AWS Lambda for uploading images (and any other files) with private storage in an AWS S3-based bucket.

Terraform is a great (and dominant) infrastructure automation tool. It is multi-cloud, can build all sorts of resources, and in some cases supports API calls to build resources before the native tooling from cloud providers does.

In this article, we list the seven reasons why and how serverless computing enables useful engineering practices.

Since 2014 when AWS launched AWS Lambda and kickstarted the serverless movement, going serverless has grown exponentially for organizations of all sizes from one-man start-ups to huge listed global enterprises. While there are some challenges to this new architecture, the ways moving to serverless can transform a business often far outweigh these.

In this video course, you'll learn the basics of AWS tags and Terraform with an S3 bucket.

This piece delves into how harnessing AWS Textract can simplify document processing and transform information extraction

Credits: Thanks to our sponsor Amazon, the Advancing Women in Product Team: Keshav Attrey, Reeba Monachan Attrey, Kanika Kapoor, Alok Gupta, Jackie Yen, our AWIP volunteers and our panelists.

The concepts of social distancing, contactless approach and safety first have now become the new normal in our present COVID induced downturn.

Amazon introduced the DeepComposer music synthesizer and the eponymous cloud-based music creation service based on generative adversarial neural networks. Using them, the user can set the main melody on the synthesizer and get a full song, in which the original part is supplemented with drums, guitar and other instruments.

FedEx

Discover the power of AWS for Innovators with our comprehensive guide. Learn to build, deploy, and scale cloud applications effortlessly using AWS services.

In our last post, we looked at how to broadcast to an Amazon Interactive Video Service (Amazon IVS) live stream directly from a web browser.

I am a big fan of leet code so when we decided to have a code challenge in our team I thought it wouldn’t be a bad idea to build one which should include pretty basic functionalities like:

There are several options for broadcasting a live stream to an Amazon Interactive Video Service (Amazon IVS) channel.

As you probably already know, Step Functions is a serverless Workflow Service provided by Amazon Web Services (AWS). There’s a lot to discuss about this service, and you’ll find plenty of vital information in our AWS Step Functions: The Ultimate Guide as well as in our series of articles that’ll dive deep into various aspects regarding this AWS service.

High Availability in the cloud: why us-east-1 alone is not a strategy (it's a gamble)

Learn how to create a real-time video chat experience for up to 12 participants.

In this blog, we will explore the relevance of cloud service models.

Maximize your AWS cloud investments with cost optimization services & tools. Learn best practices to reduce costs, improve performance & avoid unexpected bills.

These guides are designed to provide you with practical experience in working with Apache Iceberg.

Build real-time analytics platform on AWS with data ingestion, processing, storage and visualization. Utilize tools like Kinesis, S3 and Firehose for insights.

Remembering passwords has become a headache these days.

Step-by-step guide to building a multi-agent SRE workflow with AWS Strands Agents SDK: CloudWatch alarms, AI root cause analysis, and Kubernetes remediation.

Having recently worked with young web developers who were exposed for the first time to proper production infrastructure, I received many questions about the various components that one can find in the architecture of a "Web service". These questions clearly expressed the confusion (and sometimes the frustration) of developers who understand how to create endpoints in a high-level language such as Node.js or Python, but were never introduced to the complexity of what happens between the user's browser and their framework of choice. Most of the time they don't know why the framework itself is there in the first place.

In this article, we're covering 4 tips for AWS Lambda optimization for production. Covering error handling, memory provisioning, performance and more.

As an AWS Community Builder, I truly enjoyed attending AWS' re:Invent 2020 conference this year, diving into cloud technology, devops, databases & innovation.

The global pandemic now may have hit many sectors of the economy, but it doesn’t appear to have hampered the cloud computing market. According to the latest forecast from Gartner, the public cloud market is likely to grow 6.4% in 2020 to reach $ 242.7 billion.

Serverless is stateless. Well sometimes thats not quite true. Here is a story of fail.

This is true for the most part, but Serverless apps also have a certain property that can make their deployment and maintenance time consuming.

11/9/2025: Top 5 stories on the HackerNoon homepage!

Join me as I journey through the AWS Cloud Resume Challenge. In this article (the 2nd in a 2 part series) I create a Jenkins script for deploying build files.

Soft2Bet partnered with AWS and Snowflake to build a unified data ecosystem that removed scaling limitations.

How to use AWS IAM permission boundaries to limit the maximum level of permissions for resource or IAM user

This is a list of items that has helped me to build, run and scale microservices efficiently and securely.

Building a Serverless Data Pipeline to Analyze Meetup data

Working with Localstack can help us understand AWS a bit more because we can run an environment that acts in a similar way to AWS Cloud Services.

As a Serverless computing service, Lambda already saves hundreds of thousands of dollars for many companies out there. While traditional server-based infrastructures usually lead to overprovisioning and waste, the Serverless pay-per-use model enables cost-effective cloud spending.

Maximize FFmpeg performance on AWS with GPU acceleration. Speed up video processing, reduce costs, and enhance efficiency. Learn how!

The beginning of the year is the perfect time to clean up and optimize. This also applies to your AWS bill. I've composed practical tips on how to cut costs with small effort.

Revolutionizing bank operations: Migrating core systems & innovating seamless authentication integration for optimal performance.

Discover everything you need to know about AWS Athena in this comprehensive guide.

Businesses need real-time insights to stay competitive and make well-informed decisions in today's data-driven environment.

Ideal for developers looking to add transcription features using scalable AWS services.

Firecracker is a Virtual Machine Monitor, written in Rust that Amazon Web Services use to power it’s Serverless Compute services — Lambda and Fargate. Firecracker makes use of Linux’s Kernel-based Virtual Machine virtualisation infrastructure to provide its products with MicroVMs.

The AWS Snow Family is a group of three products that solved the problem of slow data transfers and edge computing associated with cloud storage.

In this short article, we’ll be exploring some quick git commands that can help us in digging through our repositories’ history of commits.

The AWS Well-Architected Framework (WAF) is a set of best practices used to create highly efficient and cost-effective applications on AWS. Lean more.

With Docker, we have three ways to add code to Lambda that isn’t directly part of our Lambda function. What does this mean?

How we cut AWS costs after a $100,000 data retrieval mistake by optimizing our Web Archive.

Amazon Q is an amazing tool from AWS, in the generative AI age it will play a great role by helping cloud and developers to work easily with was services.

I have been using Lambda in production for about four years now personally, and three years professionally at Volta. Initially, I shipped Lambdas because it was easier than managing servers. At Volta, we now exclusively use server-less services because they are the smartest option for our workloads if we remember to support them correctly. This is a cheat sheet, a checklist of all the things you might want to remember when shipping something new to ensure it runs successfully.

In cloud computing, managing infrastructure efficiently has now become an important part of modern infrastructure operations.

AWS API Gateway is a great service but can be quite expensive, and even cost-prohibitive in some cases.

The good news is that you can get Eleventy Serverless to run in AWS Lambdas. Even better, you can get it to run in Lambda@Edge.

Learn how to build a cloud-managed version of any open-source project with this complete guide.

Sreedevi Velagala is a respected figure in AWS cloud architecture who thrives on designing solutions that leverage the most suitable AWS services.

When we enable the key rotation it would reduce the chance that a compromised customer master key (CMK) could be used without your knowledge to access AWS resources.

Benchmark Video Encoding with FFmpeg to compare CPU and GPUs for cost-effectiveness. Optimize your Video Transcoding workflow and make an informed decision

Learn how to rename an AWS S3 bucket in Terraform. See renaming process of Amazon s3 bucket in a few simple steps.

Cloud computing – everything you need to know
Firdavs Kasymov

Learn how to provision an AWS EKS Kubernetes cluster with Terraform. See a full step-by-step tutorial.

Automated Blog Promotion with ChatGPT: Learn how to promote your blog posts automatically with our AI-powered toolkit. Start promoting your blog posts today!

Learn how to deploy a Node.js application to AWS Lambda using the Serverless Framework and Dashbird for insights.

As builders of an MLOps platform, we often get asked whether serverless is the right compute architecture to deploy models. The cost savings touted by serverless seem extremely appealing for ML workloads as for other traditional workloads.

In this article, we will create a WEB application using the latest version of Angular and integrate the AWS WAF CAPTCHA challenge to protect against bots.

When broadcasting to a live stream, you're probably going to use some sort of desktop streaming software.

Vercel is well known for their zero config deployment. With just a couple clicks you can have your application deployed.

7/22/2023: Top 5 stories on the Hackernoon homepage!

We encountered the InvalidIdentityToken error with the AssumeRoleWithWebIdentity method - we'll dive into how to fix it.

Learn how to use EKS Pod Identity principal tags to isolate each tenant’s S3 access with a single shared IAM role.

Automate AWS WorkMail backups and imports for multiple users. Step-by-step guide to set up scripts handling 10 concurrent export/import jobs for mail backup

This article will show how software development teams can build on-demand environments for dog-food testing, quality review, internal and external demos and oth

I have created a password manager for the open-source community.

In this article, we will share the practice of integrating DolphinScheduler with AWS’s EMR and Redshift.

Cross-selling and upselling are key areas to focus on with an eCommerce business, and this article will teach you how to implement upselling on your storefront.

In this tutorial, I’ll walk you through the secure, scalable deployment of a SPA (built with frameworks such as React, Vue, or Angular).

Every time facing a task of configuring how the system should scale out and scale in, we decide what metrics and policies will be more effective. I have already described CPU based policies and what challenges they may have. But what if this is not an option, i.e. the service is represented by legacy application, written years ago, not well documented, etc. and we still want to run it in Cloud and autoscale?

All you need to know to get started about Terraform Syntax.

Discover AWS' managed database solution. Learn how to effortlessly set up, operate, and scale relational databases in the cloud without managing infrastructure.

Understand the core four pillars of robust web security using AWS as an example, going beyond WAF include DDoS Protection, API Security, and Bot Management.

In this article, we’ll investigate use cases for which data engineers may need to interact with NoSQL database, as well as the pros and cons.

So AWS gives startups $100k in free credits. Google and Azure have similar programs for startups. Then why isn’t every startup CTO starting on the Big Cloud?

Blockchains are notoriously challenging network structures to scale, both in performance - such as latencies, throughput, and number of validators - as well as in feature sets - such as customizability of the bytecode that the blockchain executes.

This is a story how we cut down our AWS costs by 80% in just under 2 weeks

What can go wrong when you don’t keep up with your developer community

An Amazon EC2 instance will be created, the root user will be configured to access the virtual server via SSH, and a free tier usage alert will be configured.

Every big Cloud service provider offers you guaranteed SLAs availability about 99.95 %, and this percentage of availability can make you think that cloud is perfect for a SQL Server deployment which requires High Availability. Azure and AWS are the two giants of cloud services, and their geographical distribution of data centers can leverage you to think of cloud for a SQL server development configured with disaster recovery.

From the basic to advanced concepts of AWS own service for identity and access management: users, groups, permissions for resources and much more.

Nowadays, JSON Web Tokens are the most common way of proving identity information to APIs. The concepts behind JWTs are also quite easy to understand, and it takes only a couple of minutes to have the most basic authentication running.

The AWS Security Agent is a new, AI-powered "frontier agent" that proactively secures applications throughout the entire development lifecycle.

99% of the times you don't need microservices. For when you do, understand what they are, why use them, and how to split a monolith on AWS.

Metadata is “data that provides information about other data” (Wikipedia). In other words, Metadata is “data about data”.

A look at why enterprises are slow in moving to Kubernetes.

Dive into the digital cartography of cloud computing with our latest blog post, "Charting the Invisible: CloudMapper Explained."

What is Terraform?

In this article, we'll look at what are the security hazards in serverless and what factors will drive its development in the following years.

In this blog post, we will explore how Lightrun simplifies the debugging process, providing a seamless experience for developers.

When talking about infrastructure drift, you often get knowing glances and heated answers. Recording gaps in your infra between what you expected to be and the reality of what is, is a well known and widespread issue bothering hundreds of DevOps teams around the globe.

Serverless is a modern computing model that employs Function-as-a-service architecture and manages the backend and scaling automatically with low cost and high concurrency.

In this post, we'll look at a few ways to provide insight into stream viewers.

When you deploy an API to API Gateway, throttling is enabled by default in the stage configurations.
What Actually Changed (Costs, Complexity, and Constraints)](https://hackernoon.com/from-three-tier-ec2-to-serverless-on-aws-what-actually-changed-costs-complexity-and-constraints)

Comparing AWS EC2 three-tier architecture with serverless (Lambda + API Gateway). Real costs, cold starts, deployment issues, and architecture tradeoffs.

In this 2 part series blog post, you will go through a step-by-guide to understanding the concepts of Containers.

AWS EKS + Terraform + Cloudskiff do the job

A look at how simple it is to use Amazon IVS in a simple Jamstack site.
Full disclosure: I'm the CTO of https://rungutan.com - the first API Load Testing SaaS platform, 100% Serverless, API driven, finally available for SMBs, the company which has built this open-source software - Stackuchin.

From version 2.0.3, Cisco Webex has been using Apache DolphinScheduler to establish its big data scheduling platform for nearly three years.

Chris Hickman and Jon Christensen of Kelsus and Rich Staats of Secret Stache continue their discussion on growing high-performing remote and international engineering teams.

Here you will find the most common issues when working with Step Functions, especially when starting with the service.

Data lakes are an essential component in building any future-proof data platform. In this article, we round up 7 reasons why you need a data lake.

Best Practices of Serverless at Scale

Step by step instructions to create a VPC Endpoint, including a security group and an Endpoint Policy, and a secure S3 Bucket Policy to allow access from EC2.

What are spot instances and how to use them to slash your cloud bill? Here are 6 key steps you need to take before getting a spot instance.

Tfblueprintgen is a Terraform tool that generates a battle-tested folder structure and modular blocks.

In this article we are going to consider the two most common methods for Autoscaling in EKS cluster:

This hands-on tutorial will teach you how to create infrastructure via the AWS Application Composer Console.

In this blog post, I’m going to take you step-by-step through the process of running MosaicML’s ChatGPT competitor, MPT-7B, on your own AWS SageMaker instance.

In this post we'll show some examples of how to retrieve stream sessions, and retrieve health metrics for a live stream from Amazon CloudWatch.

Security isn't just about technology; it's also about ethics, protecting not just information but the core of our digital society.

The idea behind SSO it’s pretty simple, you login into only one place and can use multiple applications.

What do in-flight refueling maneuvers and cloud-to-cloud migration have in common?

Creating a foreign data wrapper (FDW) in PostgreSQL and Aurora PostgreSQL hosted on AWS RDS can profoundly enhance your database's functionality

I have been working with a US client to build a first-of-its-kind app for managing medical consents. It falls under HIPAA compliance and it’s paramount that we do not allow unauthorized access to user data.
This article is written by Kareem Ayesh and Yasser El-Sayed.

How to launch a Node js app behind an Nginx proxy on Amazon EC2 instance in a step by step walkthrough.

In this blog post, we’ll help you dive into the world of Kubernetes and Infrastructure as Code using Amazon Elastic Kubernetes Service (EKS) and Terraform.

In this article I have mentioned what auto-scaling is all about and what benefits it holds in a cloud computing environment, especially with respect to Amazon.

A deep dive into how AWS billing works and an intricate series of steps to discover the location of the firehose of data

Learn how to implement a secure, scalable AWS Data Mesh using Lake Formation, Glue, Lambda, and IAM for cross-account data sharing and governance.

Have you wondered what goes into the basic functionality of the marketplace platform? AWS is common choice for application development. How AWS set up is done?

After analyzing the requirements of your application and coming up with an AWS architecture, here is our guide to validating your architecture.

The AWS Lambda service allows us to easily deploy and run our own code, without worrying too much about the underlying infrastructure (when compared to non-serverless technologies). It essentially scales infinitely (with great power comes great responsibility), and can be connected with a bunch of other services, like API Gateway, S3, AppSync, DynamoDB, etc.

Easily integrate your data into Amazon S3 Tables with Apache SeaTunnel!

Keep in order your test automation secret data with AWS Parameters Store.
Visit the /Learn Repo to find the most read blog posts about any technology.