Category Archives for AWS developer

AWS Certified Developer

AWS Certified Developer Associate: Step-by-Step Hands-On

This blog post gives a walkthrough of the Step-By-Step Activity Guides of the AWS Certified Developer – Associate (DVA-C01) training program that you must perform to learn this course. This blog post at k21academy.com/awsdev05  gives a walkthrough of the Step-By-Step Activity Guides of the AWS Certified Developer – Associate (DVA-C01) training program that you must […]

Read More
Deploy AWS CodePipeline

How To Automate Code Deployment on AWS using CodePipeline: CodeCommit, CodeDeploy, CloudWatch

In this blog, we are going to cover the case study on How To Automate Code Deployment on AWS using CodePipeline: CodeCommit, CodeDeploy, CloudWatch which we will be discussing in detail in our AWS Certified Developer Associate FREE CLASS. Despite high competition, AWS has continued its stronghold on the cloud market till now. New services […]

Read More
AWS Step Functions

AWS Step Functions : Serverless Workflows

Application development becomes more intuitive using the AWS Step Functions, allowing developers to configure each applications with chain of functions such as a AWS Lambda function, or a function on the container that is developed stateless as a set of states. With AWS Step Functions you can build serverless workflows that orchestrate machine learning training, report […]

Read More
AWS Secret Manager

AWS Secrets Manager

One of the most common problems identified by code analysis tools is the presence of passwords written directly in configuration files. This can lead to security attacks and system intrusions. AWS Secrets Manager allows us to protect the necessary confidential data to access your apps, services, and IT resources. We can also rotate, manage and […]

Read More
AWS Lambda

AWS Lambda : Serverless Compute Service

The next buzz in cloud computing is the event-driven computing service. AWS Lambda brings the same to existence. Lambda makes the best of the concept of pay-per-use and as a service much further than it did in the case of EC2. It offers pay-per-millisecond computing, a service always available without delays, scalable power, no systems maintenance costs, response to events both from the rest of AWS services and events generated by […]

Read More
AWS Serveerless application model

AWS Serverless Application Model: Complete Solution For Serverless Apps

It won’t surprise anyone when you say that the cloud train has left the station a while ago and is gaining more and more speed every day. Because this trend doesn’t seem to stop at all it is required to be able to act fast on your changing environment to meet your customer’s demand with […]

Read More
AWS X-Ray

AWS X-Ray Overview, Features, and Benefits

AWS X-Ray allows the developer to analyze and create a service map that displays an application’s architecture, including relation to components and a dependency tree. With the help of AWS X-Ray, we can understand how our application and its fundamental services are performing to identify and debug the root cause of performance issues and errors. […]

Read More
Amazon DynamoDB

Amazon DynamoDB: Fast And Scalable NoSQL Database

Amazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale. It’s a fully managed, multi-region, multi-active, durable database with built-in security, backup and restores, and in-memory caching for internet-scale applications. Check out the blog at https://k21academy.com/awsdev14 for a better understanding. In this blog, we are going to cover one […]

Read More
Amazon Cognito

Amazon Cognito Overview & Its Features

The challenges in building applications have been around user authentication and management. Not many developers want to build yet another user identification and authentication system for their application nor would they want to cause a user to create yet another account unless needed. Amazon Cognito makes it simpler for developers to manage user identities, authentication, […]

Read More
Amazon CloudWatch and CloudTrail

AWS: Difference Between Amazon CloudWatch and CloudTrail

Amazon CloudWatch and CloudTrail can be very easy to confuse with these two services. CloudWatch mainly monitors performance, whereas CloudTrail mainly monitors actions in your AWS environment. In this blog at https://k21academy.com/awssa35, we will cover everything you need to know about Amazon CloudWatch and CloudTrail and the difference between them. In this blog, we are […]

Read More
Not found