Deploying an automated workload on AWS can be both rewarding and empowering, especially when using AWS CodePipeline and AWS Batch. In this blog post, you’ll learn how to create a scalable deployment pipeline from scratch using AWS CloudFormation templates. We’ll …
Tag: JAVA
AWS Cloud Map: Your Secret Weapon for Zero-Downtime API Upgrades (Even When Serverless!)
Are you tired of juggling inter-dependent API upgrades across departments without causing downtime? Frustrated with the hefty bills from Route 53 network calls? Or maybe you're pulling your hair out over changing API URLs in countless codebases? Enter AWS Cloud …
Read More "AWS Cloud Map: Your Secret Weapon for Zero-Downtime API Upgrades (Even When Serverless!)"
AWS Log Subscription Filter: A Hands-On Guide with AWS SAM
Unleash the power of AWS SAM and Lambda to streamline log monitoring! This hands-on guide will walk you through building a custom log subscription filter, empowering you to pinpoint critical log events in real-time. Learn to filter, process, and receive …
Read More "AWS Log Subscription Filter: A Hands-On Guide with AWS SAM"
Implementing Liquibase with Spring Boot and H2
Unlock the power of database management with this concise guide on integrating Liquibase, Spring Boot, and H2. Perfect for Java developers, this post simplifies complex schema updates and streamlines your project setup. Dive in for a transformative database experience!
Implement Log4j in JAVA Standalone – Hello World
After rectifying the major exploit of Log4j (JNDI: LDAP) in 2021-12, it is better to have Log4j to be implemented in a Hello World JAVA application for a better understanding Since we are not going to involve Maven/Gradle we need …
Read More "Implement Log4j in JAVA Standalone – Hello World"
Solving 8÷2(2+2) Programmatically
One of the latest trends in the world Solving 8÷2(2+2) As you all argue about whether the answer is 16 or 1 on the internet, let’s ask some of the popular programming languages and even GOOGLE calculator the answer. THE …
#482 Daily dose : JAVA Web Programming
Java Web Programming is all in one app covering JSP and Servlet Concepts in very Detail. Most of you should know JSP is Extension of Servlets to give more advanced support. These both helps to build JAVA Web Applications & …
#301 Daily dose : Learn Coding Daily
Level up your Javascript, Python, CSS, HTML, git, Linux and Java with Enki. The 5-minute daily workout for your dev skills Each daily workout gives you the best tips, tricks, features and challenges to level up your programming skills and …
#250 Daily dose : Codacy your Code
GO CODACY Review less, merge faster Check code style, security, duplication, complexity and coverage on every change while tracking code quality throughout your sprints. LOVED BY DEVELOPERS Codacy saves hours in code review and code quality monitoring, from small teams …
