Skip to main content

Command Palette

Search for a command to run...

👋 Everything about Cloud & Tech Newsletter "#49" ☁️❤👨‍💻

Welcome to the new edition of 👋 Everything about Cloud & Tech Newsletter #49 ☁️❤👨💻 . This Newsletter is dedicated to all things related to Cloud an

Published
8 min readView as Markdown
👋 Everything about Cloud & Tech Newsletter "#49" ☁️❤👨‍💻
A

I’m a Solution Architect at Lauren, AWS UG Vadodara Co-Organizer and HashiCorp Ambassador

Dear Cloud and Tech enthusiasts,

Welcome to the new edition of 👋 Everything about Cloud & Tech Newsletter #49 ☁️❤👨💻 . This Newsletter is dedicated to all things related to Cloud and Technology 💻.

  1. Cloud Concepts 🌩️

First up, we will dive into the world of Cloud Concepts 🌩️. Here, we will take a closer look at the latest trends and advancements in Cloud computing 💻. This section will cover everything from the basics to the more advanced topics, providing you with a comprehensive overview of the Cloud landscape 🌃

💻Just-in-time (JIT) access is a cloud concept that flips the old “always-on admin” model into “access only when you actually need it, and only for as long as you need it.” Instead of permanent high-privilege roles, engineers or tools request time-bound, scoped access that’s approved, logged, and then automatically revoked—often wired through IAM Identity Center, temporary credentials, and workflows like TEAM or custom JIT automations. For modern cloud environments, JIT is becoming a key pattern to shrink blast radius, satisfy auditors, and still move fast—especially as features like IAM temporary delegation and partner integrations start to formalize this model across the AWS ecosystem.

  1. Starred Content ⭐

Next, we have the Starred Content section ⭐. This is where we will highlight some of the most interesting and useful articles, blog posts, and other resources related to Cloud and Technology 💻.

AWS Backup now supports a low-cost warm storage tier for Amazon S3 backups, letting you automatically tier older backup data (after 60+ days) to cheaper storage while keeping the same restore performance, ransomware protection, and compliance features. For long-retention S3 backups, AWS estimates up to ~30% lower storage costs with a small one-time transition fee, which makes this a no-brainer to explore if your backup vaults are full of data that rarely needs to be restored but must stay protected for months or years.

Amazon Bedrock now has a Reserved service tier, where you pre-book tokens-per-minute capacity for Claude Sonnet 4.5 and get predictable performance with targeted 99.5% uptime. You can separately reserve input and output TPM (great for asymmetric workloads like summarization vs content generation), pay a fixed monthly price, and if you burst beyond your reservation Bedrock automatically overflows to the Standard pay‑as‑you‑go tier so your app keeps running.

AWS now has a public Lambda roadmap on GitHub, so you can see what the service team is researching, actively working on, and has “just shipped,” and even comment or propose features via issues. It doesn’t include dates (stability first), but it’s a handy way to align your plans with where Lambda is headed and to feed real-world use cases back to the team.

CodeCommit is officially back: after announcing a de-emphasis in 2024, AWS reversed course based on customer feedback and has returned AWS CodeCommit to full General Availability, open to new customers again. For teams that rely on deep IAM integration, VPC endpoints, CloudTrail logging, and tight coupling with CodePipeline/CodeBuild—especially in regulated environments—this is a strong signal that AWS will keep investing, with Git LFS support and new Regions already on the roadmap.

  1. Announcements 📢

In the Announcements section 📢, we will keep you up-to-date with the latest news and updates from the world of Cloud and Technology 💬. This section will include information about new releases, events, and other important updates 🗓️.

Here are a few recent AWS pre-re:Invent launches and deep-dives worth catching up on:

And as always, the deeper “why this matters” and analogy-first breakdowns will continue to land in the Road to re:Invent: Cloud Concepts Made Simple series.

  1. Workshops 🛠

The Workshops section 🛠 is where we will provide you with hands-on training and practical workshops to help you build your skills and knowledge in Cloud and Technology 💻. This section will be tailored to meet the needs of developers, architects, and other technical professionals 👨💻.

🛠“Vibin’ with Claude” is a 60‑minute, hands‑on workshop where you ship a real, production‑ready blog to AWS by describing what you want and letting Claude Code handle most of the implementation details. You go from “I want a modern blog” to a live site running on Astro 5, Tailwind CSS v4, MDX, AWS CDK, S3, and CloudFront—complete with global CDN, responsive UI, and automated deployment—using the EPCC workflow to keep things structured instead of chaotic prompting. It’s a great way to experience what AI pair‑programming actually feels like in practice, without needing prior CDK or deep AWS config knowledge.

Community Corner 🤝

We are introducing a new section called Community Corner 🤝, where we will talk about something from the community that you should check out. This section will feature open source projects, meetups, events, and other initiatives from the Cloud and Tech community.

🤝The AWS Developers India Discord server recently launched as a dedicated space for builders across the country to hang out, ask questions, and learn together. If you’re looking for daily AWS conversations, events, workshops, and informal mentorship in one place, it’s worth joining the server and plugging into the community.

🤝Preparing for re:Invent can get overwhelming fast, so one thing that’s been genuinely helpful this year is leaning on the official session guides instead of scrolling endlessly through the catalog. AWS has published curated guides for tracks like ECS, EKS/Kubernetes, Developer Tools, Quick Suite (ML/AI), Well-Architected & Cloud Optimization, Analytics, Security, Cloud Governance, and Compute—plus an AWS Heroes Guide with handpicked, high-signal sessions. If you’re heading to Vegas (or planning to watch talks later), these guides are a great shortcut to what’s actually worth your time.

  1. Highlights ✨

Last but not least, we have the Highlights section ✨. This is where we will showcase some of the most exciting and innovative projects and solutions in the Cloud and Technology space 🌌.

AI for Bharat is a nice one to highlight if you’re in India and want to go beyond “playing with GenAI” into actually building with it. It’s a two‑phase, free program with hands‑on workshops, weekly challenges, and a national hackathon, where you learn core cloud + GenAI skills, build a real project with tools like Amazon Bedrock and Amazon Q, and then pitch solutions built for India’s real problems.

✨For teams building multi-tenant SaaS on EKS, this new AWS guidance on GitOps automation is a really solid reference. It lays out how to combine Flux, Argo Workflows, Helm, and Terraform into one pipeline that can onboard new tenants from Git, roll out version updates safely across many tenants, and keep infra changes auditable and consistent instead of ad-hoc. The best part is how opinionated but practical it is—you get concrete patterns for “Git as the source of truth” for tenant config, while still handling real-world needs like tiered tenancy and AWS-managed resource provisioning.

🎉 Sponsor Section

At the moment, we don’t have a sponsor for this edition, but we look forward to working with companies and organizations that support the Cloud and Tech community in future editions. If you or your company is interested in sponsoring, please contact us at 📧 thecloudtechforall@gmail.com

📝 Words from the Author

In this edition, I want to share a story that reminds me how a single act of kindness can ripple through a community and spark something much bigger.

A while back, I noticed a newcomer struggling with their first AWS deployment in our meetup. I took a few minutes to walk them through the basics, shared some troubleshooting tips, and pointed them to a couple of beginner-friendly resources. It felt like a small gesture—just helping out, as so many had helped me when I was starting out.

What I didn’t expect was what happened next. That same person, a few weeks later, jumped in to help someone else in the group, sharing not just the advice I’d given but also new insights they’d picked up along the way. Soon, others began chiming in—offering code snippets, sharing documentation, and even organizing a virtual study group for those tackling their first cloud projects.

Before long, what started as a simple answer to a question had grown into a supportive thread of collaboration, mentorship, and encouragement. People who had once been hesitant to ask for help were now actively lifting each other up, and the sense of community grew stronger with every new contribution.

This experience reinforced a simple truth: in tech—and in life—small acts of help rarely stop at just one person. When we pay it forward, we create a chain reaction that can transform not just projects, but entire communities. So the next time you have a chance to lend a hand, remember: you might be starting something much bigger than you realize.

Thank you for reading Everything about Cloud & Tech Newsletter #49 🙏 and we look forward to connecting with you in future editions 💕.

Happy Building! 😎