Amazon Web Services (AWS) has recently rolled out a new feature for Amazon CloudWatch that provides “out-of-the-box” best practice alarm recommendations. This feature aims to enhance observability on the AWS platform by making it more straightforward for users to set up alarms directly from the console. Users can also download […]
Devamını Oku
Terraform, developed by HashiCorp, is a widely-used Infrastructure-as-Code (IaC) tool that allows developers and system administrators to define, provision, and manage cloud infrastructure using a declarative configuration language. What is Terraform? Terraform is an open-source tool that codifies APIs into declarative configuration files. These files can then be shared amongst […]
Devamını Oku
In cloud computing, AWS Chalice has emerged as a game-changer for developers seeking to build serverless applications quickly and efficiently. Chalice is a microframework Amazon Web Services (AWS) developed that simplifies creating and deploying serverless applications on AWS Lambda. In this article, we will explore the history, features, benefits, drawbacks, […]
Devamını Oku
In today’s fast-paced world of cloud development, efficiency, scalability, and ease of deployment are paramount. The AWS Cloud Development Kit (CDK) has emerged as a game-changing solution, revolutionizing cloud infrastructure management and application deployment. Amazon Web Services introduced the AWS Cloud Development Kit (CDK) in July 2018. It aimed to […]
Devamını Oku
In modern cloud computing, managing infrastructure and deploying applications across various cloud services can be complex and time-consuming. To address these challenges, Amazon Web Services (AWS) offers a robust service known as AWS CloudFormation. This article will provide an in-depth overview of AWS CloudFormation, exploring its history, features, benefits, and […]
Devamını Oku
AWS has launched Application Composer, a visual designer for serverless applications that simplifies the design and configuration of applications running on Lambda, the AWS service for serverless functions. The tool presents a canvas, accessed via the AWS Management Console, on which developers drag, drop, and connect resources. It automatically sets […]
Devamını Oku
10 things to know before starting an AWS CDK project: The article is “10 things about AWS CDK.“
Devamını Oku
AWS Elastic Beanstalk is a fully managed service provided by Amazon Web Services (AWS) that allows developers to quickly deploy and manage their web applications in the AWS Cloud. Elastic Beanstalk abstracts the underlying infrastructure, such as EC2 instances, Auto Scaling groups, and load balancers, and provides a simple and […]
Devamını Oku
Automate your infrastructure provisioning and management. Infrastructure as Code (IaC) is a practice of managing and provisioning infrastructure through code. This means that the infrastructure, such as servers, networks, and storage, is defined in regulation and then used to create and manage the infrastructure. Overview of IaC: IaC can help […]
Devamını Oku
I use Amazon as a cloud service in my new Java/Kotlin projects. I couldn’t easily find a complete list of AWS modules. I was able to create this shortlist as a result of the reviews. Compute EC2 Virtual Private Servers Lightsail Amazon’s hosting provider (VPS, DNS, storage) Lambda Functions […]
Devamını Oku