排序
Anatomy Of Cloudwatch Logs
Anatomy Of Cloudwatch Logs, Introduction Cloudwatch logs is one of the services offered by AWS, under the banner of cloudwatch. As the the name suggests, it is used for monitoring ...
How to upload files to Amazon S3 in Spring Boot
How to upload files to Amazon S3 in Spring Boot,Amazon simple storage (Amazon S3) is a service offered by Amazon web services that offers scalable, secure, and well performing obje...
AWS SQS with spring boot & Localstack with Junit Testing
AWS SQS with spring boot & Localstack with Junit Testing, Preface Building microservices architecture often involves creating microservices communicating using a message bus or any...
AWS Lambda Basics: Part 2
AWS Lambda Basics: Part 2, AWS Lambda Basics (2 Part Series) 1 AWS Lambda Basics: Part 1 2 AWS Lambda Basics: Part 2 In the previous post, We explored the usage of AWS Lambda conso...
AWS Lambda Basics: Part 1
AWS Lambda Basics: Part 1, AWS Lambda Basics (2 Part Series) 1 AWS Lambda Basics: Part 1 2 AWS Lambda Basics: Part 2 Usage of Cloud Computing services for Software development has ...
Ideas for Next Iteration
Ideas for Next Iteration,Coffee, cake, music, and a tech magazine. Last October 2020, I wrote down these ideas after reading a special edition magazine called 'Frontend Spezial' of...
The Best 3 Tools For AWS Monitoring And Optimization
The Best 3 Tools For AWS Monitoring And Optimization,Application owners know from experience that they need to launch lots of tools and services to bring a single product to the ma...
Using Spring Boot On AWS Lambda: Clever or Dumb?
Using Spring Boot On AWS Lambda: Clever or Dumb?,I often notice people wondering if and how it’s possible to run Spring Boot on AWS Lambda Functions. I understand this because I k...
How to unzip a zip file from s3 using lambda function
How to unzip a zip file from s3 using lambda function,I uploaded zip file in s3 bucket. I want to extract the zip file and store it into the s3 again. How can achieve these things ...
Face recognition of celebrities in Java with Amazon Rekognition
Face recognition of celebrities in Java with Amazon Rekognition,As stated on the Amazon Web Services website, Amazon Rekognition is a service that enables you to add image analysis...
Deploying a Java Springboot App to an AWS Amazon Linux 2 EC2 Instance
Deploying a Java Springboot App to an AWS Amazon Linux 2 EC2 Instance,Hey there, in this post, I'm going to show you step by step how to deploy a Java SpringBoot Application to an ...
Interview OS (Part 1)
Interview OS (Part 1),In this article, we will talk about the types of OS and how they can be asked in the interviews. The types of OS that we will discuss are:- Batched OS Time Sh...