Open in app
Home
Notifications
Lists
Stories

Write
Sai Ram Naragoni
Sai Ram Naragoni

Home
About

Published in AWS Tip

·Pinned

DeepRacer for Cloud (DRFC) Local setup

Step by step guide to set up DRFC on your local machine. Step 1 (only for windows OS): Make sure you have wsl2 installed on your machine. If not, follow this guide to set up wsl on your machine — https://docs.microsoft.com/en-us/windows/wsl/install Step 2 (only for windows OS): Install ubuntu 20.04…

Deepracer

3 min read

DeepRacer for Cloud (DRFC) Local setup
DeepRacer for Cloud (DRFC) Local setup

Pinned

Upsert and Upsert all with JDBCTemplate and Cockroach DB

In my previous blog, I have covered the custom implementation of upsert and upsertAll operations for all the repositories in the application using spring-data-jpa and reviewed the performance difference. In this blog, I am going address the same but using JDBC-Template. I will not be using any in-built repository such…

Jdbc Template

3 min read

Upsert and Upsert all with JDBCTemplate and Cockroach DB
Upsert and Upsert all with JDBCTemplate and Cockroach DB

Pinned

Upsert and Upsert all with Spring Data JPA and Cockroach DB

JPA is a powerful ORM but its performance varies depending on the use case and configurations. Similar to JPA’s save() method which is generally used for both INSERT and UPDATE operations, most of the modern databases provide a similar functionality at the database layer called UPSERT. Letting the database handle…

Jpa

4 min read

Upsert and Upsert all with Spring Data JPA and Cockroach DB
Upsert and Upsert all with Spring Data JPA and Cockroach DB

Apr 13

DeepRacer for Cloud (DRFC) configuration

In this blog, we’ll review some of the important configurations involved in DRFC. Although most of the properties are self-explainatory, we’ll take a look at few most used configurations from system.env followed by run.env. system.env DR_SAGEMAKER_IMAGE : The sagemaker docker image provides the environment for Machine Learning and Deep Learning framework…

Deepracer For Cloud

4 min read

DeepRacer for Cloud (DRFC) configuration
DeepRacer for Cloud (DRFC) configuration

Mar 19, 2019

Openstack Ansible AIO

Problems with Devstack : Devstack is made for development purposes. It is not suitable to be used in production environment. It has a single script which installs all the required services. In case after installation, any openstack service goes down due to some fatal error, the only way to recover…

Ansible

4 min read

Sai Ram Naragoni

Sai Ram Naragoni

Software Developer | RL Enthusiast

Following
  • Rishipal Yadav

    Rishipal Yadav

  • Nirav Bharadiya

    Nirav Bharadiya

  • Joanne Jons

    Joanne Jons

  • Jay Kachhadia

    Jay Kachhadia

  • Simran Bawkar

    Simran Bawkar

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable