DEV Community

Cover image for Contents for 2022
Kevin Odongo
Kevin Odongo

Posted on

Contents for 2022

Hey everyone,

How are you doing, it has been awhile since i wrote an article and i have truly missed it. This year i want to try and ensure each week we have something to read.

We will go through various topics through the year. We will talk about both front-end and backend intergrations.

Here is the list of the contents i will be preparing offcourse there will be more that i have not included here:-

Infrastructure as Code

Infrastructure as Code (IaC) is the management of infrastructure (networks, virtual machines, load balancers, and connection topology) in a descriptive model, using the same versioning as the DevOps team uses for source code.

I will go in depth on how to get started with the following. Having knowledge with the following will make it easy for you to provision AWS resources and cleanup once you are done.

  • AWS CloudFormation
  • Terraform
  • AWS SAM CLI and AWS CDK

Hasura

Hasura is quite powerfull and i really loved working with it on various projects. I will share how to get started with it and how to provision your own on AWS ECS, connecting with postgreDB or SQL Server. We will build a chat application together through the tutorials.

Electron

Electron is a great framework used to build Desktop applications. We will have articles from beginner to advanced. You can build very powerfull applications with it.

Machine Learning

I have loved working on Machine Learning projects and through the year we are going to have articles on building with Machine Learning. I will share on how one can intergrate background change and blurring on videos, training models etc.

AWS Products

I will keep sharing how to work with various AWS products and how to intergrate them in your applications.

Our first article about CloudFormation will be published tommorow.

Wishing everyone a great year ahead and may you achieve all your hurdles. More content will be added as we go along.

Thank you

Top comments (0)