Open in app
Home
Notifications
Lists
Stories

Write
Andres Solorzano
Andres Solorzano

Home

About

1 day ago

Using DynamoDB Container Image for local environment testing.

As you notice in my previous tutorials using the Timer Service application, I used to connect directly to DynamoDB on AWS for the local testing environment. This article will use a DynamoDB container image for local environment testing. …

AWS

7 min read

Using DynamoDB Container Image for local environment testing.
Using DynamoDB Container Image for local environment testing.

Jul 1

Securing an API Gateway with a JWT Authorizer using Cloud Formation.

Introduction In my previous tutorial, I deployed a Cloud-Native app to AWS using services like Amplify for the front-end app and Copilot ECS for the backend. In the first part of the tutorial, I show you how to validate the app functionality (in terms of your local environment) against the backend…

AWS

8 min read

Securing an API Gateway with a JWT Authorizer using Cloud Formation.
Securing an API Gateway with a JWT Authorizer using Cloud Formation.

Jun 29

Building a Cloud-Native App using Angular/Ionic with Amplify, and Java/Quarkus with Copilot ECS.

Let’s do things more complex. In my previous tutorial, I deployed a Java Quarkus native application using AWS Fargate. But now, we will be adding the frontend counterpart to that application that will be created using the Angular/Ionic in conjunction with the Amplify technology. …

AWS

16 min read

Building a Cloud-Native App using Angular/Ionic with Amplify, and Java/Quarkus with Copilot ECS.
Building a Cloud-Native App using Angular/Ionic with Amplify, and Java/Quarkus with Copilot ECS.

Published in AWS Tip

·May 18

Deploying a Container Image with a Quarkus Native Application on AWS Fargate ECS.

Introduction Another exciting topic, and I’ll tell you a little; it isn’t straightforward at first. Here, you will find many tasks, configurations, and commands to perform, but when you are immersing in this topic and following the instructions below, you will find more confidence. Besides, I’m using our well-known Timer Service…

AWS

15 min read

Deploying a Container Image with a Quarkus Native Application on AWS Fargate ECS.
Deploying a Container Image with a Quarkus Native Application on AWS Fargate ECS.

Published in Dev Genius

·May 5

Reactive Timer Microservice with Java Quartz, DynamoDB and Quarkus.

Before continuing with our frontend counterpart, let’s talk about backend microservices on AWS. As I mentioned in past articles, I have been working on a personal initiative for an IoT platform for Smart Cities. I want to share an exciting service that allows us to create scheduled tasks programmatically using…

Dynamodb

6 min read

Reactive Timer Microservice with Java Quartz, DynamoDB and Quarkus.
Reactive Timer Microservice with Java Quartz, DynamoDB and Quarkus.

Published in AWS Tip

·Apr 26

Using the Single Table design on AWS DynamoDB.

We enter another fascinating topic, and the question is: Why do we need to use various tables in non-relational databases for our apps? Many people like me went from a relational database and objects, trying to maintain some engineering “concepts” about the perception of our world and the relationships of…

Dynamodb

6 min read

Using the Single Table design on AWS DynamoDB.
Using the Single Table design on AWS DynamoDB.

Apr 22

Using Java Faker lib to populate data on DynamoDB employing AWS-SDK.

As I promise in my previous post, it is time to automate the process of persisting faking data on DynamoDB. This task is essential when working on our initial web pages, and we need some testing data to see what our user interfaces look like. Besides, it is not very…

Java

4 min read

Using Java Faker lib to populate data on DynamoDB employing AWS-SDK
Using Java Faker lib to populate data on DynamoDB employing AWS-SDK

Apr 21

Integrating AWS GraphQL in an Ionic/Angular App with Amplify.

This tutorial will show you how to integrate your Ionic/Angular apps using AWS Amplify to access your DynamoDB tables. For this tutorial, we will create an Ionic/Angular project and add the Amplify support to integrate our Ionic app with the AppSync/GraphQL service. I’ve created a GitHub repository that contains all…

Ionic

4 min read

Integrating AWS GraphQL in an Ionic/Angular App with Amplify.
Integrating AWS GraphQL in an Ionic/Angular App with Amplify.

Apr 13

Integrating AWS Cognito with a 2FA in an Ionic/Angular App with Amplify.

In my previous post, I shared an Ionic project on my GitHub account that contains many of the valuable UI components of the framework. We will be using that project to add Amplify support, and then we will add an authentication component with AWS Cognito using Amplify. To start with…

Aws Amplify

8 min read

Integrating AWS Cognito with a 2FA in an Ionic/Angular App with Amplify.
Integrating AWS Cognito with a 2FA in an Ionic/Angular App with Amplify.

Mar 31

Amplify and Ionic are great starting points for Backend developers to become FullStack.

I have been working on a demo application for an IoT Platform deployed on AWS for the last few months. I mentioned this in some of my previous posts, and you might think I am a full backend developer. Still, the reality is that we, as developers, can't focus on…

Ionic

3 min read

Amplify and Ionic are great starting points for Backend developers to become FullStack.
Amplify and Ionic are great starting points for Backend developers to become FullStack.
Andres Solorzano

Andres Solorzano

Computer Science Engineer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable